mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-05 13:45:21 +00:00
This will guard the driver API to be safe for concurrent invocation from fibers or tasks. The machanism is by default disabled. To enable it, the following flag needs to be defined: CONFIG_GPIO_QMSI_API_REENTRANCY Jira: ZEP-441 Change-Id: Ia3ee738aff2f8e70e4f9a7ec76346138ff6f5031 Signed-off-by: Sergio Rodriguez <sergio.sf.rodriguez@intel.com> Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com> Signed-off-by: Kuo-Lang Tseng <kuo-lang.tseng@intel.com> |
||
---|---|---|
.. | ||
adc | ||
aio | ||
bluetooth | ||
clock_control | ||
console | ||
counter | ||
dma | ||
ethernet | ||
flash | ||
gpio | ||
grove | ||
i2c | ||
ieee802154 | ||
interrupt_controller | ||
ipm | ||
pci | ||
pinmux | ||
pwm | ||
random | ||
rtc | ||
sensor | ||
serial | ||
shared_irq | ||
spi | ||
timer | ||
usb | ||
watchdog | ||
Kconfig | ||
Makefile |