Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/deprecated/
Drmt_legacy.c38 #define RMT_MODE_ERROR_STR "RMT MODE ERROR" macro
518 ESP_RETURN_ON_FALSE(mode < RMT_MODE_MAX, ESP_ERR_INVALID_ARG, TAG, RMT_MODE_ERROR_STR); in rmt_set_gpio()