Home
last modified time | relevance | path

Searched defs:setup (Results 1 – 25 of 64) sorted by relevance

123

/components/drivers/usb/cherryusb/class/hid/
A Dusbh_hid.c55 struct usb_setup_packet *setup; in usbh_hid_get_report_descriptor() local
73 struct usb_setup_packet *setup; in usbh_hid_set_idle() local
91 struct usb_setup_packet *setup; in usbh_hid_get_idle() local
115 struct usb_setup_packet *setup; in usbh_hid_set_protocol() local
133 struct usb_setup_packet *setup; in usbh_hid_get_protocol() local
157 struct usb_setup_packet *setup; in usbh_hid_set_report() local
175 struct usb_setup_packet *setup; in usbh_hid_get_report() local
/components/drivers/usb/cherryusb/class/hub/
A Dusbh_hub.c61 struct usb_setup_packet *setup; in _usbh_hub_get_hub_descriptor() local
83 struct usb_setup_packet *setup; in _usbh_hub_get_hub_ss_descriptor() local
106 struct usb_setup_packet *setup; in _usbh_hub_get_portstatus() local
127 struct usb_setup_packet *setup; in _usbh_hub_set_feature() local
142 struct usb_setup_packet *setup; in _usbh_hub_clear_feature() local
158 struct usb_setup_packet *setup; in _usbh_hub_set_depth() local
222 struct usb_setup_packet *setup; in usbh_hub_get_portstatus() local
240 struct usb_setup_packet *setup; in usbh_hub_set_feature() local
258 struct usb_setup_packet *setup; in usbh_hub_clear_feature() local
277 struct usb_setup_packet *setup; in usbh_hub_set_depth() local
/components/drivers/usb/cherryusb/class/vendor/serial/
A Dusbh_pl2303.c91 struct usb_setup_packet *setup = pl2303_class->hport->setup; in usbh_pl2303_get_chiptype() local
134 struct usb_setup_packet *setup; in usbh_pl2303_do() local
152 struct usb_setup_packet *setup; in usbh_pl2303_set_line_coding() local
172 struct usb_setup_packet *setup; in usbh_pl2303_get_line_coding() local
196 struct usb_setup_packet *setup; in usbh_pl2303_set_line_state() local
236 struct usb_setup_packet *setup = pl2303_class->hport->setup; in usbh_pl2303_connect() local
A Dusbh_cp210x.c45 struct usb_setup_packet *setup; in usbh_cp210x_enable() local
63 struct usb_setup_packet *setup; in usbh_cp210x_set_flow() local
83 struct usb_setup_packet *setup; in usbh_cp210x_set_chars() local
105 struct usb_setup_packet *setup; in usbh_cp210x_set_baudrate() local
124 struct usb_setup_packet *setup; in usbh_cp210x_set_data_format() local
145 struct usb_setup_packet *setup; in usbh_cp210x_set_mhs() local
A Dusbh_ftdi.c132 struct usb_setup_packet *setup; in usbh_ftdi_reset() local
150 struct usb_setup_packet *setup; in usbh_ftdi_set_modem() local
168 struct usb_setup_packet *setup; in usbh_ftdi_set_baudrate() local
216 struct usb_setup_packet *setup; in usbh_ftdi_set_data_format() local
237 struct usb_setup_packet *setup; in usbh_ftdi_set_latency_timer() local
255 struct usb_setup_packet *setup; in usbh_ftdi_set_flow_ctrl() local
273 struct usb_setup_packet *setup; in usbh_ftdi_read_modem_status() local
A Dusbh_ch34x.c93 struct usb_setup_packet *setup; in usbh_ch34x_get_version() local
118 struct usb_setup_packet *setup; in usbh_ch34x_flow_ctrl() local
136 struct usb_setup_packet *setup; in usbh_ch34x_set_line_coding() local
215 struct usb_setup_packet *setup; in usbh_ch34x_set_line_state() local
/components/legacy/usb/usbhost/class/
A Dhid.c36 struct urequest setup; in rt_usbh_hid_set_idle() local
72 struct urequest setup; in rt_usbh_hid_get_report() local
115 struct urequest setup; in rt_usbh_hid_set_report() local
148 struct urequest setup; in rt_usbh_hid_set_protocal() local
184 struct urequest setup; in rt_usbh_hid_get_report_descriptor() local
A Dadk.c60 struct urequest setup; in rt_usbh_adk_get_protocol() local
94 struct urequest setup; in rt_usbh_adk_send_string() local
127 struct urequest setup; in rt_usbh_adk_start() local
/components/legacy/usb/usbhost/core/
A Dusbhost_core.c317 struct urequest setup; in rt_usbh_get_descriptor() local
351 struct urequest setup; in rt_usbh_set_address() local
387 struct urequest setup; in rt_usbh_set_configure() local
421 struct urequest setup; in rt_usbh_set_interface() local
452 struct urequest setup; in rt_usbh_clear_feature() local
A Dhub.c126 struct urequest setup; in rt_usbh_hub_get_descriptor() local
159 struct urequest setup; in rt_usbh_hub_get_status() local
192 struct urequest setup; in rt_usbh_hub_get_port_status() local
234 struct urequest setup; in rt_usbh_hub_clear_port_feature() local
275 struct urequest setup; in rt_usbh_hub_set_port_feature() local
/components/legacy/usb/usbdevice/core/
A Dusbdevice_core.c39 static rt_err_t _get_device_descriptor(struct udevice* device, ureq_t setup) in _get_device_descriptor()
187 static rt_err_t _get_descriptor(struct udevice* device, ureq_t setup) in _get_descriptor()
246 static rt_err_t _get_interface(struct udevice* device, ureq_t setup) in _get_interface()
287 static rt_err_t _set_interface(struct udevice* device, ureq_t setup) in _set_interface()
339 static rt_err_t _get_config(struct udevice* device, ureq_t setup) in _get_config()
373 static rt_err_t _set_config(struct udevice* device, ureq_t setup) in _set_config()
443 static rt_err_t _set_address(struct udevice* device, ureq_t setup) in _set_address()
649 static rt_err_t _function_request(udevice_t device, ureq_t setup) in _function_request()
689 static rt_err_t _vendor_request(udevice_t device, ureq_t setup) in _vendor_request()
744 static rt_err_t _dump_setup_packet(ureq_t setup) in _dump_setup_packet()
[all …]
/components/drivers/usb/cherryusb/core/
A Dusbd_core.c42 USB_MEM_ALIGNX struct usb_setup_packet setup; member
96 static void usbd_print_setup(struct usb_setup_packet *setup) in usbd_print_setup()
580 static bool usbd_std_device_req_handler(uint8_t busid, struct usb_setup_packet *setup, uint8_t **da…
893 static int usbd_class_request_handler(uint8_t busid, struct usb_setup_packet *setup, uint8_t **data…
925 static int usbd_vendor_request_handler(uint8_t busid, struct usb_setup_packet *setup, uint8_t **dat…
1061 static bool usbd_setup_request_handler(uint8_t busid, struct usb_setup_packet *setup, uint8_t **dat…
1172 static void __usbd_event_ep0_setup_complete_handler(uint8_t busid, struct usb_setup_packet *setup)
1255 struct usb_setup_packet *setup = &g_usbd_core[busid].setup; local
1268 struct usb_setup_packet *setup = &g_usbd_core[busid].setup; local
1318 struct usb_setup_packet *setup = &g_usbd_core[busid].setup; local
[all …]
A Dusbh_core.c332 static void usbh_print_setup(struct usb_setup_packet *setup) in usbh_print_setup()
364 struct usb_setup_packet *setup; in usbh_enumerate() local
711 int usbh_control_transfer(struct usbh_hubport *hport, struct usb_setup_packet *setup, uint8_t *buff… in usbh_control_transfer()
738 struct usb_setup_packet *setup = hport->setup; in usbh_get_string_desc() local
777 struct usb_setup_packet *setup = hport->setup; in usbh_set_interface() local
/components/drivers/usb/cherryusb/class/dfu/
A Dusbd_dfu.c105 static void dfu_request_upload(struct usb_setup_packet *setup, uint8_t **data, uint32_t *len) in dfu_request_upload()
184 static void dfu_request_dnload(struct usb_setup_packet *setup, uint8_t **data, uint32_t *len) in dfu_request_dnload()
289 static void dfu_request_getstatus(struct usb_setup_packet *setup, uint8_t **data, uint32_t *len) in dfu_request_getstatus()
405 static void dfu_request_getstate(struct usb_setup_packet *setup, uint8_t **data, uint32_t *len) in dfu_request_getstate()
431 static int dfu_class_interface_request_handler(uint8_t busid, struct usb_setup_packet *setup, uint8… in dfu_class_interface_request_handler()
/components/drivers/usb/cherryusb/class/aoa/
A Dusbh_aoa.c21 struct usb_setup_packet *setup; in usbh_aoa_switch() local
134 struct usb_setup_packet *setup; in usbh_aoa_register_hid() local
178 struct usb_setup_packet *setup; in usbh_aoa_send_hid_event() local
/components/drivers/usb/cherryusb/class/wireless/
A Dusbh_rndis.c44 struct usb_setup_packet *setup; in usbh_rndis_init_msg_transfer() local
101 struct usb_setup_packet *setup; in usbh_rndis_query_msg_transfer() local
157 struct usb_setup_packet *setup; in usbh_rndis_set_msg_transfer() local
229 struct usb_setup_packet *setup; in usbh_rndis_keepalive() local
/components/drivers/usb/cherryusb/class/cdc/
A Dusbh_cdc_acm.c47 struct usb_setup_packet *setup; in usbh_cdc_acm_set_line_coding() local
67 struct usb_setup_packet *setup; in usbh_cdc_acm_get_line_coding() local
91 struct usb_setup_packet *setup; in usbh_cdc_acm_set_line_state() local
/components/drivers/usb/cherryusb/class/video/
A Dusbh_video.c62 struct usb_setup_packet *setup; in usbh_video_get() local
99 struct usb_setup_packet *setup; in usbh_video_set() local
149 struct usb_setup_packet *setup; in usbh_video_open() local
283 struct usb_setup_packet *setup; in usbh_video_close() local
A Dusbd_video.c31 static int usbd_video_control_request_handler(uint8_t busid, struct usb_setup_packet *setup, uint8_… in usbd_video_control_request_handler()
73 …d_video_control_unit_terminal_request_handler(uint8_t busid, struct usb_setup_packet *setup, uint8… in usbd_video_control_unit_terminal_request_handler()
576 static int usbd_video_stream_request_handler(uint8_t busid, struct usb_setup_packet *setup, uint8_t… in usbd_video_stream_request_handler()
667 static int video_class_interface_request_handler(uint8_t busid, struct usb_setup_packet *setup, uin… in video_class_interface_request_handler()
/components/drivers/usb/cherryusb/class/audio/
A Dusbh_audio.c56 struct usb_setup_packet *setup; in usbh_audio_open() local
139 struct usb_setup_packet *setup; in usbh_audio_close() local
189 struct usb_setup_packet *setup; in usbh_audio_set_volume() local
311 struct usb_setup_packet *setup; in usbh_audio_set_mute() local
/components/drivers/usb/cherryusb/class/template/
A Dusbd_xxx.c4 static int xxx_class_interface_request_handler(uint8_t busid, struct usb_setup_packet *setup, uint8… in xxx_class_interface_request_handler()
/components/drivers/rtc/
A Ddev_alarm.c370 struct tm *setup, now; in alarm_setup() local
552 struct rt_alarm_setup *setup; in rt_alarm_control() local
711 rt_alarm_t rt_alarm_create(rt_alarm_callback_t callback, struct rt_alarm_setup *setup) in rt_alarm_create()
/components/drivers/usb/cherryusb/port/ohci/
A Dusb_hc_ohci.c138 int ohci_roothub_control(struct usbh_bus *bus, struct usb_setup_packet *setup, uint8_t *buf) in ohci_roothub_control()
334 int usbh_roothub_control(struct usbh_bus *bus, struct usb_setup_packet *setup, uint8_t *buf) in usbh_roothub_control()
/components/net/lwip/lwip-2.0.3/test/unit/
A Dlwip_unittests.c15 Suite* create_suite(const char* name, testfunc *tests, size_t num_tests, SFun setup, SFun teardown) in create_suite()
/components/drivers/usb/cherryusb/port/template/
A Dusb_hc.c24 int usbh_roothub_control(struct usbh_bus *bus, struct usb_setup_packet *setup, uint8_t *buf) in usbh_roothub_control()

Completed in 38 milliseconds

123