Searched refs:MEC_EEPROM_CTRL_LOCK_LOCK_Pos (Results 1 – 2 of 2) sorted by relevance
52 regs->LOCK |= MEC_BIT(MEC_EEPROM_CTRL_LOCK_LOCK_Pos); in mec_hal_eeprom_init()189 regs->LOCK |= MEC_BIT(MEC_EEPROM_CTRL_LOCK_LOCK_Pos); in mec_hal_eeprom_lock()200 if (regs->LOCK & MEC_BIT(MEC_EEPROM_CTRL_LOCK_LOCK_Pos)) { in mec_hal_eeprom_is_locked()
67 #define MEC_EEPROM_CTRL_LOCK_LOCK_Pos (1UL) /*!< LOCK (Bit 1) … macro