zephyr/tests/drivers
Martí Bolívar fff0aee9ee tests: fix accel abstraction violation
As documented in doc/guides/dts/api-usage.rst, the generated
devicetree macros should be considered an implementation detail.

Replace direct usage of one with an equivalent that uses the API.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-10-29 14:04:26 -04:00
..
adc/adc_api tests: drivers: adc: fix NUCLEO-H743ZI ADC channel 2020-10-16 09:59:16 +02:00
build_all tests: drivers: build_all: Rework modem test to be more generic 2020-10-23 08:53:38 -05:00
can device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
clock_control tests: drivers: clock_control: Change errno in the test 2020-10-14 14:06:56 +02:00
console sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
counter device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
dac tests: drivers: dac_loopback: Fix dependencies 2020-09-03 14:46:03 -05:00
dma tests: dma: loop_transfer: add board configurations 2020-09-03 21:50:58 +02:00
eeprom device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
entropy/api device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
flash device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
flash_simulator device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
gpio tests: gpio: gpio_port_set_masked_raw overwrite check 2020-10-14 15:21:34 -05:00
hwinfo/api zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
i2c tests: drivers: sensor: Add an BMI160 accelerometer test 2020-10-05 15:33:00 -04:00
i2s device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ipm tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
kscan/kscan_api device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
led/led_api device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pwm/pwm_api device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
regulator/fixed tests: drivers: regulator: add test for fixed regulator 2020-10-28 15:22:53 +01:00
sensor tests: fix accel abstraction violation 2020-10-29 14:04:26 -04:00
spi/spi_loopback tests: spi: Update LPC55S69 to enable DMA 2020-10-21 06:26:40 -05:00
uart tests: uart_async_api: Catch extra RX_RDY events in test_single_read 2020-10-21 17:55:18 +02:00
watchdog/wdt_basic_api watchdog: Add watchdog driver 2020-10-23 12:52:13 +02:00