Searched refs:TaskFun_t (Results 1 – 2 of 2) sorted by relevance
32 HANDLE Task_Create(TaskFun_t EntryFunction, void *Param, uint32_t StackSize, uint32_t Priority, con…
153 typedef void (* TaskFun_t)( void * ); typedef
Completed in 6 milliseconds