Home
last modified time | relevance | path

Searched refs:PWR_WUSR_WUF3 (Results 1 – 25 of 31) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_pwr.h413 … ((__FLAG__) == PWR_WAKEUP_FLAG3) ?(READ_BIT(PWR->WUSR, PWR_WUSR_WUF3) == \
414 PWR_WUSR_WUF3) : \
442 … ((__FLAG__) == PWR_WAKEUP_FLAG3) ?(READ_BIT(PWR->WUSR, PWR_WUSR_WUF3) == \
443 PWR_WUSR_WUF3) : \
470 … ((__FLAG__) == PWR_WAKEUP_FLAG3) ?(READ_BIT(PWR->WUSR, PWR_WUSR_WUF3) == \
471 PWR_WUSR_WUF3) : \
Dstm32wbaxx_ll_pwr.h82 #define LL_PWR_WAKEUP_FLAG3 PWR_WUSR_WUF3 /*!< Wakeup flag 3 */
1457 return ((READ_BIT(PWR->WUSR, PWR_WUSR_WUF3) == (PWR_WUSR_WUF3)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_WU3()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_pwr.h327 …_FLAG__) == PWR_WAKEUP_FLAG3) ? (READ_BIT(PWR->WUSR, PWR_WUSR_WUF3) == PWR_WUSR_WUF3)…
349 …_FLAG__) == PWR_WAKEUP_FLAG3) ? (READ_BIT(PWR->WUSR, PWR_WUSR_WUF3) == PWR_WUSR_WUF3)…
Dstm32h5xx_ll_pwr.h106 #define LL_PWR_WAKEUP_FLAG3 PWR_WUSR_WUF3 /*!< Wakeup flag 3 */
1691 return ((READ_BIT(PWR->WUSR, PWR_WUSR_WUF3) == (PWR_WUSR_WUF3)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_WU3()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pwr.h388 …_FLAG__) == PWR_WAKEUP_FLAG3) ? (READ_BIT(PWR->WUSR, PWR_WUSR_WUF3) == PWR_WUSR_WUF3) …
413 …(__FLAG__) == PWR_WAKEUP_FLAG3) ? (READ_BIT(PWR->WUSR, PWR_WUSR_WUF3) == PWR_WUSR_WUF3) …
Dstm32u5xx_ll_pwr.h93 #define LL_PWR_WAKEUP_FLAG3 PWR_WUSR_WUF3 /*!< Wakeup flag 3 */
3058 return ((READ_BIT(PWR->WUSR, PWR_WUSR_WUF3) == (PWR_WUSR_WUF3)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_WU3()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_pwr.c819 if ((wakeuppin & PWR_WUSR_WUF3) != 0U) in HAL_PWR_WKUP_IRQHandler()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pwr_ex.c887 if (READ_BIT(PWR->WUSR, PWR_WUSR_WUF3) != 0U) in HAL_PWREx_S3WU_IRQHandler()
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h5428 #define PWR_WUSR_WUF3 PWR_WUSR_WUF3_Msk /*!< Wakeup fla… macro
Dstm32wba52xx.h9097 #define PWR_WUSR_WUF3 PWR_WUSR_WUF3_Msk /*!< Wakeup fla… macro
Dstm32wba54xx.h9367 #define PWR_WUSR_WUF3 PWR_WUSR_WUF3_Msk /*!< Wakeup fla… macro
Dstm32wba5mxx.h9376 #define PWR_WUSR_WUF3 PWR_WUSR_WUF3_Msk /*!< Wakeup fla… macro
Dstm32wba55xx.h9376 #define PWR_WUSR_WUF3 PWR_WUSR_WUF3_Msk /*!< Wakeup fla… macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h8026 #define PWR_WUSR_WUF3 PWR_WUSR_WUF3_Msk macro
Dstm32h523xx.h11879 #define PWR_WUSR_WUF3 PWR_WUSR_WUF3_Msk macro
Dstm32h562xx.h12608 #define PWR_WUSR_WUF3 PWR_WUSR_WUF3_Msk macro
Dstm32h533xx.h12398 #define PWR_WUSR_WUF3 PWR_WUSR_WUF3_Msk macro
Dstm32h573xx.h15211 #define PWR_WUSR_WUF3 PWR_WUSR_WUF3_Msk macro
Dstm32h563xx.h14692 #define PWR_WUSR_WUF3 PWR_WUSR_WUF3_Msk macro
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h13237 #define PWR_WUSR_WUF3 PWR_WUSR_WUF3_Msk /*!< Wakeup fla… macro
Dstm32u535xx.h12724 #define PWR_WUSR_WUF3 PWR_WUSR_WUF3_Msk /*!< Wakeup fla… macro
Dstm32u575xx.h13893 #define PWR_WUSR_WUF3 PWR_WUSR_WUF3_Msk /*!< Wakeup fla… macro
Dstm32u585xx.h14455 #define PWR_WUSR_WUF3 PWR_WUSR_WUF3_Msk /*!< Wakeup fla… macro
Dstm32u595xx.h14715 #define PWR_WUSR_WUF3 PWR_WUSR_WUF3_Msk /*!< Wakeup fla… macro
Dstm32u5a5xx.h15277 #define PWR_WUSR_WUF3 PWR_WUSR_WUF3_Msk /*!< Wakeup fla… macro

12