Searched defs:enableTx (Results 1 – 2 of 2) sorted by relevance
314 bool enableTx; /*!< Enables SCL clock stretching when the transmit data flag is set member603 static inline void LPI2C_MasterEnableDMA(LPI2C_Type *base, bool enableTx, bool enableRx) in LPI2C_MasterEnableDMA()1058 … void LPI2C_SlaveEnableDMA(LPI2C_Type *base, bool enableAddressValid, bool enableRx, bool enableTx) in LPI2C_SlaveEnableDMA()
209 bool enableTx; /*!< Enable TX */ member