Home
last modified time | relevance | path

Searched refs:FmHcPcdPlcrSetProfileCounter (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_hc.h78 t_Error FmHcPcdPlcrSetProfileCounter(t_Handle h_FmHc, t_Handle h_Profile, e_FmPcdPlcrProfileCou…
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/HC/
H A Dhc.c987 t_Error FmHcPcdPlcrSetProfileCounter(t_Handle h_FmHc, t_Handle h_Profile, e_FmPcdPlcrProfileCounte… in FmHcPcdPlcrSetProfileCounter() function
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_plcr.c1810 return FmHcPcdPlcrSetProfileCounter(p_FmPcd->h_Hc, h_Profile, counter, value); in FM_PCD_PlcrProfileSetCounter()