Home
last modified time | relevance | path

Searched refs:HAL_RTC_WAKEUPTIMER_EVENT_CB_ID (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_rtc.h249 HAL_RTC_WAKEUPTIMER_EVENT_CB_ID = 3U, /*!< RTC WakeUp Timer Event Callback ID */ enumerator
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_rtc.h253 HAL_RTC_WAKEUPTIMER_EVENT_CB_ID = 3U, /*!< RTC WakeUp Timer Event Callback ID */ enumerator
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_rtc.c605 case HAL_RTC_WAKEUPTIMER_EVENT_CB_ID : in HAL_RTC_RegisterCallback()
800 case HAL_RTC_WAKEUPTIMER_EVENT_CB_ID : in HAL_RTC_UnRegisterCallback()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_rtc.c557 case HAL_RTC_WAKEUPTIMER_EVENT_CB_ID : in HAL_RTC_RegisterCallback()
745 case HAL_RTC_WAKEUPTIMER_EVENT_CB_ID : in HAL_RTC_UnRegisterCallback()