Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_rtc.c1576 if (sAlarm->FlagAutoClr == ALARM_FLAG_AUTOCLR_ENABLE) in HAL_RTC_SetAlarm()
1612 if (sAlarm->FlagAutoClr == ALARM_FLAG_AUTOCLR_ENABLE) in HAL_RTC_SetAlarm()
1793 if (sAlarm->FlagAutoClr == ALARM_FLAG_AUTOCLR_ENABLE) in HAL_RTC_SetAlarm_IT()
1828 if (sAlarm->FlagAutoClr == ALARM_FLAG_AUTOCLR_ENABLE) in HAL_RTC_SetAlarm_IT()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_rtc.c1473 if (sAlarm->FlagAutoClr == ALARM_FLAG_AUTOCLR_ENABLE) in HAL_RTC_SetAlarm()
1505 if (sAlarm->FlagAutoClr == ALARM_FLAG_AUTOCLR_ENABLE) in HAL_RTC_SetAlarm()
1682 if (sAlarm->FlagAutoClr == ALARM_FLAG_AUTOCLR_ENABLE) in HAL_RTC_SetAlarm_IT()
1715 if (sAlarm->FlagAutoClr == ALARM_FLAG_AUTOCLR_ENABLE) in HAL_RTC_SetAlarm_IT()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_rtc.h457 #define ALARM_FLAG_AUTOCLR_ENABLE 0x00000001u macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_rtc.h465 #define ALARM_FLAG_AUTOCLR_ENABLE 0x00000001u macro