Home
last modified time | relevance | path

Searched refs:PWR_CR2_PVDLS_0 (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_pwr.h127 #define PWR_PVDLEVEL_1 (PWR_CR2_PVDLS_0) /*!< PVD threshold…
129 #define PWR_PVDLEVEL_3 (PWR_CR2_PVDLS_1 | PWR_CR2_PVDLS_0) /*!< PVD threshold…
131 #define PWR_PVDLEVEL_5 (PWR_CR2_PVDLS_2 | PWR_CR2_PVDLS_0) /*!< PVD threshold…
Dstm32wb0x_ll_pwr.h80 #define LL_PWR_PVDLEVEL_1 (PWR_CR2_PVDLS_0) /*!< VPVD1 around 2.…
82 #define LL_PWR_PVDLEVEL_3 (PWR_CR2_PVDLS_1 | PWR_CR2_PVDLS_0) /*!< VPVD3 around 2.…
84 #define LL_PWR_PVDLEVEL_5 (PWR_CR2_PVDLS_2 | PWR_CR2_PVDLS_0) /*!< VPVD5 around 2.…
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dstm32wb05.h3158 #define PWR_CR2_PVDLS_0 (0x1U << PWR_CR2_PVDLS_P… macro
Dstm32wb07.h3242 #define PWR_CR2_PVDLS_0 (0x1U << PWR_CR2_PVDLS_P… macro
Dstm32wb09.h3186 #define PWR_CR2_PVDLS_0 (0x1U << PWR_CR2_PVDLS_P… macro
Dstm32wb06.h3242 #define PWR_CR2_PVDLS_0 (0x1U << PWR_CR2_PVDLS_P… macro