Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_pwr.h128 #define PWR_PVDLEVEL_2 (PWR_CR2_PVDLS_1) /*!< PVD threshold…
129 #define PWR_PVDLEVEL_3 (PWR_CR2_PVDLS_1 | PWR_CR2_PVDLS_0) /*!< PVD threshold…
132 #define PWR_PVDLEVEL_6 (PWR_CR2_PVDLS_2 | PWR_CR2_PVDLS_1) /*!< PVD threshold…
Dstm32wb0x_ll_pwr.h81 #define LL_PWR_PVDLEVEL_2 (PWR_CR2_PVDLS_1) /*!< VPVD2 around 2.…
82 #define LL_PWR_PVDLEVEL_3 (PWR_CR2_PVDLS_1 | PWR_CR2_PVDLS_0) /*!< VPVD3 around 2.…
85 #define LL_PWR_PVDLEVEL_6 (PWR_CR2_PVDLS_2 | PWR_CR2_PVDLS_1) /*!< VPVD6 around 2.…
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dstm32wb05.h3159 #define PWR_CR2_PVDLS_1 (0x2U << PWR_CR2_PVDLS_P… macro
Dstm32wb07.h3243 #define PWR_CR2_PVDLS_1 (0x2U << PWR_CR2_PVDLS_P… macro
Dstm32wb09.h3187 #define PWR_CR2_PVDLS_1 (0x2U << PWR_CR2_PVDLS_P… macro
Dstm32wb06.h3243 #define PWR_CR2_PVDLS_1 (0x2U << PWR_CR2_PVDLS_P… macro