Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/deprecated/
Dtimer_legacy.c28 #define TIMER_COUNT_DIR_ERROR "HW TIMER COUNTER DIR ERROR" macro
127 …RN_ON_FALSE(counter_dir < TIMER_COUNT_MAX, ESP_ERR_INVALID_ARG, TIMER_TAG, TIMER_COUNT_DIR_ERROR); in timer_set_counter_mode()