Searched defs:toggle (Results 1 – 9 of 9) sorted by relevance
55 static inline void usbh_pipe_toggle_set (usb_core_driver *pudev, uint8_t pp_num, uint8_t toggle) in usbh_pipe_toggle_set()
229 uint8_t toggle = usbh_pipe_toggle_get(puhost->data, msc->pipe_out); in usbh_msc_bot_process() local
90 usb_sts_type usbh_set_toggle(usbh_core_type *uhost, uint8_t hc_num, uint8_t toggle) in usbh_set_toggle()
330 uint8_t toggle; member
485 void ald_usb_host_ep_data_toggle(uint32_t ep_idx, bool toggle, uint32_t flags) in ald_usb_host_ep_data_toggle()
594 void ald_usb_host_ep_data_toggle(uint32_t ep_idx, bool toggle, uint32_t flags) in ald_usb_host_ep_data_toggle()
190 unsigned int toggle[2]; /* 该设备的各个ep的toggle */ member
474 unsigned int toggle[2]; member
Completed in 32 milliseconds