Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h1147 t_Error FM_PORT_ConfigFifoDeqPipelineDepth(t_Handle h_FmPort, uint8_t deqPipelineDepth);
2604 #define FM_PORT_ConfigTxFifoDeqPipelineDepth FM_PORT_ConfigFifoDeqPipelineDepth
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c3281 t_Error FM_PORT_ConfigFifoDeqPipelineDepth(t_Handle h_FmPort, in FM_PORT_ConfigFifoDeqPipelineDepth() function