Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/udc/
Dudc_smartbond.c1486 static void handle_ep0_tx_work(struct k_work *item) in handle_ep0_tx_work() function
1642 k_work_init(&data->ep0_tx_work, handle_ep0_tx_work); in udc_smartbond_init()