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