zephyr/tests/drivers
Peter Bigot e0fd918bbd tests: i2c_slave_api: make dual role support optional
Not all I2C controllers that support dual roles allow a controller to
be used in both modes without reconfiguration: for some, registering a
slave device prevents use in master mode.  Refactor so that dual-role
operation is opt-in, and select it for the ST devices currently in the
allow list.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2021-01-21 09:27:35 -06:00
..
adc/adc_api boards: nucleo_g071rb: enable adc support 2021-01-07 15:50:22 -06:00
build_all drivers: sensor: Initial driver of Invensense ICM42605 2021-01-20 10:41:04 -06:00
can tests: drivers: can: timing 2020-12-17 11:07:53 +01: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 tests: drivers: counter: basic_api: add support for Xilinx AXI Timer IP 2020-11-17 19:30:20 -05:00
dac tests: drivers: dac_loopback: Fix dependencies 2020-09-03 14:46:03 -05:00
dma tests: update edma test pattern 2021-01-14 16:14:51 -06: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_api_1pin: support for emulated GPIO 2020-12-27 18:15:33 +01:00
hwinfo/api zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
i2c tests: i2c_slave_api: make dual role support optional 2021-01-21 09:27:35 -06: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: loopback: add support for twr_ke18f board 2021-01-20 08:05:57 -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: drivers: spi: spi_loopback: Enable nucleo_g474re DMA support 2021-01-15 10:27:43 -05:00
timer/nrf_rtc_timer tests: drivers: timer: nrf_rtc_timer: Adapt test to nrf52_bsim 2020-12-13 19:28:08 -05:00
uart tests: uart_async_api: Support nucleo_l4r5zi board 2021-01-18 19:07:29 +01:00
watchdog/wdt_basic_api drivers: wdt: add watchdog driver support for NPCX7 series. 2021-01-15 11:27:10 -05:00