Home
last modified time | relevance | path

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

/aosp12/hardware/invensense/6515/libsensors_iio/software/simple_apps/common/
H A Dconsole_helper.c27 return _kbhit(); in ConsoleKbhit()
/aosp12/hardware/invensense/6515/libsensors_iio/software/simple_apps/gesture_test/
H A Dinv_gesture_test.c153 int _kbhit(void) in _kbhit() function
705 } while (!_kbhit()); in main()
/aosp12/hardware/invensense/6515/libsensors_iio/software/simple_apps/devnode_parser/
H A Dread_device_node.c36 int _kbhit(void) in _kbhit() function
/aosp12/hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/
H A Dmpu_iio.c68 int _kbhit(void) in _kbhit() function
877 while(!_kbhit()) in main()