Searched refs:EEPROM_EEBLOCK (Results 1 – 12 of 12) sorted by relevance
300 HWREG(EEPROM_EEBLOCK) = EEPROMBlockFromAddr(ulAddress); in EEPROMRead()330 HWREG(EEPROM_EEBLOCK) += 1; in EEPROMRead()381 HWREG(EEPROM_EEBLOCK) = EEPROMBlockFromAddr(ulAddress); in EEPROMProgram()441 HWREG(EEPROM_EEBLOCK) += 1; in EEPROMProgram()504 HWREG(EEPROM_EEBLOCK) = EEPROMBlockFromAddr(ulAddress); in EEPROMProgramNonBlocking()605 HWREG(EEPROM_EEBLOCK) = ulBlock; in EEPROMBlockProtectGet()669 HWREG(EEPROM_EEBLOCK) = ulBlock; in EEPROMBlockProtectSet()740 HWREG(EEPROM_EEBLOCK) = ulBlock; in EEPROMBlockPasswordSet()811 HWREG(EEPROM_EEBLOCK) = ulBlock; in EEPROMBlockLock()867 HWREG(EEPROM_EEBLOCK) = ulBlock; in EEPROMBlockUnlock()
272 HWREG(EEPROM_EEBLOCK) = EEPROMBlockFromAddr(ui32Address); in EEPROMRead()306 HWREG(EEPROM_EEBLOCK) += 1; in EEPROMRead()360 HWREG(EEPROM_EEBLOCK) = EEPROMBlockFromAddr(ui32Address); in EEPROMProgram()423 HWREG(EEPROM_EEBLOCK) += 1; in EEPROMProgram()468 HWREG(EEPROM_EEBLOCK) = EEPROMBlockFromAddr(ui32Address); in EEPROMProgramNonBlocking()560 HWREG(EEPROM_EEBLOCK) = ui32Block; in EEPROMBlockProtectGet()623 HWREG(EEPROM_EEBLOCK) = ui32Block; in EEPROMBlockProtectSet()693 HWREG(EEPROM_EEBLOCK) = ui32Block; in EEPROMBlockPasswordSet()764 HWREG(EEPROM_EEBLOCK) = ui32Block; in EEPROMBlockLock()820 HWREG(EEPROM_EEBLOCK) = ui32Block; in EEPROMBlockUnlock()
322 HWREG(EEPROM_EEBLOCK) = EEPROMBlockFromAddr(ui32Address); in EEPROMRead()356 HWREG(EEPROM_EEBLOCK) += 1; in EEPROMRead()410 HWREG(EEPROM_EEBLOCK) = EEPROMBlockFromAddr(ui32Address); in EEPROMProgram()491 HWREG(EEPROM_EEBLOCK) += 1; in EEPROMProgram()553 HWREG(EEPROM_EEBLOCK) = EEPROMBlockFromAddr(ui32Address); in EEPROMProgramNonBlocking()653 HWREG(EEPROM_EEBLOCK) = ui32Block; in EEPROMBlockProtectGet()716 HWREG(EEPROM_EEBLOCK) = ui32Block; in EEPROMBlockProtectSet()786 HWREG(EEPROM_EEBLOCK) = ui32Block; in EEPROMBlockPasswordSet()857 HWREG(EEPROM_EEBLOCK) = ui32Block; in EEPROMBlockLock()913 HWREG(EEPROM_EEBLOCK) = ui32Block; in EEPROMBlockUnlock()
34 #define EEPROM_EEBLOCK 0x400AF004 // EEPROM Current Block macro
47 #define EEPROM_EEBLOCK 0x400AF004 // EEPROM Current Block macro
49 #define EEPROM_EEBLOCK 0x400AF004 // EEPROM Current Block macro
Completed in 797 milliseconds