Searched refs:PWR_SR1_WUF0 (Results 1 – 6 of 6) sorted by relevance
274 …((__FLAG__) == PWR_FLAG_WUF0) ? (READ_BIT(PWR->SR1, PWR_SR1_WUF0) == PWR_SR1_WUF0) …315 …((__FLAG__) == PWR_FLAG_WUF0) ? (READ_BIT(PWR->SR1, PWR_SR1_WUF0) == PWR_SR1_WUF0) …429 … ((__FLAG__) == PWR_FLAG_WUF0) ? (SET_BIT(PWR->SR1, PWR_SR1_WUF0)) : \467 … ((__FLAG__) == PWR_FLAG_WUF0) ? (SET_BIT(PWR->SR1, PWR_SR1_WUF0)) : \
193 #define LL_PWR_SR1_WUF0 PWR_SR1_WUF01405 return ((READ_BIT(PWR->SR1, PWR_SR1_WUF0) == (PWR_SR1_WUF0)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_WU0()1853 WRITE_REG(PWR->SR1, PWR_SR1_WUF0); in LL_PWR_ClearFlag_WU0()
3301 #define PWR_SR1_WUF0 PWR_SR1_WUF0_Msk macro
3379 #define PWR_SR1_WUF0 PWR_SR1_WUF0_Msk macro
3329 #define PWR_SR1_WUF0 PWR_SR1_WUF0_Msk macro