/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_pwr.c | 397 …MODIFY_REG(PWR->CR4, (PWR_CR3_EWUP & WakeUpPinPolarity), (WakeUpPinPolarity >> PWR_WUP_POLARITY_SH… in HAL_PWR_EnableWakeUpPin() 400 SET_BIT(PWR->CR3, (PWR_CR3_EWUP & WakeUpPinPolarity)); in HAL_PWR_EnableWakeUpPin() 416 CLEAR_BIT(PWR->CR3, (PWR_CR3_EWUP & WakeUpPinx)); in HAL_PWR_DisableWakeUpPin()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_pwr.c | 394 …MODIFY_REG(PWR->CR4, (PWR_CR3_EWUP & WakeUpPinPolarity), (WakeUpPinPolarity >> PWR_WUP_POLARITY_SH… in HAL_PWR_EnableWakeUpPin() 397 SET_BIT(PWR->CR3, (PWR_CR3_EWUP & WakeUpPinPolarity)); in HAL_PWR_EnableWakeUpPin() 413 CLEAR_BIT(PWR->CR3, (PWR_CR3_EWUP & WakeUpPinx)); in HAL_PWR_DisableWakeUpPin()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_pwr.c | 450 …MODIFY_REG(PWR->CR4, (PWR_CR3_EWUP & WakeUpPinPolarity), (WakeUpPinPolarity >> PWR_WUP_POLARITY_SH… in HAL_PWR_EnableWakeUpPin() 453 SET_BIT(PWR->CR3, (PWR_CR3_EWUP & WakeUpPinPolarity)); in HAL_PWR_EnableWakeUpPin() 471 CLEAR_BIT(PWR->CR3, (PWR_CR3_EWUP & WakeUpPinx)); in HAL_PWR_DisableWakeUpPin()
|
D | stm32wbxx_hal_pwr_ex.c | 989 SET_BIT(PWR->CR3, (PWR_CR3_EWUP & WakeUpPinPolarity)); in HAL_PWREx_EnableWakeUpPin()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_pwr.c | 396 …MODIFY_REG(PWR->CR4, (PWR_CR3_EWUP & WakeUpPinPolarity), (WakeUpPinPolarity >> PWR_WUP_POLARITY_SH… in HAL_PWR_EnableWakeUpPin() 399 SET_BIT(PWR->CR3, (PWR_CR3_EWUP & WakeUpPinPolarity)); in HAL_PWR_EnableWakeUpPin() 415 CLEAR_BIT(PWR->CR3, (PWR_CR3_EWUP & WakeUpPinx)); in HAL_PWR_DisableWakeUpPin()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal_pwr.c | 216 SET_BIT(PWR->CR3, (PWR_CR3_EWUP & WakeUpPinPolarity)); in HAL_PWR_EnableWakeUpPin() 232 CLEAR_BIT(PWR->CR3, (PWR_CR3_EWUP & WakeUpPinx)); in HAL_PWR_DisableWakeUpPin()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_hal_pwr.h | 231 #define IS_PWR_WAKEUP_PIN(PIN) ((((PIN) & ((PWR_CR4_WP << 8U) | (PWR_CR3_EWUP)))… 232 … (((PIN) & ~((PWR_CR4_WP << 8U) | (PWR_CR3_EWUP))) == 0x00000000u))
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_pwr.c | 271 SET_BIT(PWR->CR3, (PWR_CR3_EWUP & WakeUpPinPolarity)); in HAL_PWR_EnableWakeUpPin() 288 CLEAR_BIT(PWR->CR3, (PWR_CR3_EWUP & WakeUpPinx)); in HAL_PWR_DisableWakeUpPin()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_pwr.h | 251 #define IS_PWR_WAKEUP_PIN(PIN) ((((PIN) & ((PWR_CR4_WP << 8U) | (PWR_CR3_EWUP)))… 252 … (((PIN) & ~((PWR_CR4_WP << 8U) | (PWR_CR3_EWUP))) == 0x00000000u))
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_pwr.c | 433 SET_BIT(PWR->CR3, (PWR_CR3_EWUP & WakeUpPinPolarity)); in HAL_PWR_EnableWakeUpPin() 454 CLEAR_BIT(PWR->CR3, (PWR_CR3_EWUP & WakeUpPinx)); in HAL_PWR_DisableWakeUpPin()
|
/hal_stm32-latest/stm32cube/stm32c0xx/soc/ |
D | stm32c011xx.h | 3545 #define PWR_CR3_EWUP PWR_CR3_EWUP_Msk /*!< Enable all exte… macro
|
D | stm32c031xx.h | 3552 #define PWR_CR3_EWUP PWR_CR3_EWUP_Msk /*!< Enable all exte… macro
|
D | stm32c071xx.h | 3838 #define PWR_CR3_EWUP PWR_CR3_EWUP_Msk /*!< Enable all exte… macro
|
/hal_stm32-latest/stm32cube/stm32g0xx/soc/ |
D | stm32g030xx.h | 3576 #define PWR_CR3_EWUP PWR_CR3_EWUP_Msk /*!< Enable all Wake… macro
|
D | stm32g050xx.h | 3595 #define PWR_CR3_EWUP PWR_CR3_EWUP_Msk /*!< Enable all Wake… macro
|
D | stm32g070xx.h | 3604 #define PWR_CR3_EWUP PWR_CR3_EWUP_Msk /*!< Enable all Wake… macro
|
D | stm32g031xx.h | 3746 #define PWR_CR3_EWUP PWR_CR3_EWUP_Msk /*!< Enable all Wake… macro
|
D | stm32g041xx.h | 3982 #define PWR_CR3_EWUP PWR_CR3_EWUP_Msk /*!< Enable all Wake… macro
|
D | stm32g051xx.h | 4082 #define PWR_CR3_EWUP PWR_CR3_EWUP_Msk /*!< Enable all Wake… macro
|
D | stm32g061xx.h | 4318 #define PWR_CR3_EWUP PWR_CR3_EWUP_Msk /*!< Enable all Wake… macro
|
D | stm32g071xx.h | 4297 #define PWR_CR3_EWUP PWR_CR3_EWUP_Msk /*!< Enable all Wake… macro
|
D | stm32g081xx.h | 4533 #define PWR_CR3_EWUP PWR_CR3_EWUP_Msk /*!< Enable all Wake… macro
|
D | stm32g0b0xx.h | 4373 #define PWR_CR3_EWUP PWR_CR3_EWUP_Msk /*!< Enable all Wake… macro
|
/hal_stm32-latest/stm32cube/stm32wlxx/soc/ |
D | stm32wle4xx.h | 5354 #define PWR_CR3_EWUP PWR_CR3_EWUP_Msk /*!< Enable all exte… macro
|
D | stm32wle5xx.h | 5354 #define PWR_CR3_EWUP PWR_CR3_EWUP_Msk /*!< Enable all exte… macro
|