![]() |
CMSIS-RTOS Validation
Version 1.0
RTOS Validation
|
#include <string.h>
#include "RV_Framework.h"
#include "cmsis_rv.h"
Functions | |
void | GenWait_IRQHandler (void) |
void | TC_GenWaitBasic (void) |
Test case: TC_GenWaitBasic. More... | |
void | TC_GenWaitInterrupts (void) |
Test case: TC_GenWaitInterrupts. More... | |
Variables | |
static volatile osStatus | Stat_Isr |
void GenWait_IRQHandler | ( | void | ) |
|
static |