Searched refs:ALARM_COUNT (Results 1 – 2 of 2) sorted by relevance
19 #define ALARM_COUNT (OS_MilliSecondsToTicks(1000)) macro69 OS_SetAlarm(&alarm, ALARM_COUNT, &alarmCallback, (void *)pushCounter); in NitroMain()
19 #define ALARM_COUNT (OS_MilliSecondsToTicks(1000)) macro86 OS_SetAlarm(&alarm, ALARM_COUNT, &alarmCallback, (void *)pushCounter); in NitroMain()