mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-06 04:11:56 +00:00
The fxos8700 sample application configures the sensor driver to sample data at 6.25 Hz. Most configurations use the sensor data ready interrupt to throttle the loop, but it's possible to configure the sample not to use the data ready interrupt. In this case, throttle the loop with a delay so it doesn't outpace the sensor data. Signed-off-by: Maureen Helm <maureen.helm@nxp.com> |
||
---|---|---|
.. | ||
application_development | ||
basic | ||
bluetooth | ||
boards | ||
cpp_synchronization | ||
display | ||
drivers | ||
hello_world | ||
mpu | ||
net | ||
nfc/nfc_hello | ||
philosophers | ||
portability | ||
posix | ||
scheduler | ||
sensor | ||
shields | ||
smp | ||
subsys | ||
synchronization | ||
testing/integration | ||
userspace | ||
video | ||
classic.rst | ||
index.rst |