zephyr/tests/drivers/counter/counter_basic_api
Filip Zajdel 33eabf6fc7 drivers: counter: Add native_posix counter hardware model and driver
Adds native_posix hw counter model and the counter driver.
Functionality is needed by software which is tested
on native_posix and has dependency on counter.
Hardware model was developed similarly to HW timer model.
The counter driver wraps HW counter functions and exposes
basic functionalities: starting, stopping, setting and cancelling
single channel alarms.
Code was tested against: tests/drivers/counter/counter_basic_api.

Signed-off-by: Filip Zajdel <filip.zajdel@nordicsemi.no>
2020-07-27 13:25:50 +02:00
..
boards tests: drivers: counter: Add nrf9160_pca10090 board 2020-04-24 10:17:48 +02:00
src drivers: counter: Add native_posix counter hardware model and driver 2020-07-27 13:25:50 +02:00
CMakeLists.txt cmake, samples, tests: Use semi-accurate project names 2020-06-09 08:18:29 -04:00
prj.conf tests: drivers: counter: add user mode test 2020-01-21 11:36:55 -05:00
testcase.yaml tests: counter: Extend counter_basic_api timeout 2020-02-12 14:31:14 +02:00