Searched refs:core_ep (Results 1 – 2 of 2) sorted by relevance
623 mss_usb_ep_t* core_ep in MSS_USB_CIF_tx_ep_configure() argument629 if (DPB_ENABLE == core_ep->dpb_enable) in MSS_USB_CIF_tx_ep_configure()634 MSS_USB_CIF_tx_ep_set_fifo_size(core_ep->num, in MSS_USB_CIF_tx_ep_configure()635 ((core_ep->fifo_size) / dpb), in MSS_USB_CIF_tx_ep_configure()636 core_ep->dpb_enable); in MSS_USB_CIF_tx_ep_configure()638 MSS_USB_CIF_tx_ep_set_fifo_addr(core_ep->num, core_ep->fifo_addr); in MSS_USB_CIF_tx_ep_configure()640 if (DPB_ENABLE == core_ep->dpb_enable) in MSS_USB_CIF_tx_ep_configure()642 MSS_USB_enable_tx_ep_dpb(core_ep->num); in MSS_USB_CIF_tx_ep_configure()644 else if (DPB_DISABLE == core_ep->dpb_enable) in MSS_USB_CIF_tx_ep_configure()646 MSS_USB_disable_tx_ep_dpb(core_ep->num); in MSS_USB_CIF_tx_ep_configure()[all …]
488 mss_usb_ep_t* core_ep496 mss_usb_ep_t* core_ep