Searched refs:EP_FIFO_SIZE (Results 1 – 2 of 2) sorted by relevance
32 #define EP_FIFO_SIZE 64 macro303 if (ep_idx == 0 || ep_cfg->mps <= EP_FIFO_SIZE) { in fill_tx_fifo()377 } else if (mps > EP_FIFO_SIZE) { in start_rx_packet()
54 #define EP_FIFO_SIZE 64 macro457 } else if (ep_state->mps > EP_FIFO_SIZE) { in start_rx_packet()