Searched refs:EEPROT (Results 1 – 2 of 2) sorted by relevance
1795 FTMRx->EEPROT = protectStatus; in FLASH_EepromSetProtection()1797 if (FTMRx->EEPROT != protectStatus) in FLASH_EepromSetProtection()1819 *protectStatus = FTMRx->EEPROT; in FLASH_EepromGetProtection()
2406 __IO uint8_t EEPROT; /**< EEPROM Protection Register, offset: 0x9 */ member