zephyr/tests/drivers/build_all/sensor
Aurelien Jarno 698a28663c drivers/sensor: Add basic Silabs Si7210 support
This adds basic support for the Silabs Si7210 hall effect magnetic
position and temperature sensor. It is able to get magnetic field and
temperature in the default scale of the sensor (depending on the
variant). It also supports going into sleep mode without measurements
through the device power management infrastructure.

It is most notably missing support for scale change, measurement
averaging and filtering, and alert pin configuration (threshold,
hysteris, tamper).

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2021-08-24 10:16:19 -05:00
..
src
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
app.overlay
gpio.dtsi
i2c.dtsi drivers/sensor: Add basic Silabs Si7210 support 2021-08-24 10:16:19 -05:00
prj.conf drivers/sensor: Add basic Silabs Si7210 support 2021-08-24 10:16:19 -05:00
sensors_trigger_own.conf drivers: sensor: Add driver for TI INA23x 2021-07-27 17:59:23 -04:00
spi.dtsi dts: fix 'colorway' compatibles 2021-08-17 17:51:57 -04:00
testcase.yaml tests: drivers: build_all: sensor: simplify configs 2021-06-21 10:08:24 -05:00