Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h1189 t_Error FM_PORT_ConfigRxFifoThreshold(t_Handle h_FmPort, uint32_t fifoThreshold);
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c3322 t_Error FM_PORT_ConfigRxFifoThreshold(t_Handle h_FmPort, uint32_t fifoThreshold) in FM_PORT_ConfigRxFifoThreshold() argument
3333 p_FmPort->p_FmPortDriverParam->dfltCfg.rx_fifo_thr = fifoThreshold; in FM_PORT_ConfigRxFifoThreshold()