Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/device/
Dusb_dc_numaker.c164 struct k_thread msg_hdlr_thread; member
1951 k_thread_create(&data->msg_hdlr_thread, data->msg_hdlr_thread_stack, in numaker_udbd_init()
1956 k_thread_name_set(&data->msg_hdlr_thread, "numaker_usbd"); in numaker_udbd_init()