Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h744 t_Error FmPcdPlcrFreeProfiles(t_Handle h_FmPcd, uint8_t hardwarePortId);
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_plcr.c1139 t_Error FmPcdPlcrFreeProfiles(t_Handle h_FmPcd, uint8_t hardwarePortId) in FmPcdPlcrFreeProfiles() function
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c4557 err = FmPcdPlcrFreeProfiles(p_FmPort->h_FmPcd, p_FmPort->hardwarePortId); in FM_PORT_PcdPlcrFreeProfiles()