Home
last modified time | relevance | path

Searched refs:FmHcPcdCcTimeoutReassm (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_hc.h66 t_Error FmHcPcdCcTimeoutReassm(t_Handle h_FmHc, t_FmPcdCcReassmTimeoutParams *p_CcReassmTimeout…
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/HC/
H A Dhc.c768 t_Error FmHcPcdCcTimeoutReassm(t_Handle h_FmHc, t_FmPcdCcReassmTimeoutParams *p_CcReassmTimeoutPara… in FmHcPcdCcTimeoutReassm() function
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_pcd.c578 if ((err = FmHcPcdCcTimeoutReassm(p_FmPcd->h_Hc, &ccReassmTimeoutParams, &result)) != E_OK) in FmPcdUnregisterReassmPort()
H A Dfm_manip.c1882 if ((err = FmHcPcdCcTimeoutReassm(p_FmPcd->h_Hc, &ccReassmTimeoutParams, in FmPcdRegisterReassmPort()