Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/SAMR34/
Drtc-board.c53 ALARM_RUNNING = !ALARM_STOPPED enumerator
187 RtcTimerContext.AlarmState = ALARM_RUNNING; in RtcStartAlarm()
249 if( ( RtcTimerContext.AlarmState == ALARM_RUNNING ) && ( RtcTimeoutPendingPolling == true ) ) in RtcProcess()