![]() |
CMSIS-RTOS Validation
Version 1.0
RTOS Validation
|
Generic Wait Functions Test Cases. More...
Functions | |
void | TC_GenWaitBasic (void) |
Test case: TC_GenWaitBasic. | |
void | TC_GenWaitInterrupts (void) |
Test case: TC_GenWaitInterrupts. | |
The Generic Wait function group in CMSIS-RTOS provides means for a time delay and allow to wait for unspecified events. The test cases check the functions osDelay and osWait and call the generic wait functions from an ISR.
void TC_GenWaitBasic | ( | void | ) |
void TC_GenWaitInterrupts | ( | void | ) |