mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-12 01:47:27 +00:00
This API is not being used for anything, the interrupts for UART drivers are all being configured statically. Saves code space as gc-sections can't tell that these APIs are unused. Some instances where IRQ/priority information was being saved in data structures and never used fixed. Change-Id: If56b4fdc251b80be9094ffcbac6f61e265ac2ffd Signed-off-by: Andrew Boie <andrew.p.boie@intel.com> |
||
---|---|---|
.. | ||
arch | ||
bluetooth | ||
display | ||
drivers | ||
microkernel | ||
misc | ||
net | ||
toolchain | ||
adc.h | ||
aio_comparator.h | ||
atomic.h | ||
cache.h | ||
clock_control.h | ||
device.h | ||
gpio.h | ||
i2c.h | ||
init.h | ||
ipm.h | ||
irq_offload.h | ||
kernel_version.h | ||
linker-defs.h | ||
linker-tool-gcc.h | ||
linker-tool.h | ||
microkernel.h | ||
nanokernel.h | ||
pinmux.h | ||
pwm.h | ||
rtc.h | ||
section_tags.h | ||
sections.h | ||
shared_irq.h | ||
spi.h | ||
sw_isr_table.h | ||
sys_clock.h | ||
sys_io.h | ||
toolchain.h | ||
uart.h | ||
watchdog.h | ||
zephyr.h |