zephyr/tests/drivers/counter
Krzysztof Chruscinski f923779e4d tests: drivers: counter: Extend basic api test with ZLI support
Modified test to handle case when counter handlers are called in
ZLI interrupt context where kernel primitives cannot be used. In
that case volatile counters are used to track number of handlers
calls.

Added configuration for nrf52840dk board where zli feature is enabled
for all counters.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2021-08-05 16:17:23 +02:00
..
counter_basic_api tests: drivers: counter: Extend basic api test with ZLI support 2021-08-05 16:17:23 +02:00
counter_cmos
counter_nrf_rtc/fixed_top
maxim_ds3231_api