zephyr/drivers/sensor/fxos8700
Henrik Brix Andersen 917cb432ee sensor: fxos8700: add support for hardware reset pin
Add support for pulsing the hardware reset pin of the FXOS8700 high
during initialization.

According to the datasheet, this is required for the I2C/SPI bus
auto-detection logic to work properly if the VDD/VDDIO power
sequencing order cannot be guaranteed.

Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
2019-04-18 09:22:56 -04:00
..
CMakeLists.txt drivers: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for driver files. 2018-05-15 17:48:18 +03:00
Kconfig drivers: fxos8700: mention compatible devices in the help section 2018-10-17 14:16:02 -05:00
fxos8700.c sensor: fxos8700: add support for hardware reset pin 2019-04-18 09:22:56 -04:00
fxos8700.h sensor: fxos8700: add support for hardware reset pin 2019-04-18 09:22:56 -04:00
fxos8700_trigger.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00