Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/driver/
Drmt.c43 #define RMT_TRANSLATOR_UNINIT_STR "RMT translator not init" macro
1254 … ESP_RETURN_ON_FALSE(p_rmt_obj[channel]->sample_to_rmt, ESP_FAIL, TAG, RMT_TRANSLATOR_UNINIT_STR); in rmt_write_sample()