QP/C  7.3.4
Real-Time Embedded Framework
Loading...
Searching...
No Matches
qf Directory Reference

Platform-independent implementation of the QEP and QF components.

More...

Files

 qep_hsm.c
 
 qep_msm.c
 
 qf_act.c
 
 qf_actq.c
 
 qf_defer.c
 
 qf_dyn.c
 
 qf_mem.c
 
 qf_ps.c
 
 qf_qact.c
 
 qf_qeq.c
 
 qf_qmact.c
 
 qf_time.c
 

Detailed Description

Platform-independent implementation of the QEP and QF components.

Note
Typically, files in this directory need to be added to the application build, but some QP ports might not need all the files in this directory. For example, a QP port to a 3rd-party RTOS kernel might be using a message queue of the RTOS instead of the native QP event queue, in which case the file qf_actq.c would not be needed and should be excluded from the build.