Maestro Audio Framework  v 1.0
NXP Semiconductors
osa_types.h File Reference

Contains base data types for NXP libosa. More...

#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>

Macros

#define OSA_VERSION   2.0
 Define a version for the NXP OSA API.
 
#define FALSE   0
 
#define TRUE   1
 
#define bool   boolean