Home
last modified time | relevance | path

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

/Zephyr-latest/arch/common/
Disr_tables.c91 struct _isr_table_entry __sw_isr_table _sw_isr_table[IRQ_TABLE_SIZE] = {
/Zephyr-latest/include/zephyr/linker/
Dsection_tags.h21 #define __sw_isr_table Z_GENERIC_SECTION(_SW_ISR_TABLE_SECTION_NAME) macro