sof/zephyr/include/rtos
Laurentiu Mihalcea 2e39952d4b include: rtos: interrupt.h: simplify `interrupt_get_irq` macro logic
The imx-related macro logic from `interrupt_get_irq` can be
simplified. Now that `CONFIG_IMX93_A55` selects `CONFIG_IMX`,
`interrupt_get_irq` should return the INTID for all imx platforms
except for imx8m, which is yet to be transitioned to zephyr
native drivers.

Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
2024-08-20 11:51:41 +03:00
..
alloc.h header: rtos: use rtos specific version of alloc.h 2022-09-12 11:44:27 +01:00
atomic.h
bit.h header: rtos: use rtos specific version of bit.h 2022-08-31 12:01:07 +01:00
cache.h zephyr: include: rtos: cache.h: Remove unused macros 2023-05-25 14:26:17 +03:00
clk.h clock: replace per-clock locks with a global one 2023-03-07 13:37:56 +02:00
idc.h platform: remove platform/drivers/idc.h for Intel platforms 2024-04-16 14:12:34 +03:00
init.h zephyr: update SYS_INIT calls 2023-04-24 19:13:47 +03:00
interrupt.h include: rtos: interrupt.h: simplify `interrupt_get_irq` macro logic 2024-08-20 11:51:41 +03:00
kernel.h
panic.h include: sof: debug: Split panic.h into Zephyr and XTOS-specific headers 2023-02-21 15:34:47 +00:00
sof.h ipc4: zephyr: remove useless member in struct sof for native driver 2023-07-11 13:55:01 +01:00
spinlock.h
string.h zephyr: fix a typo in string header file 2024-01-23 19:43:02 +02:00
string_macro.h sof: remove META usage in sof source code 2024-01-23 19:43:02 +02:00
symbol.h module: export symbols for loadable modules 2024-01-09 19:01:13 +02:00
task.h Switch to using rtos/task.h instead of sof/schedule/task.h 2023-02-24 14:28:49 +02:00
timer.h Switch to using rtos/sof.h instead of sof/sof.h 2023-02-22 13:15:06 +00:00
wait.h zephyr: Fix cycle counting on i.MX 2022-10-18 08:57:39 +03:00