Loading...
NOTIFY_notify
NOTIFY_notify(IN Uint32 procId, IN Uint32 ipsId, IN Uint32 eventNo, IN Uint32 payload): notify.h
NOTIFY_notify(IN ProcessorId dspId, IN Uint32 ipsId, IN Uint32 eventno, IN Uint32 payload): notify.h
NOTIFY_register
NOTIFY_register(IN Uint32 procId, IN Uint32 ipsId, IN Uint32 eventNo, IN FnNotifyCbck fnNotifyCbck, IN Ptr cbckArg): notify.h
NOTIFY_register(IN ProcessorId dspId, IN Uint32 ipsId, IN Uint32 eventNo, IN FnNotifyCbck fnNotifyCbck, IN Pvoid cbckArg): notify.h
NOTIFY_unregister
NOTIFY_unregister(IN Uint32 procId, IN Uint32 ipsId, IN Uint32 eventNo, IN FnNotifyCbck fnNotifyCbck, IN Void *cbckArg): notify.h
NOTIFY_unregister(IN ProcessorId dspId, IN Uint32 ipsId, IN Uint32 eventNo, IN FnNotifyCbck fnNotifyCbck, IN Pvoid cbckArg): notify.h
Searching...
No Matches