Home
last modified time | relevance | path

Searched refs:PWR_WAKEUP_PIN5 (Results 1 – 16 of 16) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_pwr_ex.h82 #define PWR_WAKEUP_PIN5 ((uint32_t)PWR_CSR_EWUP5) macro
91 ((PIN) == PWR_WAKEUP_PIN5) || \
100 #define PWR_WAKEUP_PIN5 ((uint32_t)PWR_CSR_EWUP5) macro
107 ((PIN) == PWR_WAKEUP_PIN5) || \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_pwr.c358 if ((WakeUpPinPolarity & PWR_WAKEUP_PIN5) == PWR_WAKEUP_PIN5) in HAL_PWR_EnableWakeUpPin()
443 case PWR_WAKEUP_PIN5: in HAL_PWR_EnableWakeUpPinIT()
487 case PWR_WAKEUP_PIN5: in HAL_PWR_DisableWakeUpPinIT()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_pwr_ex.h73 #define PWR_WAKEUP_PIN5 PWR_MPUWKUPENR_WKUPEN_5 macro
100 #define PWR_WAKEUP_PIN5 PWR_MCUWKUPENR_WKUPEN5 macro
366 ((__PIN__) == PWR_WAKEUP_PIN5) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_pwr.h164 #define PWR_WAKEUP_PIN5 PWR_WUCR_WUPEN5 macro
549 ((PIN) == PWR_WAKEUP_PIN5) || ((PIN) == PWR_WAKEUP_PIN6) ||\
564 ((PIN) == PWR_WAKEUP_PIN5) || ((PIN) == PWR_WAKEUP_PIN1_HIGH) ||\
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_pwr_ex.h50 #define PWR_WAKEUP_PIN5 PWR_CSR2_EWUP5 macro
224 ((__PIN__) == PWR_WAKEUP_PIN5) || \
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_pwr.h272 #define PWR_WAKEUP_PIN5 (PWR_WUCR1_WUPEN5) /*!< reserved */ macro
800 ((PIN) == PWR_WAKEUP_PIN5) ||\
845 ((PIN) == PWR_WAKEUP_PIN5) ||\
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_pwr_ex.h83 #define PWR_WAKEUP_PIN5 PWR_CR3_EWUP5 /*!< Wakeup pin 5 (with high level polarity)… macro
675 ((PIN) == PWR_WAKEUP_PIN5) || \
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_pwr_ex.h84 #define PWR_WAKEUP_PIN5 PWR_CR3_EWUP5 … macro
621 ((PIN) == PWR_WAKEUP_PIN5) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_pwr_ex.h105 #define PWR_WAKEUP_PIN5 PWR_WKUPEPR_WKUPEN5 macro
668 ((PIN) == PWR_WAKEUP_PIN5) ||\
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_pwr_ex.h87 #define PWR_WAKEUP_PIN5 PWR_CR3_EWUP5 /*!< Wakeup pin 5 (with high level polarity)… macro
722 ((PIN) == PWR_WAKEUP_PIN5) || \
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_pwr_ex.h90 #define PWR_WAKEUP_PIN5 PWR_CR3_EWUP5 /*!< Wakeup pin 5 (with high level polarity)… macro
708 ((PIN) == PWR_WAKEUP_PIN5) || \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pwr.h254 #define PWR_WAKEUP_PIN5 (PWR_WUCR1_WUPEN5) /*!< PC5 : Wakeup pin 5 (high polarity) */ macro
684 ((PIN) == PWR_WAKEUP_PIN5) ||\
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_pwr.h61 #define PWR_WAKEUP_PIN5 PWR_CR3_EWUP5 /*!< Wakeup pin 5 (with high level detec… macro
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_pwr.h63 #define PWR_WAKEUP_PIN5 PWR_CR3_EWUP5 /*!< Wakeup pin 5 (with high level detec… macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pwr_ex.c911 if ((WakeUpPin & PWR_WAKEUP_PIN5) != 0U) in HAL_PWREx_S3WU_IRQHandler()
919 HAL_PWREx_S3WUCallback(PWR_WAKEUP_PIN5); in HAL_PWREx_S3WU_IRQHandler()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_pwr_ex.h136 #define PWR_WAKEUP_PIN5 PWR_CR3_EWUP5 /*!< Wakeup pin 5 (with high level polarity)… macro