![]() |
ChibiOS/RT Architecture - Reference Manual - Guides |
Mailboxes test source file. More...
#include "ch.h"#include "test.h"Go to the source code of this file.
Variables | |
| struct testcase *const | patternmbox [] |
| Test sequence for mailboxes. | |
Mailboxes test source file.
Definition in file testmbox.c.
| struct testcase* const patternmbox[] |
{
&testmbox1,
NULL
}
Test sequence for mailboxes.
Definition at line 182 of file testmbox.c.
1.7.1