Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/rtc/
Dfsl_rtc.c248 reg |= RTC_CR_WPS(config->wakeupSelect); in RTC_Init()
282 config->wakeupSelect = false; in RTC_GetDefaultConfig()
Dfsl_rtc.h135 bool wakeupSelect; /*!< true: Wakeup pin outputs the 32 KHz clock; member
/hal_nxp-latest/mcux/mcux-sdk/drivers/irtc/
Dfsl_irtc.c169 if (config->wakeupSelect) in IRTC_Init()
252 config->wakeupSelect = true; in IRTC_GetDefaultConfig()
Dfsl_irtc.h213 bool wakeupSelect; /*!< true: Tamper pin 0 is used to wakeup the chip; member