Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/deprecated/
Dtimer_legacy.c29 #define TIMER_AUTORELOAD_ERROR "HW TIMER AUTORELOAD ERROR" macro
139 …N_ON_FALSE(reload < TIMER_AUTORELOAD_MAX, ESP_ERR_INVALID_ARG, TIMER_TAG, TIMER_AUTORELOAD_ERROR); in timer_set_auto_reload()