| /hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
| D | stm32c0xx_ll_pwr.h | 75 #define LL_PWR_SR1_WUFI PWR_SR1_WUFI 879 return ((READ_BIT(PWR->SR1, PWR_SR1_WUFI) == (PWR_SR1_WUFI)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_InternWU()
|
| D | stm32c0xx_hal_pwr.h | 142 #define PWR_FLAG_WUFI (0x00010000u | PWR_SR1_WUFI) /*!< Wakeup on intern…
|
| /hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
| D | stm32u0xx_ll_pwr.h | 70 #define LL_PWR_SR1_WUFI PWR_SR1_WUFI 1326 return ((READ_BIT(PWR->SR1, PWR_SR1_WUFI) == (PWR_SR1_WUFI)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_InternWU()
|
| /hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
| D | stm32g0xx_ll_pwr.h | 75 #define LL_PWR_SR1_WUFI PWR_SR1_WUFI 1261 return ((READ_BIT(PWR->SR1, PWR_SR1_WUFI) == (PWR_SR1_WUFI)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_InternWU()
|
| D | stm32g0xx_hal_pwr.h | 152 #define PWR_FLAG_WUFI (0x00010000u | PWR_SR1_WUFI) /*!< Wakeup on intern…
|
| /hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
| D | stm32l4xx_ll_pwr.h | 72 #define LL_PWR_SR1_WUFI PWR_SR1_WUFI 1403 return ((READ_BIT(PWR->SR1, PWR_SR1_WUFI) == (PWR_SR1_WUFI)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_InternWU()
|
| /hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
| D | stm32g4xx_ll_pwr.h | 72 #define LL_PWR_SR1_WUFI PWR_SR1_WUFI 1279 temp = READ_BIT(PWR->SR1, PWR_SR1_WUFI); in LL_PWR_IsActiveFlag_InternWU() 1281 return ((temp == (PWR_SR1_WUFI))?1U:0U); in LL_PWR_IsActiveFlag_InternWU()
|
| /hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
| D | stm32wlxx_ll_pwr.h | 81 #define LL_PWR_SR1_WUFI PWR_SR1_WUFI 1796 return ((READ_BIT(PWR->SR1, PWR_SR1_WUFI) == (PWR_SR1_WUFI)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_InternWU()
|
| /hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
| D | stm32wbxx_ll_pwr.h | 114 #define LL_PWR_SR1_WUFI PWR_SR1_WUFI 1937 return ((READ_BIT(PWR->SR1, PWR_SR1_WUFI) == (PWR_SR1_WUFI)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_InternWU()
|
| /hal_stm32-latest/stm32cube/stm32c0xx/soc/ |
| D | stm32c011xx.h | 3612 #define PWR_SR1_WUFI PWR_SR1_WUFI_Msk /*!< Wakeup Flag Int… macro
|
| D | stm32c031xx.h | 3619 #define PWR_SR1_WUFI PWR_SR1_WUFI_Msk /*!< Wakeup Flag Int… macro
|
| D | stm32c071xx.h | 3914 #define PWR_SR1_WUFI PWR_SR1_WUFI_Msk /*!< Wakeup Flag Int… macro
|
| /hal_stm32-latest/stm32cube/stm32g0xx/soc/ |
| D | stm32g030xx.h | 3640 #define PWR_SR1_WUFI PWR_SR1_WUFI_Msk /*!< Wakeup Flag Int… macro
|
| D | stm32g050xx.h | 3659 #define PWR_SR1_WUFI PWR_SR1_WUFI_Msk /*!< Wakeup Flag Int… macro
|
| D | stm32g070xx.h | 3677 #define PWR_SR1_WUFI PWR_SR1_WUFI_Msk /*!< Wakeup Flag Int… macro
|
| D | stm32g031xx.h | 3816 #define PWR_SR1_WUFI PWR_SR1_WUFI_Msk /*!< Wakeup Flag Int… macro
|
| D | stm32g041xx.h | 4052 #define PWR_SR1_WUFI PWR_SR1_WUFI_Msk /*!< Wakeup Flag Int… macro
|
| D | stm32g051xx.h | 4152 #define PWR_SR1_WUFI PWR_SR1_WUFI_Msk /*!< Wakeup Flag Int… macro
|
| D | stm32g061xx.h | 4388 #define PWR_SR1_WUFI PWR_SR1_WUFI_Msk /*!< Wakeup Flag Int… macro
|
| D | stm32g071xx.h | 4376 #define PWR_SR1_WUFI PWR_SR1_WUFI_Msk /*!< Wakeup Flag Int… macro
|
| D | stm32g081xx.h | 4612 #define PWR_SR1_WUFI PWR_SR1_WUFI_Msk /*!< Wakeup Flag Int… macro
|
| D | stm32g0b0xx.h | 4455 #define PWR_SR1_WUFI PWR_SR1_WUFI_Msk /*!< Wakeup Flag Int… macro
|
| /hal_stm32-latest/stm32cube/stm32wlxx/soc/ |
| D | stm32wle4xx.h | 5438 #define PWR_SR1_WUFI PWR_SR1_WUFI_Msk /*!< Internal wakeup… macro
|
| D | stm32wle5xx.h | 5438 #define PWR_SR1_WUFI PWR_SR1_WUFI_Msk /*!< Internal wakeup… macro
|
| /hal_stm32-latest/stm32cube/stm32u0xx/soc/ |
| D | stm32u031xx.h | 4493 #define PWR_SR1_WUFI PWR_SR1_WUFI_Msk /*!< Wakeup Flag Int… macro
|