zephyr/doc/reference
Peter Bigot c42eb823ce doc: kernel: interrupts: correct description of irq lock behavior
Contrary to the documentation giving a semaphore while an IRQ lock is
held does not release the lock and give control to another thread.
The release-lock behavior is observed only if the lock-holding thread
sleeps.

However the opportunity to reschedule will have been lost so it may be
necessary to explicitly yield to allow the higher-priority thread to
be serviced.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2021-05-07 09:28:13 -04:00
..
api doc: consolidate api status and guidelines 2021-04-20 14:38:16 +02:00
audio doc: api: sort the API overview alphabetically 2020-10-30 15:57:30 +01:00
bluetooth Bluetooth: Mesh: Introduce acknowledged message API 2021-04-08 13:44:24 +02:00
crypto
data_structures doc: misc: Add documentation for MPSC Packet Buffer 2021-04-19 10:59:23 -04:00
devicetree doc: use pygments devicetree language support 2021-05-04 22:42:15 -04:00
display
drivers doc: fix typo in driver documentation 2021-04-30 11:23:48 -04:00
edac edac: doc: Include EDAC API to Zephyr API Reference 2021-01-21 08:34:07 -05:00
file_system doc: fs: Add information on samples that utilize VFS 2021-03-12 11:27:04 -05:00
kernel doc: kernel: interrupts: correct description of irq lock behavior 2021-05-07 09:28:13 -04:00
logging doc: integrate dict logging into main logging section 2021-05-05 19:07:24 -04:00
misc doc: misc: formatted_output: Add section for cbprintf packaging 2021-04-19 10:59:23 -04:00
modbus doc: modbus: remove extra level in the docs 2021-04-15 14:04:05 -04:00
networking net: doc: Add net_capture API documentation 2021-04-07 12:12:30 -04:00
peripherals doc: drivers: i2c: provide more information on I2C APIs 2021-02-09 13:59:17 -05:00
power_management pm: rename PM_DEVICE_GET/SET_POWER_STATE to PM_DEVICE_STATE_GET/SET 2021-05-05 18:35:49 -04:00
random doc: rename Random -> RNG 2021-04-15 14:04:05 -04:00
resource_management
settings power: move reboot functionality to os lib 2021-04-28 20:34:00 -04:00
shell doc: shell update with obscured input 2021-03-24 05:44:14 -04:00
storage doc: use pygments devicetree language support 2021-05-04 22:42:15 -04:00
task_wdt task_wdt: add task-level watchdog subsystem 2021-03-15 12:24:54 +01:00
timing_functions doc: enable doxygen for CONFIG_TIMING_FUNCTIONS 2021-04-15 14:04:05 -04:00
usb doc: usb: add initial USB HID documentation 2021-02-28 16:50:24 -05:00
usermode doc: fix typos 2021-04-30 16:03:08 -04:00
util
virtualization doc: Adding ivshmem general and API documentation 2020-12-16 18:47:35 -05:00
index.rst doc: consolidate api status and guidelines 2021-04-20 14:38:16 +02:00