APM:Libraries
|
#include "AP_HAL_F4Light/EEPROM.h"
Go to the source code of this file.
Classes | |
class | OSD_EEPROM |
Macros | |
#define | PAGE_SIZE 0x4000l |
#define | EEPROM_PAGE 0x08004000l |
#define | EEPROM_SIZE 2048 |
#define EEPROM_PAGE 0x08004000l |
Definition at line 15 of file osd_eeprom.h.
Referenced by OSD_EEPROM::_read(), and OSD_EEPROM::_write().
#define EEPROM_SIZE 2048 |
Definition at line 17 of file osd_eeprom.h.
Referenced by OSD_EEPROM::_read(), OSD_EEPROM::_write(), and OSD_EEPROM::init().
#define PAGE_SIZE 0x4000l |
Definition at line 13 of file osd_eeprom.h.
Referenced by OSD_EEPROM::_read(), Linux::RCInput_RPI::_timer_tick(), OSD_EEPROM::_write(), Linux::Memory_table::bytes_available(), Linux::Memory_table::get_offset(), Linux::Memory_table::get_page(), and Linux::Memory_table::Memory_table().