mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-09 05:42:42 +00:00
For some reason, the legacy nanokernel semaphore "give" APIs were implemented as macros that took a parameter instead of doing a straight mapping to the unified kernel functions that provide the equivalent functionalities. This prevented passing the nanokernel semaphore APIs as function pointers to other APIs. One such subsystem that does this is the kernel event logger. Change-Id: Ib302167c9907d2c8ac1f9beef1eef093b48abf61 Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com> |
||
---|---|---|
.. | ||
arch | ||
bluetooth | ||
display | ||
drivers | ||
fs | ||
microkernel | ||
misc | ||
net | ||
toolchain | ||
usb | ||
adc.h | ||
aio_comparator.h | ||
atomic.h | ||
cache.h | ||
clock_control.h | ||
counter.h | ||
device.h | ||
dma.h | ||
eth.h | ||
flash.h | ||
fs.h | ||
gpio.h | ||
i2c.h | ||
init.h | ||
ipm.h | ||
irq_offload.h | ||
irq.h | ||
kernel_version.h | ||
kernel.h | ||
legacy.h | ||
linker-defs.h | ||
linker-tool-gcc.h | ||
linker-tool.h | ||
microkernel.h | ||
nanokernel.h | ||
pinmux.h | ||
power.h | ||
pwm.h | ||
rtc.h | ||
section_tags.h | ||
sections.h | ||
sensor.h | ||
shared_irq.h | ||
spi.h | ||
sw_isr_table.h | ||
sys_clock.h | ||
sys_io.h | ||
toolchain.h | ||
uart.h | ||
watchdog.h | ||
zephyr.h |