Searched refs:WriteAsync (Results 1 – 3 of 3) sorted by relevance
| /RvlSDK-3.2.2/build/demos/hio2demo/vc++/HioIf/include/ |
| D | Hio2DllIf.h | 36 …BOOL WriteAsync ( HIO2Handle h, u32 addr, const void* buffer, s32 size, HIO2DmaCallback callback…
|
| /RvlSDK-3.2.2/build/demos/hio2demo/vc++/HioIf/src/ |
| D | Hio2DllIf.cpp | 145 BOOL CHio2DllIf::WriteAsync( HIO2Handle h, u32 addr, const void* buffer, in WriteAsync() function in CHio2DllIf
|
| D | Hio2IfHost.cpp | 427 if ( !m_cHio2Dll.WriteAsync(pStatus->m_hHIO, addr, buffer, size, hio2WriteAsyncCallback) ) in Write() 465 if ( !m_cHio2Dll.WriteAsync(pStatus->m_hHIO, addr, buffer, size, hio2WriteAsyncCallback) ) in WriteFree()
|