mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00
ci(legacy_pcnt): re_enable legacy_pcnt test on c5
This commit is contained in:

committed by
Chen Ji Chang

parent
46e6db0251
commit
cde7750f0a
@@ -163,6 +163,8 @@ It is recommended to remove the unused watch point by :cpp:func:`pcnt_unit_remov
|
||||
|
||||
When a watch step and a watch point are triggered at the same time (i.e. at the same absolute point), the callback function only gets called by once.
|
||||
|
||||
The step increment will be reset to 0 when the count reaches the high/low limit value. Please do not rely too much on the exact step interval.
|
||||
|
||||
.. code:: c
|
||||
|
||||
// add positive direction watch step with 100 step intervals
|
||||
|
Reference in New Issue
Block a user