Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/rz/fsp/src/rzn/bsp/mcu/all/cr/
Dbsp_irq_core.c84 uint32_t intselx = g_interrupt_event_link_select[select0_irqx]; in bsp_prv_cr52_sel_cfg() local
93 if (intselx != 0U) // Set INTSELX of CR520_INTSELn register in bsp_prv_cr52_sel_cfg()
95 … intseln &= (intselx << R_ICU_NS_CR520_INTSEL_INTSELX_Pos) | R_ICU_NS_CR520_INTSEL_INTSELY_Msk; in bsp_prv_cr52_sel_cfg()