Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/deprecated/
Drmt_legacy.c95 void *tx_context; member
1201 p_rmt_obj[channel]->tx_context = NULL; in rmt_translator_init()
1213 p_rmt_obj[channel]->tx_context = context; in rmt_translator_set_context()
1224 *context = obj->tx_context; in rmt_translator_get_context()