Searched refs:INITIAL_DELAY (Results 1 – 1 of 1) sorted by relevance
20 #define INITIAL_DELAY 1000 macro204 sys_timer_set( timer, sys_time_ms() + INITIAL_DELAY, timer_func, timer ); in main()