Searched refs:ucom_tx_task (Results 1 – 1 of 1) sorted by relevance
128 static void ucom_tx_task(void);1110 stappTask.pfnTaskEntry = (TSK_ENTRY_FUNC)ucom_tx_task; in u3g_tx_init()1160 ucom_tx_task(void) in ucom_tx_task() function