Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/vsync/
Dvsync.c41 #define MAX_VSYNC_EVENTS 4 macro
208 …rNew(sizeof(struct SingleAxisDataEvent) + sizeof(struct SingleAxisDataPoint), 4, MAX_VSYNC_EVENTS); in startTask()