Convert tests to DEVICE_{DT_}DEFINE instead of DEVICE_AND_API_INIT
so we can deprecate DEVICE_AND_API_INIT in the future.
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
|
||
|---|---|---|
| .. | ||
| abstract_driver.c | ||
| abstract_driver.h | ||
| bad_driver.c | ||
| dummy_driver.c | ||
| main.c | ||
| mmio.c | ||
| test_driver_init.c | ||