zephyr/tests/drivers/counter
Kumar Gala 7f7ce3a70c tests: counter: maxim_ds3231_api: Rework test to use struct device
Move to pass 'struct device' instead of a 'char *'.  This lets us move
from device_get_binding to DEVICE_DT_GET.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-07-08 10:47:38 +02:00
..
counter_basic_api tests: counter: disable driver debug message 2022-07-04 16:21:02 +02:00
counter_nrf_rtc/fixed_top tests: counter: counter_nrf_rtc: fixed_top: Rework to use struct device 2022-07-08 10:47:07 +02:00
counter_seconds tests: drivers: counter_seconds: Convert to use DEVICE_DT_GET 2022-07-08 10:47:19 +02:00
maxim_ds3231_api tests: counter: maxim_ds3231_api: Rework test to use struct device 2022-07-08 10:47:38 +02:00