Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_pwr.h155 #define PWR_VB PWR_SECCFGR_VBSEC /*!< VBAT */ macro
158 PWR_VDM|PWR_VB|PWR_APC) /*!< All of the above */
391 (((__ITEM__) & PWR_VB) == PWR_VB) || \
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_pwr.h299 #define PWR_VB (PWR_SECCFGR_VBSEC) /*!< Backup domain 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/stm32h5xx/drivers/include/
Dstm32h5xx_hal_pwr.h214 #define PWR_VB (PWR_SECCFGR_VBSEC) /*!< Backup domain secure protection */ macro
218 PWR_LPM | PWR_SCM | PWR_VB | PWR_VUSB | \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pwr.h275 #define PWR_VB (PWR_SECCFGR_VBSEC) /*!< Backup domain secure protection */ macro
279 PWR_LPM | PWR_VDM | PWR_VB | PWR_APC)