Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port_im.c51 typedef enum e_TxConfType enum
56 } e_TxConfType; typedef
73 static t_Error TxConf(t_FmPort *p_FmPort, e_TxConfType confType) in TxConf()