zephyr/tests/drivers
Kumar Gala 837a5b8566 tests: i2c_slave_api: Fix define usage
The code should be using I2C_SLAVE_FLAGS_ADDR_10_BITS and not
I2C_ADDR_10_BITS.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-03-22 13:04:36 -04:00
..
adc/adc_api tests: drivers: adc: add Ronoth Lodev to supported boards 2021-03-18 08:48:30 -05:00
build_all drivers: sensors: fdc2x1x: Add driver for Texas Instruments FDC2X1X 2021-03-17 11:35:17 +01:00
can tests: drivers: can: timing: Fix potential div by zero 2021-02-11 08:54:12 -05:00
clock_control tests: convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:05:40 -05:00
console sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
counter esp32: drivers: counter: add support for general-purpose counters 2021-03-03 13:02:02 +01:00
dac tests: drivers: dac: add Ronoth Lodev to supported boards 2021-03-18 08:48:30 -05:00
dma tests: drivers: dma: remove dead code in test_dma_loop.c 2021-03-10 05:41:20 -05:00
eeprom drivers: eeprom: EEPROM emulation in flash memory 2021-02-19 14:06:15 +01: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: drivers: gpio: provide quickfeather overlay 2021-03-11 08:58:20 -05:00
hwinfo/api zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
i2c tests: i2c_slave_api: Fix define usage 2021-03-22 13:04:36 -04:00
i2s device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ipm tests: convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:05:40 -05: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
memc/stm32_sdram tests: drivers: memc: add test for stm32 SDRAM 2020-11-24 16:33:17 +01:00
pwm tests: drivers: pwm: fix order of parameters 2021-03-06 09:09:08 -06:00
regulator/fixed tests: drivers: regulator: add test for fixed regulator 2020-10-28 15:22:53 +01:00
sensor test: sensor: add testcase 2021-01-18 19:05:32 +01:00
spi/spi_loopback tests: spi_loopback: exclude atmel sam0 boards 2021-03-16 17:01:15 -05:00
timer/nrf_rtc_timer clocks: rename z_tick_get -> sys_clock_tick_get 2021-03-19 11:22:17 -04:00
uart tests: uart_async_api: exclude atmel sam0 boards 2021-03-16 17:01:15 -05:00
watchdog/wdt_basic_api tests: watchdog: add support for cc32xx 2021-02-24 08:35:27 -06:00