Searched refs:MY_POWER_SAVE_PERIOD (Results 1 – 1 of 1) sorted by relevance
35 #define MY_POWER_SAVE_PERIOD 3000 // Milliseconds macro299 OS_SetAlarm(&myAlarm, OS_MilliSecondsToTicks(MY_POWER_SAVE_PERIOD), myAlarmHandler, in NitroMain()