Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/rtc_1/
Dfsl_rtc.c411 …uint32_t alarmTimeSeconds = s_AlarmTimeSeconds; /* Fix the order of volatile accesses undefined is… in RTC_DriverIRQHandler() local
420 if (alarmTimeSeconds == s_CurrentTimeSeconds) in RTC_DriverIRQHandler()