Home
last modified time | relevance | path

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

/SCP-firmware-master/product/rcar/module/rcar_arch_timer/src/
A Dmod_rcar_arch_timer.c31 #define GTIMER_MIN_TIMESTAMP 2000 macro
95 timestamp = FWK_MAX(counter + GTIMER_MIN_TIMESTAMP, timestamp); in set_timer()
/SCP-firmware-master/module/gtimer/src/
A Dmod_gtimer.c29 #define GTIMER_MIN_TIMESTAMP 2000 macro
124 timestamp = FWK_MAX(counter + GTIMER_MIN_TIMESTAMP, timestamp); in set_timer()

Completed in 3 milliseconds