Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/device/
Dusb_dc_smartbond.c364 static void fill_tx_fifo(struct smartbond_ep_state *ep_state) in fill_tx_fifo() function
518 fill_tx_fifo(ep_state); in start_tx_packet()
910 fill_tx_fifo(usb_dc_get_ep_in_state(ep_idx)); in handle_epx_tx_warn_ev()
/Zephyr-latest/drivers/usb/udc/
Dudc_smartbond.c271 static void fill_tx_fifo(struct smartbond_ep_state *ep_state) in fill_tx_fifo() function
437 fill_tx_fifo(ep_state); in start_tx_packet()
1106 fill_tx_fifo(usb_dc_get_ep_in_state(data, ep_idx)); in handle_epx_tx_warn_ev()