Home
last modified time | relevance | path

Searched refs:_MK_IRQ_ELEMENT_SECTION (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/include/zephyr/
Dsw_isr_table.h198 #define _MK_IRQ_ELEMENT_SECTION(counter) _MK_ISR_SECTION_NAME(isr, __FILE__, counter) macro
249 _Z_ISR_DIRECT_TABLE_ENTRY(irq, func, _MK_IRQ_ELEMENT_SECTION(counter)); \
254 _MK_IRQ_ELEMENT_SECTION(counter)}