Searched refs:UInt16Write (Results 1 – 5 of 5) sorted by relevance
50 void writeUInt16sAsync(ArrayRef<tpctypes::UInt16Write> Ws, in writeUInt16sAsync()
111 virtual void writeUInt16sAsync(ArrayRef<tpctypes::UInt16Write> Ws,134 Error writeUInt16s(ArrayRef<tpctypes::UInt16Write> Ws) { in writeUInt16s()441 void writeUInt16sAsync(ArrayRef<tpctypes::UInt16Write> Ws,
85 &writeUIntsWrapper<tpctypes::UInt16Write, in addTo()
157 ArrayRef<tpctypes::UInt16Write> Ws, WriteResultFn OnWriteComplete) { in writeUInt16sAsync()
84 using UInt16Write = UIntWrite<uint16_t>; variable