Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h128 typedef uint32_t fmPortFrameErrSelect_t; /**< typedef for defining Frame… typedef
806 t_Error FM_PORT_ConfigErrorsToDiscard(t_Handle h_FmPort, fmPortFrameErrSelect_t errs);
2052 t_Error FM_PORT_SetErrorsRoute(t_Handle h_FmPort, fmPortFrameErrSelect_t errs);
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h842 fmPortFrameErrSelect_t errorsToDiscard;
843 fmPortFrameErrSelect_t errorsToEnq;
H A Dfm_port.c3110 fmPortFrameErrSelect_t errs) in FM_PORT_ConfigErrorsToDiscard()
3956 t_Error FM_PORT_SetErrorsRoute(t_Handle h_FmPort, fmPortFrameErrSelect_t errs) in FM_PORT_SetErrorsRoute()