Searched refs:MEC_I2C_SMB_COMPL_IDLE_Pos (Results 1 – 3 of 3) sorted by relevance
655 uint32_t compl = base->COMPL & MEC_BIT(MEC_I2C_SMB_COMPL_IDLE_Pos); in mec_hal_i2c_smb_is_idle_intr()695 base->COMPL |= MEC_BIT(MEC_I2C_SMB_COMPL_IDLE_Pos); in mec_hal_i2c_smb_idle_status_clr()915 regs->COMPL |= MEC_BIT(MEC_I2C_SMB_COMPL_IDLE_Pos); in mec_hal_i2c_nl_cm_cfg_start()921 regs->COMPL |= MEC_BIT(MEC_I2C_SMB_COMPL_IDLE_Pos); in mec_hal_i2c_nl_cm_cfg_start()
195 #define MEC_I2C_SMB_COMPL_IDLE_Pos (29UL) /*!< IDLE (Bit 29) … macro