Home
last modified time | relevance | path

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

/lk-master/platform/lpc43xx/include/platform/
A Dlpc43xx-usb.h150 #define DQH_CFG_ZLT (1 << 29) // disable zero-length terminate macro
/lk-master/platform/lpc43xx/
A Dudc.c103 cfg = DQH_CFG_MAXPKT(max_pkt) | DQH_CFG_ZLT; in _udc_endpoint_alloc()
183 ept->head->config = DQH_CFG_MAXPKT(512) | DQH_CFG_ZLT; in endpoint_enable()
185 ept->head->config = DQH_CFG_MAXPKT(64) | DQH_CFG_ZLT; in endpoint_enable()

Completed in 3 milliseconds