Searched refs:PWR_SR1_WBLEF (Results 1 – 6 of 6) sorted by relevance
286 …((__FLAG__) == PWR_FLAG_WBLEF) ? (READ_BIT(PWR->SR1, PWR_SR1_WBLEF) == PWR_SR1_WBLEF) …327 …((__FLAG__) == PWR_FLAG_WBLEF) ? (READ_BIT(PWR->SR1, PWR_SR1_WBLEF) == PWR_SR1_WBLEF) …441 … ((__FLAG__) == PWR_FLAG_WBLEF) ? (SET_BIT(PWR->SR1, PWR_SR1_WBLEF)) : \479 … ((__FLAG__) == PWR_FLAG_WBLEF) ? (SET_BIT(PWR->SR1, PWR_SR1_WBLEF)) : \
192 #define LL_PWR_SR1_WBLEF PWR_SR1_WBLEF2168 return ((READ_BIT(PWR->SR1, PWR_SR1_WBLEF) == (PWR_SR1_WBLEF)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_WBLEF()2188 WRITE_REG(PWR->SR1, PWR_SR1_WBLEF); in LL_PWR_ClearFlag_WBLEF()
3265 #define PWR_SR1_WBLEF PWR_SR1_WBLEF_Msk macro
3343 #define PWR_SR1_WBLEF PWR_SR1_WBLEF_Msk macro
3293 #define PWR_SR1_WBLEF PWR_SR1_WBLEF_Msk macro