Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.c66 ULONG nx_bsd_timer_rate; variable
470 nx_bsd_timer_rate = (NX_IP_PERIODIC_RATE + (NX_IP_FAST_TIMER_RATE - 1)) / NX_IP_FAST_TIMER_RATE; in nx_bsd_initialize()
15329 nx_bsd_system_clock += nx_bsd_timer_rate; in _nx_bsd_fast_periodic_timer_entry()