Searched refs:txfr_timer_callback_wrapper (Results 1 – 1 of 1) sorted by relevance
2251 void txfr_timer_callback_wrapper(ULONG id) in txfr_timer_callback_wrapper() function2303 …ret = tx_timer_create(&p_timer->timer, (char *)pcTimerName, txfr_timer_callback_wrapper, (ULONG)p_… in xTimerCreate()2344 …ret = tx_timer_create(&pxTimerBuffer->timer, (char *)pcTimerName, txfr_timer_callback_wrapper, (UL… in xTimerCreateStatic()