Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_pwr.h220 #define PWR_WAKEUP_PIN1_LOW_0 (PWR_WUCR1_WUPEN1 | PWR_WAKEUP1_POLARITY_LOW | PWR_WAKEUP1_SOURCE_SEL… macro
738 ((PIN) == PWR_WAKEUP_PIN1_LOW_0) ||\
777 ((PIN) == PWR_WAKEUP_PIN1_LOW_0) ||\
823 ((PIN) == PWR_WAKEUP_PIN1_LOW_0) ||\
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pwr.h209 #define PWR_WAKEUP_PIN1_LOW_0 (PWR_WUCR1_WUPEN1 | PWR_WAKEUP1_POLARITY_LOW | PWR_WAKEUP1_SOURCE_SEL… macro
653 ((PIN) == PWR_WAKEUP_PIN1_LOW_0) ||\