Definition in file flashc_buffer.h.
Go to the source code of this file.
Defines | |
#define | FLASHC_DATA_BUFFER_SIZE 4096 |
#define | short_flashc_data ((const unsigned short *)fastgpio_access) |
Variables | |
const unsigned char | flashc_data [FLASHC_DATA_BUFFER_SIZE] |
#define FLASHC_DATA_BUFFER_SIZE 4096 |
#define short_flashc_data ((const unsigned short *)fastgpio_access) |
Definition at line 50 of file flashc_buffer.h.
const unsigned char flashc_data[FLASHC_DATA_BUFFER_SIZE] |
Definition at line 52 of file flashc_buffer.h.
Referenced by main(), and mdma_init_buffer_descriptor().