Home
last modified time | relevance | path

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

/lk-master/platform/lpc43xx/
A Dudc.c91 unsigned num, unsigned in, unsigned max_pkt) { in _udc_endpoint_alloc() argument
96 ept->maxpkt = max_pkt; in _udc_endpoint_alloc()
103 cfg = DQH_CFG_MAXPKT(max_pkt) | DQH_CFG_ZLT; in _udc_endpoint_alloc()
120 num, in ? "in":"out", ept, ept->head, max_pkt, ept->bit); in _udc_endpoint_alloc()

Completed in 3 milliseconds