Searched refs:SPSMemoryAccessUInt16Write (Results 1 – 4 of 4) sorted by relevance
52 EPC.callSPSWrapperAsync<void(SPSSequence<SPSMemoryAccessUInt16Write>)>( in writeUInt16sAsync()
65 shared::SPSMemoryAccessUInt16Write>); in addTo()
51 &testWriteUInts<tpctypes::UInt16Write, SPSMemoryAccessUInt16Write>); in TEST()
156 using SPSMemoryAccessUInt16Write = SPSMemoryAccessUIntWrite<uint16_t>; variable