Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/vsync/
Dvsync.c42 #define MAX_VSYNC_INT_LATENCY 1000 /* in ns */ macro
206 mTask.isr.maxLatencyNs = MAX_VSYNC_INT_LATENCY; in startTask()