Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/rz/fsp/src/rzn/r_icu/
Dr_icu.c42 static const uint8_t g_icu_detect_mode[] = variable
130 … md |= (uint32_t) (g_icu_detect_mode[p_cfg->trigger] << (ICU_NS_PORTNF_OFFSET(p_cfg->channel))); in R_ICU_ExternalIrqOpen()
159 … md |= (uint32_t) (g_icu_detect_mode[p_cfg->trigger] << (ICU_S_PORTNF_OFFSET(p_cfg->channel))); in R_ICU_ExternalIrqOpen()
185 … md |= (uint32_t) (g_icu_detect_mode[p_cfg->trigger] << (ICU_S_PORTNF_OFFSET(p_cfg->channel))); in R_ICU_ExternalIrqOpen()