Imt.Base C++ API V4.1.1.0
Loading...
Searching...
No Matches
FreeRTOSHooks.h File Reference

Go to the source code of this file.

Functions

void DataflowSysTickHook ()
 Custom implementation for SysTick_Handler and Dataflow scheduler Timer process1ms method.
 
void DataflowIdleHook ()
 Custom implementation for Idle.
 

Variables

imt::base::dff::runtime::IdleCallbackIfcg_pIdleCallback
 

Function Documentation

◆ DataflowIdleHook()

void DataflowIdleHook ( )

Custom implementation for Idle.

◆ DataflowSysTickHook()

void DataflowSysTickHook ( )

Custom implementation for SysTick_Handler and Dataflow scheduler Timer process1ms method.

Variable Documentation

◆ g_pIdleCallback