Home
last modified time | relevance | path

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

/Zephyr-4.2.1/samples/subsys/usb/webusb/src/
Dsfunc.c115 struct net_buf *sfunc_buf_alloc(struct usbd_class_data *const c_data, in sfunc_buf_alloc() function
150 buf = sfunc_buf_alloc(c_data, sfunc_get_bulk_out(c_data)); in sfunc_enable()