Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_hal_pwr_ex.h100 #define PWR_WAKEUP_PIN6 ((uint32_t)PWR_CSR_EWUP6) macro
109 ((PIN) == PWR_WAKEUP_PIN6) || \
118 #define PWR_WAKEUP_PIN6 ((uint32_t)PWR_CSR_EWUP6) macro
125 ((PIN) == PWR_WAKEUP_PIN6) || \
132 #define PWR_WAKEUP_PIN6 ((uint32_t)PWR_CSR_EWUP6) macro
138 ((PIN) == PWR_WAKEUP_PIN6) || \
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_pwr_ex.h70 #define PWR_WAKEUP_PIN6 PWR_CSR2_EWUP6 macro
244 ((__PIN__) == PWR_WAKEUP_PIN6) || \

Completed in 4 milliseconds