Searched refs:UI2C_PROTSTS_ARBLOIF_Msk (Results 1 – 2 of 2) sorted by relevance
376 u32TmpValue = ui2c->PROTSTS & UI2C_PROTSTS_ARBLOIF_Msk; in UI2C_GetIntFlag()447 ui2c->PROTSTS = UI2C_PROTSTS_ARBLOIF_Msk; in UI2C_ClearIntFlag()667 case UI2C_PROTSTS_ARBLOIF_Msk: /* Arbitration Lost */ in UI2C_WriteByte()736 case UI2C_PROTSTS_ARBLOIF_Msk: /* Arbitration Lost */ in UI2C_WriteMultiBytes()814 case UI2C_PROTSTS_ARBLOIF_Msk: /* Arbitration Lost */ in UI2C_WriteByteOneReg()895 case UI2C_PROTSTS_ARBLOIF_Msk: /* Arbitration Lost */ in UI2C_WriteMultiBytesOneReg()978 case UI2C_PROTSTS_ARBLOIF_Msk: /* Arbitration Lost */ in UI2C_WriteByteTwoRegs()1069 case UI2C_PROTSTS_ARBLOIF_Msk: /* Arbitration Lost */ in UI2C_WriteMultiBytesTwoRegs()1139 case UI2C_PROTSTS_ARBLOIF_Msk: /* Arbitration Lost */ in UI2C_ReadByte()1227 case UI2C_PROTSTS_ARBLOIF_Msk: /* Arbitration Lost */ in UI2C_ReadMultiBytes()[all …]
537 #define UI2C_PROTSTS_ARBLOIF_Msk (0x1ul << UI2C_PROTSTS_ARBLOIF_Pos) /*!< UI2… macro