Searched refs:SPSMemoryAccessUInt8Write (Results 1 – 4 of 4) sorted by relevance
45 EPC.callSPSWrapperAsync<void(SPSSequence<SPSMemoryAccessUInt8Write>)>( in writeUInt8sAsync()
62 shared::SPSMemoryAccessUInt8Write>); in addTo()
49 &testWriteUInts<tpctypes::UInt8Write, SPSMemoryAccessUInt8Write>); in TEST()
155 using SPSMemoryAccessUInt8Write = SPSMemoryAccessUIntWrite<uint8_t>; variable