doc: release: 4.2.0: add notes about timespec utils
Add release notes about the new timespec utilities. Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
This commit is contained in:
parent
13e827fe1b
commit
dc7b6a0c82
1 changed files with 8 additions and 0 deletions
|
@ -124,6 +124,14 @@ New APIs and options
|
|||
* Kernel
|
||||
|
||||
* :c:macro:`K_TIMEOUT_ABS_SEC`
|
||||
* :c:func:`timespec_add`
|
||||
* :c:func:`timespec_compare`
|
||||
* :c:func:`timespec_equal`
|
||||
* :c:func:`timespec_is_valid`
|
||||
* :c:func:`timespec_negate`
|
||||
* :c:func:`timespec_normalize`
|
||||
* :c:func:`timespec_from_timeout`
|
||||
* :c:func:`timespec_to_timeout`
|
||||
|
||||
* I2C
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue