Searched refs:EEPROM_BASE (Results 1 – 9 of 9) sorted by relevance
110 #define EEPROM_BASE 0x400AF000 // EEPROM memory macro
121 #define EEPROM_BASE 0x400AF000 // EEPROM memory macro
172 #define EEPROM_BASE (0x08100000U) ///< EEPROM base ad… macro
2167 #define EEPROM_BASE ((uint32_t)0x400AF000) macro2244 #define EEPROM ((EEPROM_Type *) EEPROM_BASE)
2267 #define EEPROM_BASE ((uint32_t)0x400AF000) macro2349 #define EEPROM ((EEPROM_Type *) EEPROM_BASE)
159 #define EEPROM_BASE 0x08100000u macro
Completed in 867 milliseconds