Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/deprecated/
Drmt_legacy.c45 #define RMT_PARAM_ERR_STR "RMT param error" macro
1281 ESP_RETURN_ON_FALSE(channel_status, ESP_ERR_INVALID_ARG, TAG, RMT_PARAM_ERR_STR); in rmt_get_channel_status()