Searched defs:h_Arg (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/
H A Dfm.c339 static void UnimplementedIsr(t_Handle h_Arg) argument
346 static void UnimplementedFmanCtrlIsr(t_Handle h_Arg, uint32_t event) argument
1276 void FmRegisterFmanCtrlIntr(t_Handle h_Fm, uint8_t eventRegId, void (*f_Isr) (t_Handle h_Arg, uint32_t event), t_Handle h_Arg) argument
1145 FmRegisterIntr(t_Handle h_Fm, e_FmEventModules module, uint8_t modId, e_FmIntrType intrType, void (*f_Isr) (t_Handle h_Arg), t_Handle h_Arg) argument
[all...]
/freebsd-11-stable/sys/contrib/ncsw/user/env/
H A Dxx.c642 XX_StartTimer(t_Handle h_Timer, uint32_t msecs, bool periodic, void (*f_TimerExpired)(t_Handle), t_Handle h_Arg) argument
720 XX_IpcSendMessage(t_Handle h_Session, uint8_t *p_Msg, uint32_t msgLength, uint8_t *p_Reply, uint32_t *p_ReplyLength, t_IpcMsgCompletion *f_Completion, t_Handle h_Arg) argument

Completed in 92 milliseconds