Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/rz/fsp/src/rzn/r_icu/
Dr_icu.c21 #define ICU_PORTNF_CLKSEL_MASK (0x03U) macro
119 clksel &= ~(ICU_PORTNF_CLKSEL_MASK << ICU_NS_PORTNF_OFFSET(p_cfg->channel)); in R_ICU_ExternalIrqOpen()
147 clksel &= ~(ICU_PORTNF_CLKSEL_MASK << ICU_S_PORTNF_OFFSET(p_cfg->channel)); in R_ICU_ExternalIrqOpen()
173 clksel &= ~(ICU_PORTNF_CLKSEL_MASK << ICU_S_PORTNF_OFFSET(p_cfg->channel)); in R_ICU_ExternalIrqOpen()