Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/driver/
Drmt.c44 #define RMT_PARAM_ERR_STR "RMT param error" macro
1296 ESP_RETURN_ON_FALSE(channel_status, ESP_ERR_INVALID_ARG, TAG, RMT_PARAM_ERR_STR); in rmt_get_channel_status()