mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-19 15:55:22 +00:00
All ISRs are meant to take a const struct device pointer, but to simplify the change let's just move the parameter to constant and that should be fine. Fixes #27399 Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> |
||
---|---|---|
.. | ||
__assert.h | ||
arch_interface.h | ||
atomic.h | ||
base64.h | ||
byteorder.h | ||
check.h | ||
crc.h | ||
device_mmio.h | ||
dlist.h | ||
errno_private.h | ||
fdtable.h | ||
libc-hooks.h | ||
list_gen.h | ||
math_extras_impl.h | ||
math_extras.h | ||
mem_manage.h | ||
mempool_base.h | ||
mempool.h | ||
mutex.h | ||
notify.h | ||
onoff.h | ||
printk.h | ||
rb.h | ||
ring_buffer.h | ||
sem.h | ||
sflist.h | ||
slist.h | ||
speculation.h | ||
sys_heap.h | ||
sys_io.h | ||
thread_stack.h | ||
time_units.h | ||
timeutil.h | ||
util_internal.h | ||
util.h |