Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/inc/
HDfm_common.h726 bool FmPcdKgIsDirectPlcr(t_Handle h_FmPcd, uint8_t schemeId);
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/HC/
HDhc.c477 if ((FmPcdKgIsDirectPlcr(p_FmHc->h_FmPcd, relativeSchemeId) == FALSE) || in FmHcPcdKgCcGetSetParams()
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
HDfm_kg.c2620 bool FmPcdKgIsDirectPlcr(t_Handle h_FmPcd, uint8_t schemeId) in FmPcdKgIsDirectPlcr() function