Home
last modified time | relevance | path

Searched refs:reqState (Results 1 – 5 of 5) sorted by relevance

/bsp/synwit/libraries/SWM341_CSL/SWM341_UsbHost_Lib/CDC/
A Dusbh_cdc_core.c110 USBH_CDC_Info.reqState = CDC_GET_LINE_CODING; in USBH_CDC_DeInit()
126 switch(USBH_CDC_Info.reqState) in USBH_CDC_Request()
132 USBH_CDC_Info.reqState = CDC_GET_LINE_CODING ; in USBH_CDC_Request()
136 USBH_CDC_Info.reqState = CDC_CLR_STALL; in USBH_CDC_Request()
144 USBH_CDC_Info.reqState = CDC_SET_CONTROL_LINE; in USBH_CDC_Request()
162 USBH_CDC_Info.reqState = CDC_GET_LINE_CODING ; in USBH_CDC_Request()
A Dusbh_cdc_funct.c104 USBH_CDC_Info.reqState = CDC_SET_LINE_CODING; in USBH_CDC_IssueSetLineCoding()
120 USBH_CDC_Info.reqState = CDC_GET_LINE_CODING; in USBH_CDC_IssueGetLineCoding()
A Dusbh_cdc_core.h44 USBH_CDC_ReqState reqState; member
/bsp/synwit/libraries/SWM341_CSL/SWM341_UsbHost_Lib/HID/
A Dusbh_hid_core.c109 USBH_HID_Info.reqState = USBH_HID_REQ_GET_REPORT_DESC; in USBH_HID_DeInit()
125 switch(USBH_HID_Info.reqState) in USBH_HID_Request()
131 USBH_HID_Info.reqState = USBH_HID_REQ_SET_IDLE; in USBH_HID_Request()
A Dusbh_hid_core.h51 USBH_HID_ReqState reqState; member

Completed in 9 milliseconds