Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_pwr.h147 #define PWR_LPM PWR_SECCFGR_LPMSEC /*!< Low power mode */ macro
157 #define PWR_ALL (PWR_LPM|PWR_WKUP|PWR_WKUP1|PWR_WKUP2|PWR_WKUP3|PWR_WKUP4|PW…
383 #define IS_PWR_ITEMS_ATTRIBUTES(__ITEM__) ((((__ITEM__) & PWR_LPM) == PWR_LPM) || \
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_pwr.h297 #define PWR_LPM (PWR_SECCFGR_LPMSEC) /*!< Low power modes 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.h212 #define PWR_LPM (PWR_SECCFGR_LPMSEC) /*!< Low power modes secure protection */ macro
218 PWR_LPM | PWR_SCM | PWR_VB | PWR_VUSB | \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pwr.h273 #define PWR_LPM (PWR_SECCFGR_LPMSEC) /*!< Low power modes secure protection */ macro
279 PWR_LPM | PWR_VDM | PWR_VB | PWR_APC)