pcnt_unit_remove_watch_point() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferencesCall TreeData Use

Return value

- ESP_OK: Remove watch point successfully - ESP_ERR_INVALID_ARG: Remove watch point failed because of invalid argument - ESP_ERR_INVALID_STATE: Remove watch point failed because the watch point was not added by `pcnt_unit_add_watch_point()` yet - ESP_FAIL: Remove watch point failed because of other error

References