Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_pwr.h154 #define PWR_VDM PWR_SECCFGR_VDMSEC /*!< Voltage Detection and Monitoring … macro
158 PWR_VDM|PWR_VB|PWR_APC) /*!< All of the above */
390 (((__ITEM__) & PWR_VDM) == PWR_VDM) || \
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_pwr.h298 #define PWR_VDM (PWR_SECCFGR_VDMSEC) /*!< Voltage detection and monitoring secure protection */ macro
303 PWR_LPM | PWR_VDM | PWR_VB)
308 PWR_LPM | PWR_VDM | PWR_VB)
312 PWR_LPM | PWR_VDM | PWR_VB)
316 PWR_LPM | PWR_VDM | PWR_VB)
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pwr.h274 #define PWR_VDM (PWR_SECCFGR_VDMSEC) /*!< Voltage detection and monitoring secure protection */ macro
279 PWR_LPM | PWR_VDM | PWR_VB | PWR_APC)