Led_Toggle() is only used within Tx_CMSIS_Wrapper.
 
Symbols
loading...
Files
loading...

Led_Toggle() function

Critical section function that needs acquiring SyncObject.

Syntax

static void Led_Toggle(Led_TypeDef led,     uint32_t iter);
Implemented in app_tx_cmsisrtos.c:193

Arguments

led

LED to toggle

iter

Number of iterations

Return value

None

References

LocationReferrerText
app_tx_cmsisrtos.c:193
static void Led_Toggle(Led_TypeDef led, uint32_t iter)
app_tx_cmsisrtos.c:67
static void Led_Toggle(Led_TypeDef led, uint32_t iter);
app_tx_cmsisrtos.c:128ThreadOne_Entry()
Led_Toggle(LED_GREEN, 10);
app_tx_cmsisrtos.c:167ThreadTwo_Entry()
Led_Toggle(LED_RED, 10);

Call Tree

Functions calling Led_Toggle()
Functions called by Led_Toggle()
Led_Toggle()
Data read by Led_Toggle()
Data written by Led_Toggle()
Led_Toggle()::i
all items filtered out
Led_Toggle()
Led_Toggle()::i
all items filtered out
Type of Led_Toggle()
Led_Toggle()
uint32_t
all items filtered out