Searched refs:UInt16Write (Results 1 – 6 of 6) sorted by relevance
53 virtual void writeUInt16sAsync(ArrayRef<tpctypes::UInt16Write> Ws,96 Error writeUInt16s(ArrayRef<tpctypes::UInt16Write> Ws) { in writeUInt16s()
26 void writeUInt16sAsync(ArrayRef<tpctypes::UInt16Write> Ws,
57 void writeUInt16sAsync(ArrayRef<tpctypes::UInt16Write> Ws, in writeUInt16sAsync()
25 ArrayRef<tpctypes::UInt16Write> Ws, WriteResultFn OnWriteComplete) { in writeUInt16sAsync()
163 &writeUIntsWrapper<tpctypes::UInt16Write, in addTo()
84 using UInt16Write = UIntWrite<uint16_t>; variable