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

/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
H A Dmain.c57 #define PRINT_LONG(width, data) \ macro
74 PRINT_LONG(w, data[0]); \
76 PRINT_LONG(w, data[1]); \
78 PRINT_LONG(w, data[2]); \
82 PRINT_LONG(w, data[3]); \

Completed in 78 milliseconds