Searched refs:isr_base (Results 1 – 1 of 1) sorted by relevance
45 struct _isr_table_entry *isr_base; member114 struct _isr_table_entry *isr_base = config->isr_base; in rv32m1_intmux_isr() local129 entry = &isr_base[ISR_ENTRY(channel, (line - VECN_OFFSET))]; in rv32m1_intmux_isr()148 .isr_base = &_sw_isr_table[CONFIG_2ND_LVL_ISR_TBL_OFFSET],