QP/C  7.3.4
Real-Time Embedded Framework
Loading...
Searching...
No Matches
qutest.c File Reference
#include "qp_port.h"
#include "qp_pkg.h"
#include "qsafe.h"
#include "qs_port.h"
#include "qs_pkg.h"

Go to the source code of this file.

Functions

void QF_init (void)
 
void QF_stop (void)
 
int_t QF_run (void)
 

Function Documentation

◆ QF_init()

void QF_init ( void )

Definition at line 172 of file qutest.c.

◆ QF_stop()

void QF_stop ( void )

Definition at line 186 of file qutest.c.

◆ QF_run()

int_t QF_run ( void )

Definition at line 191 of file qutest.c.