Searched refs:ptxfifolen (Results 1 – 1 of 1) sorted by relevance
55 uint32_t ptxfifolen = 0U; in usb_host_init() local75 ptxfifolen |= USB_RX_FIFO_FS_SIZE + USB_HTX_NPFIFO_FS_SIZE; in usb_host_init()76 ptxfifolen |= USB_HTX_PFIFO_FS_SIZE << 16U; in usb_host_init()77 pudev->regs.gr->HPTFLEN = ptxfifolen; in usb_host_init()
Completed in 7 milliseconds