Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h375 typedef enum e_FmPortColor { enum
380 } e_FmPortColor; typedef
937 t_Error FM_PORT_ConfigDfltColor(t_Handle h_FmPort, e_FmPortColor color);
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h841 e_FmPortColor color;
H A Dfm_port.c3065 t_Error FM_PORT_ConfigDfltColor(t_Handle h_FmPort, e_FmPortColor color) in FM_PORT_ConfigDfltColor()