zephyr/samples/subsys
Peter Bigot 42f9d14a3f kernel: deprecate k_uptime_delta_32
The documentation motivates this function by saying it is more
efficient than the core 64-bit version.  This was untrue when
originally added, and is untrue now.  Mark the function deprecated and
replace its sole in-tree use with the trivial equivalent.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-03-23 10:26:05 -04:00
..
canbus kernel: deprecate k_uptime_delta_32 2020-03-23 10:26:05 -04:00
console tests: fix test identifiers 2019-12-09 15:53:44 -05:00
fs doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
ipc tests: fix test identifiers 2019-12-09 15:53:44 -05:00
logging tests: fix test identifiers 2019-12-09 15:53:44 -05:00
mgmt samples: smp_svr: Handle advertise start in disconnected callback. 2020-01-23 14:13:17 +02:00
nvs samples: subsys: nvs: unchecked return values CID#203537 2020-02-27 11:38:01 +02:00
power/device_pm cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
settings samples/subsys/settings: corrected doc on how to build and run 2020-02-07 11:48:13 +01:00
shell samples: shell: enable stack info 2020-03-14 13:10:19 -04:00
usb samples: hid-cdc: convert to new GPIO API 2020-02-05 12:00:36 +01:00
subsys.rst doc: add labels to sample docs 2017-04-04 20:48:08 +00:00