zephyr/tests/drivers
Kumar Gala 0bfd810d13 i2c: deprecate use of union dev_config
There are several issues with the dev_config union used as a
convenience when calling the i2c_configure api.  One, the union is well
name spaced protected and doesn't convey use with just i2c.  Second
there are assumptions of how the bits might get packed by the union
which can't be guaranteed.  Since the API takes a u32_t lets change in
tree uses to using the macros to setup a u32_t and make the union as
deprecated.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-10-11 10:45:12 -04:00
..
adc tests: adc: Remove custom hexiwear_k64 configuration 2017-10-05 17:54:00 -04:00
aio/aio_basic_api
aon_counter/aon_api
build_all tests: update min ram requirements and filters 2017-08-14 13:28:42 -04:00
dma tests: update min ram requirements and filters 2017-08-14 13:28:42 -04:00
enc28j60 ethernet: fix Kconfig option for ETHERNET 2017-07-05 12:43:13 -04:00
gpio/gpio_basic_api tests: gpio: Add support for ESP32 2017-08-23 10:28:59 -04:00
i2c/i2c_api i2c: deprecate use of union dev_config 2017-10-11 10:45:12 -04:00
ipm
nsim_uart
pci_enum tests: fix PCI test using 'supported' keyword 2017-06-28 09:51:40 -05:00
pinmux/pinmux_basic_api tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
pwm/pwm_api
quark_clock
rtc/rtc_basic_api tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
spi poll: Enable multiple threads to use k_poll in the same object 2017-08-25 09:00:46 -04:00
uart/uart_basic_api tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
watchdog/wdt_basic_api tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00