Searched refs:SPSMemoryAccessUInt32Write (Results 1 – 4 of 4) sorted by relevance
59 EPC.callSPSWrapperAsync<void(SPSSequence<SPSMemoryAccessUInt32Write>)>( in writeUInt32sAsync()
68 shared::SPSMemoryAccessUInt32Write>); in addTo()
53 &testWriteUInts<tpctypes::UInt32Write, SPSMemoryAccessUInt32Write>); in TEST()
157 using SPSMemoryAccessUInt32Write = SPSMemoryAccessUIntWrite<uint32_t>; variable