Searched refs:DOEP0_PCNT (Results 1 – 2 of 2) sorted by relevance
516 udev->regs.er_out[0]->DOEPLEN = DOEP0_TLEN(8U * 3U) | DOEP0_PCNT(1U) | DOEP0_STPCNT(3U); in usb_ctlep_startout()
633 #define DOEP0_PCNT(regval) (DOEP0LEN_PCNT & ((regval) << 19)) /*!< Packet count */ macro
Completed in 13 milliseconds