Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_pwr.h130 #define PWR_PVDLEVEL_4 (PWR_CR2_PVDLS_2) /*!< PVD threshold…
131 #define PWR_PVDLEVEL_5 (PWR_CR2_PVDLS_2 | PWR_CR2_PVDLS_0) /*!< PVD threshold…
132 #define PWR_PVDLEVEL_6 (PWR_CR2_PVDLS_2 | PWR_CR2_PVDLS_1) /*!< PVD threshold…
Dstm32wb0x_ll_pwr.h83 #define LL_PWR_PVDLEVEL_4 (PWR_CR2_PVDLS_2) /*!< VPVD4 around 2.…
84 #define LL_PWR_PVDLEVEL_5 (PWR_CR2_PVDLS_2 | PWR_CR2_PVDLS_0) /*!< VPVD5 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.h3160 #define PWR_CR2_PVDLS_2 (0x4U << PWR_CR2_PVDLS_P… macro
Dstm32wb07.h3244 #define PWR_CR2_PVDLS_2 (0x4U << PWR_CR2_PVDLS_P… macro
Dstm32wb09.h3188 #define PWR_CR2_PVDLS_2 (0x4U << PWR_CR2_PVDLS_P… macro
Dstm32wb06.h3244 #define PWR_CR2_PVDLS_2 (0x4U << PWR_CR2_PVDLS_P… macro