Home
last modified time | relevance | path

Searched refs:PWR_SR1_WBLEF (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_pwr.h286 …((__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)) : \
Dstm32wb0x_ll_pwr.h192 #define LL_PWR_SR1_WBLEF PWR_SR1_WBLEF
2168 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()
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dstm32wb05.h3265 #define PWR_SR1_WBLEF PWR_SR1_WBLEF_Msk macro
Dstm32wb07.h3343 #define PWR_SR1_WBLEF PWR_SR1_WBLEF_Msk macro
Dstm32wb09.h3293 #define PWR_SR1_WBLEF PWR_SR1_WBLEF_Msk macro
Dstm32wb06.h3343 #define PWR_SR1_WBLEF PWR_SR1_WBLEF_Msk macro