ECE 486 Support Libraries
|
Macros | |
#define | SAMPLE_OVERRUN 2 |
ADC buffer filled before the user serviced the buffer. More... | |
#define | MEMORY_ALLOCATION_ERROR 3 |
malloc() or calloc() returned NULL More... | |
#define | DAC_CONFIG_ERROR 4 |
#define | ADC_CONFIG_ERROR 5 |
#define | SETBLOCKSIZE_ERROR 6 |
setblocksize() must be called BEFORE initialize() More... | |
#define | UART_CONFIG_ERROR 7 |
#define | CLOCK_CONFIG_ERROR 8 |
#define MEMORY_ALLOCATION_ERROR 3 |
#define SAMPLE_OVERRUN 2 |
#define SETBLOCKSIZE_ERROR 6 |
setblocksize() must be called BEFORE initialize()