Searched refs:LPI2C_CTL_STA (Results 1 – 2 of 2) sorted by relevance
41 #define LPI2C_CTL_STA 0x20UL /*!< LPI2C_CTL setting for LPI2C control bits. It would … macro
110 u32Reg |= LPI2C_CTL_STA; in LPI2C_Trigger()