Home
last modified time | relevance | path

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

/NetX-Duo-v6.4.1/common/src/
Dnx_ip_fast_periodic_timer_entry.c134 ULONG _nx_ip_fast_timer_rate; in _nx_ip_fast_periodic_timer_create() local
141_nx_ip_fast_timer_rate = (NX_IP_PERIODIC_RATE + (NX_IP_FAST_TIMER_RATE - 1)) / NX_IP_FAST_TIMER_R… in _nx_ip_fast_periodic_timer_create()
147 _nx_ip_fast_timer_rate, _nx_ip_fast_timer_rate, TX_AUTO_ACTIVATE); in _nx_ip_fast_periodic_timer_create()