mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-21 09:45:21 +00:00
From code inspection, the driver always took timeouts in milliseconds. The only sub-ms wait uses k_busy_wait(), which has microseconds granularity, but its granularity does not depend on the system clock tick rate. Change-Id: If48363fd1fbeeb8e5ff0f0f2ca86e671d63bc571 Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com> |
||
---|---|---|
.. | ||
ak8975 | ||
bma280 | ||
bmc150_magn | ||
bme280 | ||
bmg160 | ||
bmi160 | ||
dht | ||
fxos8700 | ||
hdc1008 | ||
hmc5883l | ||
hp206c | ||
hts221 | ||
isl29035 | ||
lis3dh | ||
lis3mdl | ||
lps25hb | ||
lsm6ds0 | ||
lsm9ds0_gyro | ||
lsm9ds0_mfd | ||
max44009 | ||
mcp9808 | ||
mpu6050 | ||
nrf5 | ||
sht3xd | ||
sx9500 | ||
th02 | ||
tmp007 | ||
tmp112 | ||
Kconfig | ||
Makefile |