Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/udc/
Dudc_smartbond.c1450 static void handle_ep0_rx_work(struct k_work *item) in handle_ep0_rx_work() function
1641 k_work_init(&data->ep0_rx_work, handle_ep0_rx_work); in udc_smartbond_init()