Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rtc_ex.c2545 SET_BIT(TAMP->CFGR, TAMP_CFGR_VMONEN); in HAL_RTCEx_EnableVoltageMonitoring()
2557 CLEAR_BIT(TAMP->CFGR, TAMP_CFGR_VMONEN); in HAL_RTCEx_DisableVoltageMonitoring()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_rtc.h5466 SET_BIT(TAMP->CFGR, TAMP_CFGR_VMONEN); in LL_RTC_EnableVoltageMonitoring()
5478 CLEAR_BIT(TAMP->CFGR, TAMP_CFGR_VMONEN); in LL_RTC_DisableVoltageMonitoring()
/hal_stm32-latest/stm32cube/stm32l5xx/soc/
Dstm32l552xx.h13994 #define TAMP_CFGR_VMONEN TAMP_CFGR_VMONEN_Msk macro
Dstm32l562xx.h14733 #define TAMP_CFGR_VMONEN TAMP_CFGR_VMONEN_Msk macro