Home
last modified time | relevance | path

Searched refs:syncBuf (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_spinLock.c82 void OSi_SyncWithOtherProc( int type, void* syncBuf ) in OSi_SyncWithOtherProc() argument
84 vu8* ptr1 = (vu8*)syncBuf; in OSi_SyncWithOtherProc()
85 vu8* ptr2 = (vu8*)syncBuf +1; in OSi_SyncWithOtherProc()
86 vu8* pfinish = (vu8*)syncBuf +2; in OSi_SyncWithOtherProc()
87 vu8* pconf = (vu8*)syncBuf +3; in OSi_SyncWithOtherProc()
/TwlSDK-5.1.0/include/nitro/os/common/
DspinLock.h239 void OSi_SyncWithOtherProc( int type, void* syncBuf );