Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rtc_ex.c2570 SET_BIT(TAMP->CFGR, TAMP_CFGR_WUTMONEN); in HAL_RTCEx_EnableWUTMonitoring()
2583 CLEAR_BIT(TAMP->CFGR, TAMP_CFGR_WUTMONEN); in HAL_RTCEx_DisableWUTMonitoring()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_rtc.h5490 SET_BIT(TAMP->CFGR, TAMP_CFGR_WUTMONEN); in LL_RTC_EnableWUTMonitoring()
5502 CLEAR_BIT(TAMP->CFGR, TAMP_CFGR_WUTMONEN); in LL_RTC_DisableWUTMonitoring()
/hal_stm32-latest/stm32cube/stm32l5xx/soc/
Dstm32l552xx.h13997 #define TAMP_CFGR_WUTMONEN TAMP_CFGR_WUTMONEN_Msk macro
Dstm32l562xx.h14736 #define TAMP_CFGR_WUTMONEN TAMP_CFGR_WUTMONEN_Msk macro