Searched refs:TxFifoDeepth (Results 1 – 3 of 3) sorted by relevance
24 .TxFifoDeepth = 16,31 .TxFifoDeepth = 16,38 .TxFifoDeepth = 16,
210 if (FrameNumber > Config_p->TxFifoDeepth) in FCan_SendByIrq()212 NeedSendOnce = Config_p->TxFifoDeepth; in FCan_SendByIrq()213 FrameNumber -= Config_p->TxFifoDeepth; in FCan_SendByIrq()
79 u32 TxFifoDeepth; /* The depth of the full frame , */ member
Completed in 8 milliseconds