Home
last modified time | relevance | path

Searched refs:PWR_CR2_PVDFT (Results 1 – 11 of 11) sorted by relevance

/hal_stm32-3.4.0/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_pwr.h642 MODIFY_REG(PWR->CR2, PWR_CR2_PVDFT, PVDLowLevel); in LL_PWR_SetPVDLowLevel()
659 return (uint32_t)(READ_BIT(PWR->CR2, PWR_CR2_PVDFT)); in LL_PWR_GetPVDLowLevel()
Dstm32g0xx_hal_pwr_ex.h527 #define IS_PWR_PVD_LEVEL(LEVEL) (((LEVEL) & ~(PWR_CR2_PVDRT | PWR_CR2_PVDFT)) == …
/hal_stm32-3.4.0/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_pwr_ex.c194 MODIFY_REG(PWR->CR2, (PWR_CR2_PVDFT | PWR_CR2_PVDRT), sConfigPVD->PVDLevel); in HAL_PWREx_ConfigPVD()
/hal_stm32-3.4.0/stm32cube/stm32g0xx/soc/
Dstm32g031xx.h3732 #define PWR_CR2_PVDFT PWR_CR2_PVDFT_Msk /*!< PVD Falling Thr… macro
Dstm32g041xx.h3968 #define PWR_CR2_PVDFT PWR_CR2_PVDFT_Msk /*!< PVD Falling Thr… macro
Dstm32g051xx.h4068 #define PWR_CR2_PVDFT PWR_CR2_PVDFT_Msk /*!< PVD Falling Thr… macro
Dstm32g061xx.h4304 #define PWR_CR2_PVDFT PWR_CR2_PVDFT_Msk /*!< PVD Falling Thr… macro
Dstm32g081xx.h4519 #define PWR_CR2_PVDFT PWR_CR2_PVDFT_Msk /*!< PVD Falling Thr… macro
Dstm32g071xx.h4283 #define PWR_CR2_PVDFT PWR_CR2_PVDFT_Msk /*!< PVD Falling Thr… macro
Dstm32g0b1xx.h5312 #define PWR_CR2_PVDFT PWR_CR2_PVDFT_Msk /*!< PVD Falling Thr… macro
Dstm32g0c1xx.h5548 #define PWR_CR2_PVDFT PWR_CR2_PVDFT_Msk /*!< PVD Falling Thr… macro