Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_pwr_ex.h67 #define PWR_WAKEUP_PIN3 PWR_CSR2_EWUP3 macro
241 ((__PIN__) == PWR_WAKEUP_PIN3) || \
/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_hal_pwr_ex.h97 #define PWR_WAKEUP_PIN3 ((uint32_t)PWR_CSR_EWUP3) macro
106 ((PIN) == PWR_WAKEUP_PIN3) || \

Completed in 4 milliseconds