zephyr/doc/reference
Ioannis Glaropoulos b61ba8df4a doc: reference: kernel: remove inconsistent comment for k_cpu_idle
k_cpu_idle() API does not need to be invoked with interrupts
unlocked; it is actually invoked with interrupts locked by
the kernel CPU idling mechanism. In most architectures, the
function is, actually, un-locking interrupts itself. We need
to remove this comment from the documentation of the CPU
idle API. We add a note about the un-locking of interrupts.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2020-03-20 11:53:14 +01:00
..
audio doc: reference: Add pages for audio 2020-03-18 11:47:24 +01:00
bluetooth doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
crypto doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
display doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
drivers doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
file_system doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
kernel doc: reference: kernel: remove inconsistent comment for k_cpu_idle 2020-03-20 11:53:14 +01:00
logging doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
misc jwt: Add JSON web token library 2019-02-08 15:32:58 -06:00
networking doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
peripherals doc: reference: Add clock control API 2020-03-18 11:47:24 +01:00
power_management doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
random doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
settings doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
shell doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
storage doc: reference: Add disk access API 2020-03-18 11:47:24 +01:00
usb doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
usermode doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
index.rst doc: reference: Add API Stability page 2020-03-18 11:47:24 +01:00
stability.rst doc: reference: Add API Stability page 2020-03-18 11:47:24 +01:00
terminology.rst doc: reference: Move terminology to its own page 2020-03-18 11:47:24 +01:00