Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_pwr.h162 #define PWR_WAKEUP_PIN3 PWR_WUCR_WUPEN3
174 #define PWR_WAKEUP_PIN3_HIGH PWR_WUCR_WUPEN3
186 #define PWR_WAKEUP_PIN3_LOW (PWR_WUCR_WUPP3 | PWR_WUCR_WUPEN3)
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h15167 #define PWR_WUCR_WUPEN3 PWR_WUCR_WUPEN3_Msk macro