Searched defs:dwc2_user_params (Results 1 – 1 of 1) sorted by relevance
253 struct dwc2_user_params { struct254 uint8_t phy_type;255 uint8_t phy_utmi_width;257 bool device_dma_enable;258 bool device_dma_desc_enable;262 uint16_t device_rx_fifo_size;266 bool host_dma_desc_enable;271 uint16_t host_rx_fifo_size;277 uint32_t device_gccfg;278 uint32_t host_gccfg;[all …]
Completed in 14 milliseconds