zephyr/doc/reference/kernel
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
..
data_passing global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
memory global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
other doc: reference: kernel: remove inconsistent comment for k_cpu_idle 2020-03-20 11:53:14 +01:00
scheduling doc: scheduler: define reschedule point 2020-01-27 16:05:07 +01:00
smp doc/kernel/smp: Add initialization diagram 2019-11-14 19:13:27 -05:00
synchronization global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
threads doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
timing kernel/sys_clock.h: Deprecate and convert uses of old conversions 2019-11-08 11:08:58 +01:00
index.rst doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00