|
Hardware Abstraction Layer for FreeRTOS
|
#include <example.h>

Public Member Functions | |
| OS_DEFINE_MUTEX_RECURSIVE (lock) | |
Data Fields | |
| bool | init |
| const struct example_ops * | ops |
| example_generic::OS_DEFINE_MUTEX_RECURSIVE | ( | lock | ) |
Mutex
| bool example_generic::init |
true = is init false = is not init
| const struct example_ops* example_generic::ops |
Ops of driver in Multi mode