MPU_xTaskCallApplicationTaskHook() is only used within FreeRTOS.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesFreeRTOSMPU_xTaskCallApplicationTaskHook()

MPU_xTaskCallApplicationTaskHook() function

Calls the hook function associated with xTask. Passing xTask as NULL has the effect of calling the Running tasks (the calling task) hook function. pvParameter is passed to the hook function for the task to interpret as it wants. The return value is the value returned by the task hook function registered by the user.

Arguments

xTask

pvParameter

Type Use

Type of MPU_xTaskCallApplicationTaskHook()
MPU_xTaskCallApplicationTaskHook()
all items filtered out