mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-18 11:15:24 +00:00
Guard critical section of the driver API, so that multiple simultaneous calls from tasks/fibers wont corrupt the driver state. The locking mechanism is by default disabled in the build. To enable it, the following flag needs to be defined: CONFIG_RTC_QMSI_API_REENTRANCY Jira: ZEP-412 Change-Id: I430ebc07bf3277e5a5961cb6278c5500cd1e139b Signed-off-by: Jithu Joseph <jithu.joseph@intel.com> Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com> Signed-off-by: Kuo-Lang Tseng <kuo-lang.tseng@intel.com> |
||
---|---|---|
.known-issues | ||
arch | ||
boards | ||
doc | ||
drivers | ||
ext | ||
include | ||
kernel | ||
lib | ||
misc | ||
net | ||
samples | ||
scripts | ||
tests | ||
usb | ||
.checkpatch.conf | ||
.gitattributes | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
defaults.tc | ||
Kbuild | ||
Kconfig | ||
Kconfig.zephyr | ||
LICENSE | ||
MAINTAINERS | ||
Makefile | ||
Makefile.inc | ||
zephyr-env.sh |