Home
last modified time | relevance | path

Searched refs:PWR_WUSR_WUF8 (Results 1 – 25 of 27) sorted by relevance

12

/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_pwr.h411 (READ_BIT(PWR->WUSR, PWR_WUSR_WUF8) == PWR_WUSR_WUF8))
442 (READ_BIT(PWR->WUSR, PWR_WUSR_WUF8) == PWR_WUSR_WUF8))
468 (READ_BIT(PWR->WUSR, PWR_WUSR_WUF8) == PWR_WUSR_WUF8))
Dstm32wbaxx_ll_pwr.h87 #define LL_PWR_WAKEUP_FLAG8 PWR_WUSR_WUF8 /*!< Wakeup flag 8 */
1509 return ((READ_BIT(PWR->WUSR, PWR_WUSR_WUF8) == (PWR_WUSR_WUF8)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_WU8()
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pwr.h391 (READ_BIT(PWR->WUSR, PWR_WUSR_WUF8) == PWR_WUSR_WUF8))
416 (READ_BIT(PWR->WUSR, PWR_WUSR_WUF8) == PWR_WUSR_WUF8))
Dstm32u5xx_ll_pwr.h98 #define LL_PWR_WAKEUP_FLAG8 PWR_WUSR_WUF8 /*!< Wakeup flag 8 */
3108 return ((READ_BIT(PWR->WUSR, PWR_WUSR_WUF8) == (PWR_WUSR_WUF8)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_WU8()
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_pwr.h111 #define LL_PWR_WAKEUP_FLAG8 PWR_WUSR_WUF8 /*!< Wakeup flag 8 */
1669 #if defined (PWR_WUSR_WUF8)
1677 return ((READ_BIT(PWR->WUSR, PWR_WUSR_WUF8) == (PWR_WUSR_WUF8)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_WU8()
Dstm32h5xx_hal_pwr.h332 (READ_BIT(PWR->WUSR, PWR_WUSR_WUF8) == PWR_WUSR_WUF8))
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_pwr.c847 if ((wakeuppin & PWR_WUSR_WUF8) != 0U) in HAL_PWR_WKUP_IRQHandler()
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pwr_ex.c952 if (READ_BIT(PWR->WUSR, PWR_WUSR_WUF8) != 0U) in HAL_PWREx_S3WU_IRQHandler()
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h5441 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk /*!< Wakeup fla… macro
Dstm32wba52xx.h9112 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk /*!< Wakeup fla… macro
Dstm32wba54xx.h9382 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk /*!< Wakeup fla… macro
Dstm32wba55xx.h9391 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk /*!< Wakeup fla… macro
/hal_stm32-3.6.0/stm32cube/stm32u5xx/soc/
Dstm32u535xx.h12734 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk /*!< Wakeup fla… macro
Dstm32u545xx.h13247 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk /*!< Wakeup fla… macro
Dstm32u575xx.h13891 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk /*!< Wakeup fla… macro
Dstm32u5f7xx.h16212 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk /*!< Wakeup fla… macro
Dstm32u595xx.h14711 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk /*!< Wakeup fla… macro
Dstm32u5a5xx.h15273 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk /*!< Wakeup fla… macro
Dstm32u585xx.h14453 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk /*!< Wakeup fla… macro
Dstm32u599xx.h18430 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk /*!< Wakeup fla… macro
Dstm32u5g7xx.h16774 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk /*!< Wakeup fla… macro
Dstm32u5a9xx.h18992 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk /*!< Wakeup fla… macro
/hal_stm32-3.6.0/stm32cube/stm32h5xx/soc/
Dstm32h562xx.h12568 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk macro
Dstm32h563xx.h14652 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk macro
Dstm32h573xx.h15197 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk macro

12