Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/tsn/inc/
Dnx_shaper.h226 UINT nx_shaper_sdu_tx_time_get(NX_INTERFACE *interface_ptr, UINT sdu_size, UINT *tx_time);
/NetX-Duo-v6.2.1/tsn/src/
Dnx_shaper.c1441 UINT nx_shaper_sdu_tx_time_get(NX_INTERFACE *interface_ptr, UINT sdu_size, UINT *tx_time) in nx_shaper_sdu_tx_time_get() argument
1456 *tx_time = tmp; in nx_shaper_sdu_tx_time_get()