zephyr/drivers/sensor
Benjamin Walsh a1622472c3 drivers: hp206 driver does not need 2000 ticks/s frequency
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>
2016-12-21 19:50:06 +00:00
..
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