Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/device/
Dusb_dc_smartbond.c490 static void start_tx_packet(struct smartbond_ep_state *ep_state) in start_tx_packet() function
628 start_tx_packet(ep0_in_state); in handle_ep0_tx()
770 start_tx_packet(ep_state); in handle_epx_tx_ev()
1522 start_tx_packet(ep_state); in usb_dc_ep_write()
/Zephyr-latest/drivers/usb/udc/
Dudc_smartbond.c410 static void start_tx_packet(struct usb_smartbond_data *data, struct smartbond_ep_state *ep_state) in start_tx_packet() function
572 start_tx_packet(data, ep_state); in udc_smartbond_ep_tx()
909 start_tx_packet(data, ep0_in_state); in handle_ep0_tx()
1088 start_tx_packet(data, ep_state); in handle_epx_tx_ev()