Searched refs:PWR_CR2_PVDLS (Results 1 – 7 of 7) sorted by relevance
86 #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()
133 #define PWR_PVDLEVEL_7 (PWR_CR2_PVDLS) /*!< External inpu…
149 MODIFY_REG(PWR->CR2, PWR_CR2_PVDLS, sConfigPVD->PVDLevel); in HAL_PWR_ConfigPVD()
3157 #define PWR_CR2_PVDLS PWR_CR2_PVDLS_Msk macro
3241 #define PWR_CR2_PVDLS PWR_CR2_PVDLS_Msk macro
3185 #define PWR_CR2_PVDLS PWR_CR2_PVDLS_Msk macro