/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_pwr.h | 411 (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))
|
D | stm32wbaxx_ll_pwr.h | 87 #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/ |
D | stm32u5xx_hal_pwr.h | 391 (READ_BIT(PWR->WUSR, PWR_WUSR_WUF8) == PWR_WUSR_WUF8)) 416 (READ_BIT(PWR->WUSR, PWR_WUSR_WUF8) == PWR_WUSR_WUF8))
|
D | stm32u5xx_ll_pwr.h | 98 #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/ |
D | stm32h5xx_ll_pwr.h | 111 #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()
|
D | stm32h5xx_hal_pwr.h | 332 (READ_BIT(PWR->WUSR, PWR_WUSR_WUF8) == PWR_WUSR_WUF8))
|
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_pwr.c | 847 if ((wakeuppin & PWR_WUSR_WUF8) != 0U) in HAL_PWR_WKUP_IRQHandler()
|
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_pwr_ex.c | 952 if (READ_BIT(PWR->WUSR, PWR_WUSR_WUF8) != 0U) in HAL_PWREx_S3WU_IRQHandler()
|
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/soc/ |
D | stm32wba50xx.h | 5441 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk /*!< Wakeup fla… macro
|
D | stm32wba52xx.h | 9112 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk /*!< Wakeup fla… macro
|
D | stm32wba54xx.h | 9382 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk /*!< Wakeup fla… macro
|
D | stm32wba55xx.h | 9391 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk /*!< Wakeup fla… macro
|
/hal_stm32-3.6.0/stm32cube/stm32u5xx/soc/ |
D | stm32u535xx.h | 12734 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk /*!< Wakeup fla… macro
|
D | stm32u545xx.h | 13247 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk /*!< Wakeup fla… macro
|
D | stm32u575xx.h | 13891 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk /*!< Wakeup fla… macro
|
D | stm32u5f7xx.h | 16212 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk /*!< Wakeup fla… macro
|
D | stm32u595xx.h | 14711 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk /*!< Wakeup fla… macro
|
D | stm32u5a5xx.h | 15273 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk /*!< Wakeup fla… macro
|
D | stm32u585xx.h | 14453 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk /*!< Wakeup fla… macro
|
D | stm32u599xx.h | 18430 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk /*!< Wakeup fla… macro
|
D | stm32u5g7xx.h | 16774 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk /*!< Wakeup fla… macro
|
D | stm32u5a9xx.h | 18992 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk /*!< Wakeup fla… macro
|
/hal_stm32-3.6.0/stm32cube/stm32h5xx/soc/ |
D | stm32h562xx.h | 12568 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk macro
|
D | stm32h563xx.h | 14652 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk macro
|
D | stm32h573xx.h | 15197 #define PWR_WUSR_WUF8 PWR_WUSR_WUF8_Msk macro
|