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