Home
last modified time | relevance | path

Searched refs:PCNT_PARAM_ERR_STR (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/driver/deprecated/
Dpcnt_legacy.c23 #define PCNT_PARAM_ERR_STR "PCNT PARAM ERROR" macro
241 PCNT_CHECK(filter_val < 1024, PCNT_PARAM_ERR_STR, ESP_ERR_INVALID_ARG); in _pcnt_set_filter_value()