nuttx-apps/examples/qencoder
Pressl, Štěpán 1a7da54a9b examples/qencoder: obtain samples using the QEIOC_GETINDEX ioctl call
Normally, the qencoder position is obtained using the QEIOC_POSITION
ioctl call. Adding the -i argument uses the QEIOC_GETINDEX to
obtain the qe_index_s struct containing the position alongisde
other fields.

Signed-off-by: Stepan Pressl <pressste@fel.cvut.cz>
2024-07-29 22:28:56 +08:00
..
CMakeLists.txt cmake:refine cmake build for apps/examples 2023-08-17 01:15:17 +08:00
Kconfig examples/qencoder: add an option to configure the encoder maximum position 2021-08-11 03:08:45 -07:00
Make.defs Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile apps/examples/qencoder/Makefile: Fix mistakes in comments 2023-03-06 05:19:02 -08:00
qe_main.c examples/qencoder: obtain samples using the QEIOC_GETINDEX ioctl call 2024-07-29 22:28:56 +08:00
qe.h examples/qencoder: obtain samples using the QEIOC_GETINDEX ioctl call 2024-07-29 22:28:56 +08:00