Home
last modified time | relevance | path

Searched defs:WakeUpPin (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_pwr.c471 void HAL_PWR_EnableWakeUpPin(uint32_t WakeUpPin) in HAL_PWR_EnableWakeUpPin()
502 void HAL_PWR_DisableWakeUpPin(uint32_t WakeUpPin) in HAL_PWR_DisableWakeUpPin()
Dstm32u5xx_hal_pwr_ex.c807 void HAL_PWREx_S3WU_IRQHandler(uint32_t WakeUpPin) in HAL_PWREx_S3WU_IRQHandler()
920 __weak void HAL_PWREx_S3WUCallback(uint32_t WakeUpPin) in HAL_PWREx_S3WUCallback()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_pwr_ex.h66 uint32_t WakeUpPin; /*!< WakeUpPin: Specifies the Wake-Up pin to be enabled. member