Home
last modified time | relevance | path

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

/NetX-Duo-v6.4.1/samples/
Ddemo_rtsp_over_rtp.c168 static VOID demo_timer_entry(ULONG address) in demo_timer_entry() function
267 status = tx_timer_create(&demo_timer, "Demo Timer", demo_timer_entry, 0, in sample_entry()