Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/arch/common/
Disr_tables.c86 struct z_shared_isr_table_entry __shared_sw_isr_table z_shared_sw_isr_table[IRQ_TABLE_SIZE] = {
/Zephyr-Core-3.5.0/include/zephyr/linker/
Dsection_tags.h22 #define __shared_sw_isr_table Z_GENERIC_SECTION(_SHARED_SW_ISR_TABLE_SECTION_NAME) macro