Home
last modified time | relevance | path

Searched refs:device_ep (Results 1 – 2 of 2) sorted by relevance

/hal_microchip-latest/mpfs/drivers/mss/mss_usb/
Dmss_usb_device_cif.c102 mss_usb_ep_t* device_ep in MSS_USBD_CIF_tx_ep_configure() argument
105 MSS_USB_CIF_tx_ep_clr_csrreg(device_ep->num); //clear previous config, if any in MSS_USBD_CIF_tx_ep_configure()
107 MSS_USB_CIF_tx_ep_clr_underrun(device_ep->num); in MSS_USBD_CIF_tx_ep_configure()
108 MSS_USB_CIF_tx_ep_clr_send_stall_bit(device_ep->num); in MSS_USBD_CIF_tx_ep_configure()
109 MSS_USB_CIF_tx_ep_clr_stall_sent_bit(device_ep->num); in MSS_USBD_CIF_tx_ep_configure()
111 switch(device_ep->xfr_type) in MSS_USBD_CIF_tx_ep_configure()
114 MSS_USB_CIF_tx_ep_disable_iso(device_ep->num); in MSS_USBD_CIF_tx_ep_configure()
115 MSS_USB_CIF_tx_ep_clr_autoset(device_ep->num); in MSS_USBD_CIF_tx_ep_configure()
119 MSS_USB_CIF_tx_ep_disable_iso(device_ep->num); in MSS_USBD_CIF_tx_ep_configure()
120 if(device_ep->dma_enable == DMA_ENABLE) in MSS_USBD_CIF_tx_ep_configure()
[all …]
Dmss_usb_device_cif.h187 mss_usb_ep_t* device_ep
196 mss_usb_ep_t* device_ep
205 mss_usb_ep_t* device_ep
214 mss_usb_ep_t* device_ep
223 mss_usb_ep_t* device_ep