Searched refs:g_interrupt_event_link_select (Results 1 – 2 of 2) sorted by relevance
59 const bsp_interrupt_event_t g_interrupt_event_link_select[BSP_ICU_VECTOR_MAX_ENTRIES] BSP_WEAK_REFE… variable84 uint32_t intselx = g_interrupt_event_link_select[select0_irqx]; in bsp_prv_cr52_sel_cfg()85 uint32_t intsely = g_interrupt_event_link_select[select0_irqy]; in bsp_prv_cr52_sel_cfg()128 g_interrupt_event_link_select[gicd_reg_num * BSP_PRV_ICFGR_REG_FIELD_NUM + field_num]; in bsp_prv_gicd_icfgr_set()
34 const bsp_interrupt_event_t g_interrupt_event_link_select[BSP_ICU_VECTOR_MAX_ENTRIES] BSP_WEAK_REFE… variable227 if (0U != g_interrupt_event_link_select[i]) in bsp_irq_cfg()253 if (0U != g_interrupt_event_link_select[i]) in bsp_irq_cfg()255 R_ICU->IELSR[i] = (uint32_t) g_interrupt_event_link_select[i]; in bsp_irq_cfg()