zephyr/tests/drivers
Henrik Brix Andersen 5d05d2e3c7 tests: drivers: can: timing: switch to DEVICE_DT_GET()
Switch from using device_get_binding() to DEVICE_DT_GET().

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2022-01-10 11:24:51 +01:00
..
adc tests: drivers: adc testing the adc_api on stm32u585 disco board 2021-11-09 15:59:23 -06:00
bbram
build_all tests: drivers: remove custom vnd,gpio inst 2022-01-04 09:10:40 -05:00
can tests: drivers: can: timing: switch to DEVICE_DT_GET() 2022-01-10 11:24:51 +01:00
clock_control tests/drivers/clock_control: stm32: Add test suite for H7 series 2022-01-07 18:19:16 +01:00
console tests: remove usage of CONFIG_USB_UART_CONSOLE 2021-11-18 14:29:18 +01:00
counter tests: drivers: counter: Update tests for STM32F4 timer counter driver 2021-12-11 14:20:17 -05:00
dac tests: drivers: dac loopback on stm32wl55jc nucleo board 2022-01-04 09:12:08 -05:00
disk tests: disk: Add fixture for sdcard test 2022-01-07 08:01:22 -06:00
dma boards: mimxrt1070_evk_cm7: Enable DMA controller on RT1170 EVK 2021-12-08 08:40:06 -05:00
eeprom
entropy/api
espi
flash tests: fix typos and misnamed platforms 2021-12-17 12:24:37 -05:00
flash_simulator
gpio tests: remove manual CONFIG_GPIO_EMUL 2022-01-06 11:56:15 -05:00
hwinfo/api
i2c driver: i2c: TCA9546A: Rename to TCA954x 2021-12-13 18:07:08 +01:00
i2s
ipm
kscan/kscan_api
led/led_api
memc/stm32_sdram
pinctrl pinctrl: use groupN instead of pinsN for groups 2022-01-01 07:39:08 -05:00
pwm tests: drivers: pwm_loopback: nucleo_h743zi: change PWM output pin 2021-12-13 20:34:13 -05:00
regulator tests: regulator_pmic: Added PMIC regulator test 2021-12-08 08:27:44 -05:00
sensor
spi/spi_loopback tests: drivers: spi loopback with DMA testing on stm32h743 nucleo 2022-01-07 15:06:28 -06:00
syscon dts: arm64: qemu-virt: switch to 64bit addressing in DT 2021-11-25 18:37:15 +01:00
timer/nrf_rtc_timer drivers: timer: extend nrf_rtc_timer 2022-01-04 17:44:32 +01:00
uart tests: drivers: uart async on stm32wl55jc nucleo board 2022-01-04 09:12:32 -05:00
virtualization/ivshmem drivers: virt_ivshmem: Allow multiple instances of ivShMem devices. 2021-12-20 19:42:27 +02:00
watchdog/wdt_basic_api