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