Home
last modified time | relevance | path

Searched refs:FmPcdPlcrProfileGetAbsoluteId (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/HC/
H A Dhc.c934 profileIndx = FmPcdPlcrProfileGetAbsoluteId(h_Profile); in FmHcPcdPlcrSetProfile()
958 uint16_t absoluteProfileId = FmPcdPlcrProfileGetAbsoluteId(h_Profile); in FmHcPcdPlcrDeleteProfile()
991 uint16_t absoluteProfileId = FmPcdPlcrProfileGetAbsoluteId(h_Profile); in FmHcPcdPlcrSetProfileCounter()
1024 uint16_t absoluteProfileId = FmPcdPlcrProfileGetAbsoluteId(h_Profile); in FmHcPcdPlcrGetProfileCounter()
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h752 uint16_t FmPcdPlcrProfileGetAbsoluteId(t_Handle h_Profile);
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_plcr.c1339 uint16_t FmPcdPlcrProfileGetAbsoluteId(t_Handle h_Profile) in FmPcdPlcrProfileGetAbsoluteId() function
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c1333 absoluteProfileId = (uint16_t)FmPcdPlcrProfileGetAbsoluteId( in SetPcd()
4651 uint16_t absoluteProfileId = FmPcdPlcrProfileGetAbsoluteId(h_Profile); in FM_PORT_PcdPlcrModifyInitialProfile()