Mario Kart 64
Loading...
Searching...
No Matches
os_eeprom.h File Reference
#include <PR/ultratypes.h>
#include "os_message.h"
Include dependency graph for os_eeprom.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define EEPROM_TYPE_4K   0x01
 
#define EEPROM_TYPE_16K   0x02
 
#define EEPROM_MAXBLOCKS   64
 
#define EEP16K_MAXBLOCKS   256
 
#define EEPROM_BLOCK_SIZE   8
 

Macro Definition Documentation

◆ EEP16K_MAXBLOCKS

#define EEP16K_MAXBLOCKS   256

◆ EEPROM_BLOCK_SIZE

#define EEPROM_BLOCK_SIZE   8

◆ EEPROM_MAXBLOCKS

#define EEPROM_MAXBLOCKS   64

◆ EEPROM_TYPE_16K

#define EEPROM_TYPE_16K   0x02

◆ EEPROM_TYPE_4K

#define EEPROM_TYPE_4K   0x01