Searched refs:EEPROM_EEPROT (Results 1 – 12 of 12) sorted by relevance
42 #define EEPROM_EEPROT 0x400AF030 // EEPROM Protection macro
55 #define EEPROM_EEPROT 0x400AF030 // EEPROM Protection macro
57 #define EEPROM_EEPROT 0x400AF030 // EEPROM Protection macro
610 return(HWREG(EEPROM_EEPROT)); in EEPROMBlockProtectGet()674 HWREG(EEPROM_EEPROT) = ulProtect; in EEPROMBlockProtectSet()
565 return (HWREG(EEPROM_EEPROT)); in EEPROMBlockProtectGet()628 HWREG(EEPROM_EEPROT) = ui32Protect; in EEPROMBlockProtectSet()
658 return(HWREG(EEPROM_EEPROT)); in EEPROMBlockProtectGet()721 HWREG(EEPROM_EEPROT) = ui32Protect; in EEPROMBlockProtectSet()
Completed in 25 milliseconds