App_Delay() is only used within Tx_LowPower.
 
Symbols
loading...
Files
loading...

App_Delay() function

Application Delay function.

Syntax

void App_Delay(ULONG Delay);
Implemented in app_threadx.c:282

Arguments

Delay

number of ticks to wait

Return value

None

References

LocationReferrerText
app_threadx.c:282
void App_Delay(ULONG Delay)
app_threadx.c:57
void App_Delay(ULONG Delay);
app_threadx.c:177MainThread_Entry()
App_Delay(50);

Call Tree

Functions calling App_Delay()
Functions called by App_Delay()
all items filtered out
App_Delay()
all items filtered out
Data read by App_Delay()
App_Delay()::initial_time
all items filtered out
App_Delay()
Type of App_Delay()
App_Delay()
all items filtered out