zephyr/drivers
Maureen Helm e015561c44 drivers: sensor: Fix fxos8700 device driver_api/data attributes
Fixes the fxos8700 sensor driver to reflect recent changes in the
generic device driver structure, renaming driver_data and config_info to
data and config respectively. These instances in the fxos8700 sensor
driver were missed because we haven't enabled the magnetic vector
magnitude function in CI.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2020-11-17 16:51:50 -05:00
..
adc
audio device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
bluetooth drivers: Bluetooth: rpmsg: Fix typo in BT_QUIRK_NO_AUTO_DLE use 2020-11-13 10:13:22 +01:00
can
clock_control drivers: clock_control: nrf: Add handling of HFCLK192M_STARTED event 2020-11-17 11:32:10 +01:00
console net: ppp: Avoid wrapping each byte in muxing headers 2020-10-19 18:29:02 +02:00
counter drivers: counter: stm32: hide irrelevant options 2020-10-07 15:26:03 -05:00
crypto misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
dac
debug
display drivers: display: ili9xxx: add support for ILI9488 controller 2020-11-10 15:52:12 -06:00
dma
ec_host_cmd_periph
eeprom eeprom: at2x: Add support for at24cXX 2020-10-28 17:03:47 +01:00
entropy drivers: remove unnecessary use of DEVICE_AND_API_INIT 2020-11-06 09:42:47 -06:00
espi
ethernet drivers: ethernet: stm32: Add missing net_if_set_link_addr() call 2020-11-06 10:11:10 +02:00
flash drivers/flash/nrf_qspi_nor: determine RAM source using nrfx 2020-11-17 16:51:08 -05:00
gpio device: convert DEVICE_INIT to DEVICE_DEFINE or SYS_DEVICE_DEFINE 2020-11-10 08:38:09 -06:00
hwinfo drivers: hwinfo: Add cypress psoc6 hwinfo support 2020-10-21 07:20:13 -05:00
i2c drivers: i2c: dw: Update to use new pcie_alloc_irq API 2020-11-14 11:13:00 +02:00
i2s
ieee802154 drivers: ieee802154: Deny use of nRF FICR registers in NS domain 2020-11-16 15:24:03 +01:00
interrupt_controller intc: Add support for GRLIB IRQMP 2020-11-13 14:53:55 -08:00
ipm
kscan dts/Kconfig: Remove HAS_DTS_I2C 2020-09-18 13:34:44 -05:00
led
led_strip
lora drivers: lora: Add CheckRfFrequency callback to SX1276 driver 2020-10-08 12:15:38 +02:00
modem drivers: modem: gsm: Fix DEVICE_DEFINE() data ptr 2020-11-16 14:26:37 -05:00
net
neural_net
pcie drivers: pcie: Rename pcie_wired_irq to pcie_get_irq 2020-11-14 11:13:00 +02:00
peci peci: driver: Ping cmd fail due to improper tx len and wait handling 2020-11-09 15:49:19 -06:00
pinmux
ps2
ptp_clock
pwm
regulator
sensor drivers: sensor: Fix fxos8700 device driver_api/data attributes 2020-11-17 16:51:50 -05:00
serial drivers: serial: ns16550: Update to use new pcie_alloc_irq API 2020-11-14 11:13:00 +02:00
spi
timer timer: Add support for GRLIB GPTIMER 2020-11-13 14:53:55 -08:00
usb usb: drivers: Fix ZLP handling for Nordic driver. 2020-11-17 18:06:26 +01:00
video
watchdog watchdog: Add watchdog driver 2020-10-23 12:52:13 +02:00
wifi drivers: wifi: esp DHCP/Static IP Support 2020-11-12 07:59:10 +02:00
CMakeLists.txt
Kconfig