Searched refs:GTIMER_MIN_TIMESTAMP (Results 1 – 2 of 2) sorted by relevance
31 #define GTIMER_MIN_TIMESTAMP 2000 macro95 timestamp = FWK_MAX(counter + GTIMER_MIN_TIMESTAMP, timestamp); in set_timer()
29 #define GTIMER_MIN_TIMESTAMP 2000 macro124 timestamp = FWK_MAX(counter + GTIMER_MIN_TIMESTAMP, timestamp); in set_timer()
Completed in 3 milliseconds