Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_pwr.h222 #define PWR_WAKEUP_PIN1_LOW_1 (PWR_WUCR1_WUPEN1 | PWR_WAKEUP1_POLARITY_LOW | PWR_WAKEUP1_SOURCE_SEL… macro
778 ((PIN) == PWR_WAKEUP_PIN1_LOW_1) ||\
824 ((PIN) == PWR_WAKEUP_PIN1_LOW_1) ||\
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pwr.h210 #define PWR_WAKEUP_PIN1_LOW_1 (PWR_WUCR1_WUPEN1 | PWR_WAKEUP1_POLARITY_LOW | PWR_WAKEUP1_SOURCE_SEL… macro
654 ((PIN) == PWR_WAKEUP_PIN1_LOW_1) ||\