mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 01:42:49 +08:00
d57899847a
Added stm32_cap_rstcounter() function to reset the capture counter by generating an update event. The function is integrated into the capture operations structure and exposed via STM32_CAP_RSTCOUNTER macro. Also added TI3 and TI4 input mappings for extended capture channel support. Signed-off-by: Alexey Matveev <tippet@yandex.ru>