Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/rz/fsp/src/rzn/bsp/mcu/all/cr/
Dbsp_irq_core.c59 const bsp_interrupt_event_t g_interrupt_event_link_select[BSP_ICU_VECTOR_MAX_ENTRIES] BSP_WEAK_REFE… variable
84 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()
/hal_renesas-latest/drivers/ra/fsp/src/bsp/mcu/all/
Dbsp_irq.c34 const bsp_interrupt_event_t g_interrupt_event_link_select[BSP_ICU_VECTOR_MAX_ENTRIES] BSP_WEAK_REFE… variable
227 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()