Home
last modified time | relevance | path

Searched refs:MEC_EEPROM_CTRL_LOCK_LOCK_Pos (Results 1 – 2 of 2) sorted by relevance

/hal_microchip-latest/mec5/drivers/
Dmec_eeprom.c52 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()
/hal_microchip-latest/mec5/devices/common/
Dmec5_eeprom_ctrl_v1.h67 #define MEC_EEPROM_CTRL_LOCK_LOCK_Pos (1UL) /*!< LOCK (Bit 1) … macro