Home
last modified time | relevance | path

Searched refs:PWR_WAKEUP_PIN4 (Results 1 – 2 of 2) sorted by relevance

/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_hal_pwr_ex.h98 #define PWR_WAKEUP_PIN4 ((uint32_t)PWR_CSR_EWUP4) macro
107 ((PIN) == PWR_WAKEUP_PIN4) || \
116 #define PWR_WAKEUP_PIN4 ((uint32_t)PWR_CSR_EWUP4) macro
123 ((PIN) == PWR_WAKEUP_PIN4) || \
131 #define PWR_WAKEUP_PIN4 ((uint32_t)PWR_CSR_EWUP4) macro
137 ((PIN) == PWR_WAKEUP_PIN4) || \
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_pwr_ex.h68 #define PWR_WAKEUP_PIN4 PWR_CSR2_EWUP4 macro
242 ((__PIN__) == PWR_WAKEUP_PIN4) || \

Completed in 3 milliseconds