| /hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
| D | stm32h5xx_hal_pwr.h | 329 …_FLAG__) == PWR_WAKEUP_FLAG5) ? (READ_BIT(PWR->WUSR, PWR_WUSR_WUF5) == PWR_WUSR_WUF5)… 351 (READ_BIT(PWR->WUSR, PWR_WUSR_WUF5) == PWR_WUSR_WUF5))
|
| D | stm32h5xx_ll_pwr.h | 108 #define LL_PWR_WAKEUP_FLAG5 PWR_WUSR_WUF5 /*!< Wakeup flag 5 */ 1711 return ((READ_BIT(PWR->WUSR, PWR_WUSR_WUF5) == (PWR_WUSR_WUF5)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_WU5()
|
| /hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
| D | stm32wbaxx_ll_pwr.h | 84 #define LL_PWR_WAKEUP_FLAG5 PWR_WUSR_WUF5 /*!< Wakeup flag 5 */ 1470 #if defined(PWR_WUSR_WUF5) 1478 return ((READ_BIT(PWR->WUSR, PWR_WUSR_WUF5) == (PWR_WUSR_WUF5)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_WU5()
|
| D | stm32wbaxx_hal_pwr.h | 417 … ((__FLAG__) == PWR_WAKEUP_FLAG5) ?(READ_BIT(PWR->WUSR, PWR_WUSR_WUF5) == \ 418 PWR_WUSR_WUF5) : \ 446 … ((__FLAG__) == PWR_WAKEUP_FLAG5) ?(READ_BIT(PWR->WUSR, PWR_WUSR_WUF5) == \ 447 PWR_WUSR_WUF5) : \
|
| /hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
| D | stm32u5xx_hal_pwr.h | 390 …_FLAG__) == PWR_WAKEUP_FLAG5) ? (READ_BIT(PWR->WUSR, PWR_WUSR_WUF5) == PWR_WUSR_WUF5) … 415 …(__FLAG__) == PWR_WAKEUP_FLAG5) ? (READ_BIT(PWR->WUSR, PWR_WUSR_WUF5) == PWR_WUSR_WUF5) …
|
| D | stm32u5xx_ll_pwr.h | 95 #define LL_PWR_WAKEUP_FLAG5 PWR_WUSR_WUF5 /*!< Wakeup flag 5 */ 3078 return ((READ_BIT(PWR->WUSR, PWR_WUSR_WUF5) == (PWR_WUSR_WUF5)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_WU5()
|
| /hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
| D | stm32wbaxx_hal_pwr.c | 831 if ((wakeuppin & PWR_WUSR_WUF5) != 0U) in HAL_PWR_WKUP_IRQHandler()
|
| /hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
| D | stm32u5xx_hal_pwr_ex.c | 913 if (READ_BIT(PWR->WUSR, PWR_WUSR_WUF5) != 0U) in HAL_PWREx_S3WU_IRQHandler()
|
| /hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
| D | stm32h503xx.h | 8032 #define PWR_WUSR_WUF5 PWR_WUSR_WUF5_Msk macro
|
| D | stm32h523xx.h | 11885 #define PWR_WUSR_WUF5 PWR_WUSR_WUF5_Msk macro
|
| D | stm32h562xx.h | 12614 #define PWR_WUSR_WUF5 PWR_WUSR_WUF5_Msk macro
|
| D | stm32h533xx.h | 12404 #define PWR_WUSR_WUF5 PWR_WUSR_WUF5_Msk macro
|
| D | stm32h573xx.h | 15217 #define PWR_WUSR_WUF5 PWR_WUSR_WUF5_Msk macro
|
| D | stm32h563xx.h | 14698 #define PWR_WUSR_WUF5 PWR_WUSR_WUF5_Msk macro
|
| /hal_stm32-latest/stm32cube/stm32wbaxx/soc/ |
| D | stm32wba52xx.h | 9103 #define PWR_WUSR_WUF5 PWR_WUSR_WUF5_Msk /*!< Wakeup fla… macro
|
| D | stm32wba54xx.h | 9373 #define PWR_WUSR_WUF5 PWR_WUSR_WUF5_Msk /*!< Wakeup fla… macro
|
| D | stm32wba5mxx.h | 9382 #define PWR_WUSR_WUF5 PWR_WUSR_WUF5_Msk /*!< Wakeup fla… macro
|
| D | stm32wba55xx.h | 9382 #define PWR_WUSR_WUF5 PWR_WUSR_WUF5_Msk /*!< Wakeup fla… macro
|
| /hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
| D | stm32u545xx.h | 13243 #define PWR_WUSR_WUF5 PWR_WUSR_WUF5_Msk /*!< Wakeup fla… macro
|
| D | stm32u535xx.h | 12730 #define PWR_WUSR_WUF5 PWR_WUSR_WUF5_Msk /*!< Wakeup fla… macro
|
| D | stm32u575xx.h | 13899 #define PWR_WUSR_WUF5 PWR_WUSR_WUF5_Msk /*!< Wakeup fla… macro
|
| D | stm32u585xx.h | 14461 #define PWR_WUSR_WUF5 PWR_WUSR_WUF5_Msk /*!< Wakeup fla… macro
|
| D | stm32u595xx.h | 14721 #define PWR_WUSR_WUF5 PWR_WUSR_WUF5_Msk /*!< Wakeup fla… macro
|
| D | stm32u5a5xx.h | 15283 #define PWR_WUSR_WUF5 PWR_WUSR_WUF5_Msk /*!< Wakeup fla… macro
|
| D | stm32u5f7xx.h | 16222 #define PWR_WUSR_WUF5 PWR_WUSR_WUF5_Msk /*!< Wakeup fla… macro
|