Avionics
Core avionics package for CURE flight computers
Loading...
Searching...
No Matches
Adafruit_SPIFlash_mock.h File Reference
#include <stddef.h>
#include <stdint.h>
Include dependency graph for Adafruit_SPIFlash_mock.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

Macro Definition Documentation

◆ FAKE_MEMORY_SIZE_BYTES

#define FAKE_MEMORY_SIZE_BYTES   16777216

Definition at line 7 of file Adafruit_SPIFlash_mock.h.

◆ SFLASH_BLOCK_SIZE

#define SFLASH_BLOCK_SIZE   65536

Definition at line 9 of file Adafruit_SPIFlash_mock.h.

◆ SFLASH_PAGE_SIZE

#define SFLASH_PAGE_SIZE   256

Definition at line 10 of file Adafruit_SPIFlash_mock.h.

◆ SFLASH_SECTOR_SIZE

#define SFLASH_SECTOR_SIZE   4096

Definition at line 8 of file Adafruit_SPIFlash_mock.h.