Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_pwr_ex.h91 #define PWR_WAKEUP_PIN7_HIGH PWR_CR3_EWUP7 … macro
628 ((PIN) == PWR_WAKEUP_PIN7_HIGH) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_pwr.h179 #define PWR_WAKEUP_PIN7_HIGH PWR_WUCR_WUPEN7 macro
554 ((PIN) == PWR_WAKEUP_PIN7_HIGH) || ((PIN) == PWR_WAKEUP_PIN8_HIGH) ||\