Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h726 bool FmPcdKgIsDirectPlcr(t_Handle h_FmPcd, uint8_t schemeId);
/freebsd/sys/contrib/ncsw/Peripherals/FM/HC/
H A Dhc.c477 if ((FmPcdKgIsDirectPlcr(p_FmHc->h_FmPcd, relativeSchemeId) == FALSE) || in FmHcPcdKgCcGetSetParams()
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_kg.c2620 bool FmPcdKgIsDirectPlcr(t_Handle h_FmPcd, uint8_t schemeId) in FmPcdKgIsDirectPlcr() function