Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/driver/
Drmt.c35 #define RMT_WR_MEM_OVF_ERROR_STR "RMT WR MEM OVERFLOW" macro
708 …_FALSE(mem_cnt * RMT_MEM_ITEM_NUM >= item_num, ESP_ERR_INVALID_ARG, TAG, RMT_WR_MEM_OVF_ERROR_STR); in rmt_fill_tx_items()