|
Avionics
Core avionics package for CURE flight computers
|
#include <stddef.h>#include <stdint.h>
Go to the source code of this file.
Classes | |
| class | Adafruit_SPIFlash |
Macros | |
| #define | FAKE_MEMORY_SIZE_BYTES 16777216 |
| #define | SFLASH_SECTOR_SIZE 4096 |
| #define | SFLASH_BLOCK_SIZE 65536 |
| #define | SFLASH_PAGE_SIZE 256 |
| #define FAKE_MEMORY_SIZE_BYTES 16777216 |
Definition at line 7 of file Adafruit_SPIFlash_mock.h.
| #define SFLASH_BLOCK_SIZE 65536 |
Definition at line 9 of file Adafruit_SPIFlash_mock.h.
| #define SFLASH_PAGE_SIZE 256 |
Definition at line 10 of file Adafruit_SPIFlash_mock.h.
| #define SFLASH_SECTOR_SIZE 4096 |
Definition at line 8 of file Adafruit_SPIFlash_mock.h.