Home
last modified time | relevance | path

Searched defs:dwc_otg_hcd (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/usb_otg/include/
A Ddwc_otg_hcd.h347 struct dwc_otg_hcd { struct
354 struct dwc_otg_hcd_function_ops *fops; argument
369 } flags;
447 uint16_t frame_number;
484 uint8_t *status_buf;
503 dwc_spinlock_t *lock;
508 void *priv;
510 uint8_t otg_port;
513 uint32_t *frame_list;
540 extern _LONG_CALL_ dwc_otg_transaction_type_e dwc_otg_hcd_select_transactions(dwc_otg_hcd_t argument
[all …]

Completed in 5 milliseconds