FreeRTOS + 0/10 examples
CodeScope will show references to vApplicationStackOverflowHook() from the following samples and libraries:
Libraries
Examples
STM32446E_EVAL
Applications
FreeRTOS
STM32469I-Discovery
Applications
FreeRTOS
STM32469I_EVAL
Applications
FreeRTOS
STM324x9I_EVAL
Applications
FreeRTOS
STM324xG_EVAL
Applications
FreeRTOS
STM32F412G-Discovery
Applications
FreeRTOS
STM32F413H-Discovery
Applications
FreeRTOS
STM32F413ZH-Nucleo
Applications
FreeRTOS
STM32F429I-Discovery
Applications
FreeRTOS
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesFreeRTOSvApplicationStackOverflowHook()

vApplicationStackOverflowHook() function

Syntax

extern void vApplicationStackOverflowHook( TaskHandle_t xTask,     char *pcTaskName );

Arguments

pxTask

pcTaskName

xTask

Examples

vApplicationStackOverflowHook() is referenced by 10 libraries and example projects.

References

LocationReferrerText
tasks.c:407
extern void vApplicationStackOverflowHook( TaskHandle_t xTask, char *pcTaskName );
tasks.c:3030vTaskSwitchContext()

Call Tree

Functions calling vApplicationStackOverflowHook()
all items filtered out
vApplicationStackOverflowHook()
Data read by vApplicationStackOverflowHook()
vApplicationStackOverflowHook()