Searched refs:ads7846_sync (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/hpcarm/dev/
H A Dwzero3_tp.c667 static uint32_t ads7846_sync(int, int, uint32_t);
716 (void)ads7846_sync(0, 1, cmd);
720 (void)ads7846_sync(1, 1, cmd);
724 pos->y = ads7846_sync(1, 1, cmd);
729 pos->x = ads7846_sync(1, 1, cmd);
734 z0 = ads7846_sync(1, 1, cmd);
735 z1 = ads7846_sync(1, 0, cmd);
757 ads7846_sync(int dorecv, int dosend, uint32_t cmd) function

Completed in 47 milliseconds