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 2 of file flashc_buffer.h.
| const unsigned char flashc_data[FLASHC_DATA_BUFFER_SIZE] |
Definition at line 3 of file flashc_buffer.h.
Referenced by main(), and mdma_init_buffer_descriptor().
1.5.5