mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-11 06:55:49 +00:00
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> |
||
---|---|---|
.. | ||
can | ||
counter | ||
crypto | ||
current_sensing | ||
dac | ||
display | ||
entropy | ||
espi | ||
flash_shell | ||
gpio/boards | ||
ht16k33 | ||
i2c_fujitsu_fram | ||
kscan | ||
kscan_touch | ||
lcd_hd44780 | ||
led_apa102 | ||
led_apa102c_bitbang | ||
led_lp3943 | ||
led_lp5562 | ||
led_lpd8806 | ||
led_pca9633 | ||
led_ws2812 | ||
lora | ||
peci | ||
ps2 | ||
soc_flash_nrf | ||
spi_flash | ||
spi_flash_at45 | ||
spi_fujitsu_fram | ||
watchdog | ||
drivers.rst |