Home
last modified time | relevance | path

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

12

/bsp/renesas/ra6m3-hmi-board/ra/fsp/src/bsp/mcu/all/
A Dbsp_irq.c48 const bsp_interrupt_event_t g_interrupt_event_link_select[BSP_ICU_VECTOR_MAX_ENTRIES] BSP_WEAK_REFE… variable
93 if (0U != g_interrupt_event_link_select[i]) in bsp_irq_cfg()
118 if (0U != g_interrupt_event_link_select[i]) in bsp_irq_cfg()
120 R_ICU->IELSR[i] = (uint32_t) g_interrupt_event_link_select[i]; in bsp_irq_cfg()
/bsp/renesas/ra8d1-ek/ra/fsp/src/bsp/mcu/all/
A Dbsp_irq.c48 const bsp_interrupt_event_t g_interrupt_event_link_select[BSP_ICU_VECTOR_MAX_ENTRIES] BSP_WEAK_REFE… variable
93 if (0U != g_interrupt_event_link_select[i]) in bsp_irq_cfg()
118 if (0U != g_interrupt_event_link_select[i]) in bsp_irq_cfg()
120 R_ICU->IELSR[i] = (uint32_t) g_interrupt_event_link_select[i]; in bsp_irq_cfg()
/bsp/renesas/ra8d1-vision-board/ra/fsp/src/bsp/mcu/all/
A Dbsp_irq.c48 const bsp_interrupt_event_t g_interrupt_event_link_select[BSP_ICU_VECTOR_MAX_ENTRIES] BSP_WEAK_REFE… variable
93 if (0U != g_interrupt_event_link_select[i]) in bsp_irq_cfg()
118 if (0U != g_interrupt_event_link_select[i]) in bsp_irq_cfg()
120 R_ICU->IELSR[i] = (uint32_t) g_interrupt_event_link_select[i]; in bsp_irq_cfg()
/bsp/renesas/ra8m1-ek/ra/fsp/src/bsp/mcu/all/
A Dbsp_irq.c48 const bsp_interrupt_event_t g_interrupt_event_link_select[BSP_ICU_VECTOR_MAX_ENTRIES] BSP_WEAK_REFE… variable
93 if (0U != g_interrupt_event_link_select[i]) in bsp_irq_cfg()
118 if (0U != g_interrupt_event_link_select[i]) in bsp_irq_cfg()
120 R_ICU->IELSR[i] = (uint32_t) g_interrupt_event_link_select[i]; in bsp_irq_cfg()
/bsp/renesas/ra4e2-eco/ra/fsp/src/bsp/mcu/all/
A Dbsp_irq.c39 const bsp_interrupt_event_t g_interrupt_event_link_select[BSP_ICU_VECTOR_NUM_ENTRIES] BSP_WEAK_REFE… variable
232 if (0U != g_interrupt_event_link_select[i]) in bsp_irq_cfg()
266 if (0U != g_interrupt_event_link_select[i]) in bsp_irq_cfg()
268 R_ICU->IELSR[i] = (uint32_t) g_interrupt_event_link_select[i]; in bsp_irq_cfg()
273 … uint32_t intselr_num = BSP_EVENT_NUM_TO_INTSELR((uint32_t) g_interrupt_event_link_select[i]); in bsp_irq_cfg()
276 intselr |= BSP_EVENT_NUM_TO_INTSELR_MASK((uint32_t) g_interrupt_event_link_select[i]); in bsp_irq_cfg()
/bsp/renesas/ra6e2-fpb/ra/fsp/src/bsp/mcu/all/
A Dbsp_irq.c39 const bsp_interrupt_event_t g_interrupt_event_link_select[BSP_ICU_VECTOR_MAX_ENTRIES] BSP_WEAK_REFE… variable
232 if (0U != g_interrupt_event_link_select[i]) in bsp_irq_cfg()
258 if (0U != g_interrupt_event_link_select[i]) in bsp_irq_cfg()
260 R_ICU->IELSR[i] = (uint32_t) g_interrupt_event_link_select[i]; in bsp_irq_cfg()
265 … uint32_t intselr_num = BSP_EVENT_NUM_TO_INTSELR((uint32_t) g_interrupt_event_link_select[i]); in bsp_irq_cfg()
268 intselr |= BSP_EVENT_NUM_TO_INTSELR_MASK((uint32_t) g_interrupt_event_link_select[i]); in bsp_irq_cfg()
/bsp/renesas/ra6m4-cpk/ra/fsp/src/bsp/mcu/all/
A Dbsp_irq.c48 const bsp_interrupt_event_t g_interrupt_event_link_select[BSP_ICU_VECTOR_MAX_ENTRIES] BSP_WEAK_REFE… variable
86 if (0U != g_interrupt_event_link_select[i]) in bsp_irq_cfg()
110 R_ICU->IELSR[i] = (uint32_t) g_interrupt_event_link_select[i]; in bsp_irq_cfg()
/bsp/renesas/ra2l1-cpk/ra/fsp/src/bsp/mcu/all/
A Dbsp_irq.c48 const bsp_interrupt_event_t g_interrupt_event_link_select[BSP_ICU_VECTOR_MAX_ENTRIES] BSP_WEAK_REFE… variable
86 if (0U != g_interrupt_event_link_select[i]) in bsp_irq_cfg()
110 R_ICU->IELSR[i] = (uint32_t) g_interrupt_event_link_select[i]; in bsp_irq_cfg()
/bsp/renesas/ra6m3-ek/ra/fsp/src/bsp/mcu/all/
A Dbsp_irq.c48 const bsp_interrupt_event_t g_interrupt_event_link_select[BSP_ICU_VECTOR_MAX_ENTRIES] BSP_WEAK_REFE… variable
86 if (0U != g_interrupt_event_link_select[i]) in bsp_irq_cfg()
110 R_ICU->IELSR[i] = (uint32_t) g_interrupt_event_link_select[i]; in bsp_irq_cfg()
/bsp/renesas/ra6m4-iot/ra/fsp/src/bsp/mcu/all/
A Dbsp_irq.c48 const bsp_interrupt_event_t g_interrupt_event_link_select[BSP_ICU_VECTOR_MAX_ENTRIES] BSP_WEAK_REFE… variable
86 if (0U != g_interrupt_event_link_select[i]) in bsp_irq_cfg()
110 R_ICU->IELSR[i] = (uint32_t) g_interrupt_event_link_select[i]; in bsp_irq_cfg()
/bsp/renesas/ebf_qi_min_6m5/ra/fsp/src/bsp/mcu/all/
A Dbsp_irq.c48 const bsp_interrupt_event_t g_interrupt_event_link_select[BSP_ICU_VECTOR_MAX_ENTRIES] BSP_WEAK_REFE… variable
91 if (0U != g_interrupt_event_link_select[i]) in bsp_irq_cfg()
115 R_ICU->IELSR[i] = (uint32_t) g_interrupt_event_link_select[i]; in bsp_irq_cfg()
/bsp/renesas/ra4m2-eco/ra/fsp/src/bsp/mcu/all/
A Dbsp_irq.c48 const bsp_interrupt_event_t g_interrupt_event_link_select[BSP_ICU_VECTOR_MAX_ENTRIES] BSP_WEAK_REFE… variable
91 if (0U != g_interrupt_event_link_select[i]) in bsp_irq_cfg()
115 R_ICU->IELSR[i] = (uint32_t) g_interrupt_event_link_select[i]; in bsp_irq_cfg()
/bsp/renesas/ra6m3-ek/ra_gen/
A Dvector_data.c12 const bsp_interrupt_event_t g_interrupt_event_link_select[BSP_ICU_VECTOR_MAX_ENTRIES] = variable
/bsp/renesas/ra6m4-cpk/ra_gen/
A Dvector_data.c12 const bsp_interrupt_event_t g_interrupt_event_link_select[BSP_ICU_VECTOR_MAX_ENTRIES] = variable
/bsp/renesas/ebf_qi_min_6m5/ra_gen/
A Dvector_data.c12 const bsp_interrupt_event_t g_interrupt_event_link_select[BSP_ICU_VECTOR_MAX_ENTRIES] = variable
/bsp/renesas/ra2l1-cpk/ra_gen/
A Dvector_data.c12 const bsp_interrupt_event_t g_interrupt_event_link_select[BSP_ICU_VECTOR_MAX_ENTRIES] = variable
/bsp/renesas/ra6m4-iot/ra_gen/
A Dvector_data.c12 const bsp_interrupt_event_t g_interrupt_event_link_select[BSP_ICU_VECTOR_MAX_ENTRIES] = variable
/bsp/renesas/ra4e2-eco/ra_gen/
A Dvector_data.c13 const bsp_interrupt_event_t g_interrupt_event_link_select[BSP_ICU_VECTOR_NUM_ENTRIES] = variable
/bsp/renesas/ra6e2-fpb/ra_gen/
A Dvector_data.c13 const bsp_interrupt_event_t g_interrupt_event_link_select[BSP_ICU_VECTOR_MAX_ENTRIES] = variable
/bsp/renesas/ra4m2-eco/ra_gen/
A Dvector_data.c16 const bsp_interrupt_event_t g_interrupt_event_link_select[BSP_ICU_VECTOR_MAX_ENTRIES] = variable
/bsp/renesas/ra8m1-ek/ra_gen/
A Dvector_data.c13 const bsp_interrupt_event_t g_interrupt_event_link_select[BSP_ICU_VECTOR_MAX_ENTRIES] = variable
/bsp/renesas/ra6m3-hmi-board/ra_gen/
A Dvector_data.c13 const bsp_interrupt_event_t g_interrupt_event_link_select[BSP_ICU_VECTOR_MAX_ENTRIES] = variable
/bsp/renesas/ra8d1-ek/ra_gen/
A Dvector_data.c13 const bsp_interrupt_event_t g_interrupt_event_link_select[BSP_ICU_VECTOR_MAX_ENTRIES] = variable
/bsp/renesas/ra8d1-vision-board/ra_gen/
A Dvector_data.c13 const bsp_interrupt_event_t g_interrupt_event_link_select[BSP_ICU_VECTOR_MAX_ENTRIES] = variable
/bsp/renesas/rzn2l_rsk/rzn/fsp/src/bsp/mcu/all/cr/
A Dbsp_irq_core.c60 const bsp_interrupt_event_t g_interrupt_event_link_select[BSP_ICU_VECTOR_MAX_ENTRIES] BSP_WEAK_REFE… variable

Completed in 22 milliseconds

12