zephyr/doc/reference/kernel/other
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
..
atomic.rst
cpu_idle.rst doc: reference: kernel: remove inconsistent comment for k_cpu_idle 2020-03-20 11:53:14 +01:00
cxx_support.rst
fatal.rst Revert "toolchain: common: Merge build assert macros" 2020-03-19 18:45:13 +01:00
float.rst
interrupts.rst doc: dts: Add lots of documentation for generated macros 2020-02-18 15:24:59 -06:00
polling.rst
resource_mgmt.rst lib: os: onoff: add API for on-off service request and release management 2020-01-29 14:08:46 +01:00
ring_buffers.rst
version.rst