zephyr/tests/drivers
Maureen Helm 0cff42fe9d drivers: sensor: Refactor apds9960 to use const config struct
Refactors the apds9960 sensor driver to get the i2c device name, i2c
device address, gpio device name, and gpio pin from a constant device
configuration structure, rather than using hardcoded macros. This will
make it easier to change the names of the macros and to instantiate
multiple instances of the driver.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2019-03-15 10:30:53 -05:00
..
adc/adc_api cmake: Drop all in-tree usage 'set_conf_file' 2019-03-01 09:44:09 +01:00
aio cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
build_all drivers: sensor: Refactor apds9960 to use const config struct 2019-03-15 10:30:53 -05:00
can drivers: can: stm32: Cleanup Kconfig enablement 2019-02-25 10:05:21 -06:00
counter/counter_basic_api tests: drivers: counter: Fix coverity issues 2019-03-13 09:08:55 -05:00
dma cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
entropy/api cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
gpio/gpio_basic_api tests: gpio: basic_api: correct constant test for interrupt trigger 2019-02-07 22:46:37 -06:00
hwinfo/api tests: hwinfo: Fix invalid assertion 2019-03-01 09:41:48 +01:00
i2c cmake: Drop all in-tree usage 'set_conf_file' 2019-03-01 09:44:09 +01:00
i2s tests: Updated all the tests which use k_thread_access_grant. 2019-01-03 12:35:14 -08:00
ipm tests: ipm: disable on qemu_x86_64 [REVERT ME] 2019-01-18 09:50:18 -05:00
pci_enum cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
pinmux/pinmux_basic_api cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
pwm/pwm_api pwm: add set nanosecond period and pulse width function 2019-02-21 18:07:40 -05:00
rtc/rtc_basic_api cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
spi/spi_loopback tests: spi: spi_loopback: Drop default SPI_1_NAME symbol 2019-03-08 05:38:04 -06:00
uart cmake: Drop all in-tree usage 'set_conf_file' 2019-03-01 09:44:09 +01:00
watchdog/wdt_basic_api boards: x86: quark_d2000_crb: exclude watchdog test case 2019-02-27 00:28:40 -08:00