Home
last modified time | relevance | path

Searched full:config_gen_isr_tables (Results 1 – 25 of 56) sorted by relevance

123

/Zephyr-latest/tests/kernel/gen_isr_table/
Dtestcase.yaml9 filter: CONFIG_GEN_ISR_TABLES and CONFIG_ARMV6_M_ARMV8_M_BASELINE
14 filter: CONFIG_GEN_ISR_TABLES and CONFIG_ARMV6_M_ARMV8_M_BASELINE
34 filter: CONFIG_GEN_ISR_TABLES and CONFIG_ARMV7_M_ARMV8_M_MAINLINE
40 - CONFIG_GEN_ISR_TABLES=n
46 filter: CONFIG_GEN_ISR_TABLES and CONFIG_ARMV6_M_ARMV8_M_BASELINE and not CONFIG_USERSPACE
52 filter: CONFIG_GEN_ISR_TABLES and CONFIG_ARMV6_M_ARMV8_M_BASELINE and not CONFIG_USERSPACE
59 filter: CONFIG_GEN_ISR_TABLES and CONFIG_ARMV6_M_ARMV8_M_BASELINE and not CONFIG_USERSPACE
/Zephyr-latest/arch/common/
DCMakeLists.txt10 if(CONFIG_GEN_ISR_TABLES)
44 zephyr_linker_sources_ifdef(CONFIG_GEN_ISR_TABLES
60 if(CONFIG_GEN_ISR_TABLES)
96 if (CONFIG_GEN_ISR_TABLES)
Dsw_isr_common.c13 * Common code for arches that use software ISR tables (CONFIG_GEN_ISR_TABLES)
/Zephyr-latest/soc/infineon/cat1a/common/
Dsoc.c23 * moved to SRAM (CONFIG_DYNAMIC_INTERRUPTS and CONFIG_GEN_ISR_TABLES in Cy_SysInt_Init()
31 #if defined(CONFIG_DYNAMIC_INTERRUPTS) && defined(CONFIG_GEN_ISR_TABLES) in Cy_SysInt_Init()
52 #endif /* defined(CONFIG_DYNAMIC_INTERRUPTS) && defined(CONFIG_GEN_ISR_TABLES) */ in Cy_SysInt_Init()
/Zephyr-latest/arch/arm/core/cortex_m/
Dvector_table.h54 #if defined(CONFIG_GEN_ISR_TABLES)
56 #endif /* CONFIG_GEN_ISR_TABLES */
Dirq_manage.c242 #ifdef CONFIG_GEN_ISR_TABLES
251 #endif /* CONFIG_GEN_ISR_TABLES */
/Zephyr-latest/boards/nxp/mimxrt595_evk/
Dmimxrt595_evk_mimxrt595s_f1_defconfig1 CONFIG_GEN_ISR_TABLES=y
/Zephyr-latest/soc/infineon/cat1b/cyw20829/
Dsoc.c27 * moved to SRAM (CONFIG_DYNAMIC_INTERRUPTS and CONFIG_GEN_ISR_TABLES in Cy_SysInt_Init()
31 #if defined(CONFIG_DYNAMIC_INTERRUPTS) && defined(CONFIG_GEN_ISR_TABLES) in Cy_SysInt_Init()
52 #endif /* defined(CONFIG_DYNAMIC_INTERRUPTS) && defined(CONFIG_GEN_ISR_TABLES) */ in Cy_SysInt_Init()
/Zephyr-latest/tests/arch/arm/arm_irq_vector_table/
Dprj.conf2 CONFIG_GEN_ISR_TABLES=n
Dtestcase.yaml11 not CONFIG_GEN_ISR_TABLES
/Zephyr-latest/boards/intel/adsp/
Dintel_adsp_ace20_lnl_sim_defconfig5 CONFIG_GEN_ISR_TABLES=y
Dintel_adsp_ace30_defconfig5 CONFIG_GEN_ISR_TABLES=y
Dintel_adsp_ace30_ptl_defconfig5 CONFIG_GEN_ISR_TABLES=y
Dintel_adsp_ace15_mtpm_defconfig5 CONFIG_GEN_ISR_TABLES=y
Dintel_adsp_ace20_lnl_defconfig5 CONFIG_GEN_ISR_TABLES=y
Dintel_adsp_ace30_ptl_sim_defconfig8 CONFIG_GEN_ISR_TABLES=y
Dintel_adsp_ace15_mtpm_sim_defconfig8 CONFIG_GEN_ISR_TABLES=y
Dintel_adsp_cavs25_defconfig7 CONFIG_GEN_ISR_TABLES=y
Dintel_adsp_cavs25_tgph_defconfig7 CONFIG_GEN_ISR_TABLES=y
/Zephyr-latest/boards/cdns/xt-sim/
Dxt-sim_defconfig6 CONFIG_GEN_ISR_TABLES=y
/Zephyr-latest/boards/qemu/xtensa/
Dqemu_xtensa_dc233c_defconfig7 CONFIG_GEN_ISR_TABLES=y
Dqemu_xtensa_dc233c_mmu_defconfig7 CONFIG_GEN_ISR_TABLES=y
Dqemu_xtensa_sample_controller32_mpu_defconfig7 CONFIG_GEN_ISR_TABLES=y
/Zephyr-latest/boards/amd/acp_6_0_adsp/
Dacp_6_0_adsp_defconfig3 CONFIG_GEN_ISR_TABLES=y
/Zephyr-latest/arch/arm/core/cortex_a_r/
Dirq_manage.c109 #ifdef CONFIG_GEN_ISR_TABLES
118 #endif /* CONFIG_GEN_ISR_TABLES */

123