Home
last modified time | relevance | path

Searched refs:PWR_CR2_PVDLS (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_pwr.h86 #define LL_PWR_PVDLEVEL_7 (PWR_CR2_PVDLS) /*!< External input …
674 MODIFY_REG(PWR->CR2, PWR_CR2_PVDLS, PVDLevel); in LL_PWR_SetPVDLevel()
692 return (uint32_t)(READ_BIT(PWR->CR2, PWR_CR2_PVDLS)); in LL_PWR_GetPVDLevel()
Dstm32wb0x_hal_pwr.h133 #define PWR_PVDLEVEL_7 (PWR_CR2_PVDLS) /*!< External inpu…
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_pwr.c149 MODIFY_REG(PWR->CR2, PWR_CR2_PVDLS, sConfigPVD->PVDLevel); in HAL_PWR_ConfigPVD()
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dstm32wb05.h3157 #define PWR_CR2_PVDLS PWR_CR2_PVDLS_Msk macro
Dstm32wb07.h3241 #define PWR_CR2_PVDLS PWR_CR2_PVDLS_Msk macro
Dstm32wb09.h3185 #define PWR_CR2_PVDLS PWR_CR2_PVDLS_Msk macro
Dstm32wb06.h3241 #define PWR_CR2_PVDLS PWR_CR2_PVDLS_Msk macro