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

/freebsd-11.0-release/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_hc.h76 t_Error FmHcPcdPlcrSetProfileCounter(t_Handle h_FmHc, t_Handle h_Profile, e_FmPcdPlcrProfileCounters counter, uint32_t value);
/freebsd-11.0-release/sys/contrib/ncsw/Peripherals/FM/HC/
H A Dhc.c1104 t_Error FmHcPcdPlcrSetProfileCounter(t_Handle h_FmHc, t_Handle h_Profile, e_FmPcdPlcrProfileCounters counter, uint32_t value) function
/freebsd-11.0-release/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_plcr.c1527 return FmHcPcdPlcrSetProfileCounter(p_FmPcd->h_Hc, h_Profile, counter, value);

Completed in 164 milliseconds