![]() |
Maestro Audio Framework
v 1.0
NXP Semiconductors
|
Header includes specific to FreeRTOS. More...
#include <stdio.h>#include <FreeRTOS.h>#include "list.h"#include "task.h"#include "semphr.h"#include "event_groups.h"#include "timers.h"Data Structures | |
| struct | OsaCondition |
| struct | OsaMq |
| struct | OsaEvent |
Macros | |
| #define | OSA_FREERTOS_MSG_POOL_NAME_MAX 32 |
| #define | PATHNAME_SIZE 256 |
Typedefs | |
| typedef TaskHandle_t | OsaThread |
| typedef SemaphoreHandle_t | OsaSem |
| typedef SemaphoreHandle_t | OsaMutex |
| typedef void(* | osa_event_cb) (void *) |
This file includes FreeRTOS-specific system headers for behavior such as standard I/O.