Searched refs:MSS_USB_CIF_is_txepfifo_notempty (Results 1 – 3 of 3) sorted by relevance
400 static __INLINE uint8_t MSS_USB_CIF_is_txepfifo_notempty(mss_usb_ep_num_t ep_num) in MSS_USB_CIF_is_txepfifo_notempty() function
737 return(MSS_USB_CIF_is_txepfifo_notempty(epnum)); in MSS_USBD_tx_ep_is_fifo_notempty()1538 while(MSS_USB_CIF_is_txepfifo_notempty(txep_ptr->num)); in mss_usbd_ep_tx_complete_cb()
1788 while (MSS_USB_CIF_is_txepfifo_notempty(txep_ptr->num)) in mss_usbh_ep_tx_complete_cb()