Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_hc.h79 uint32_t FmHcPcdPlcrGetProfileCounter(t_Handle h_FmHc, t_Handle h_Profile, e_FmPcdPlcrProfileCou…
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/HC/
H A Dhc.c1021 uint32_t FmHcPcdPlcrGetProfileCounter(t_Handle h_FmHc, t_Handle h_Profile, e_FmPcdPlcrProfileCounte… in FmHcPcdPlcrGetProfileCounter() function
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_plcr.c1755 return FmHcPcdPlcrGetProfileCounter(p_FmPcd->h_Hc, h_Profile, counter); in FM_PCD_PlcrProfileGetCounter()