Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/driver/
Drmt.c42 #define RMT_WR_MEM_OVF_ERROR_STR "RMT WR MEM OVERFLOW" macro
715 …RMT_CHECK((mem_cnt * RMT_MEM_ITEM_NUM >= item_num), RMT_WR_MEM_OVF_ERROR_STR, ESP_ERR_INVALID_ARG); in rmt_fill_tx_items()