Home
last modified time | relevance | path

Searched defs:attrib (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.7.0/drivers/usb/uhc/
Duhc_common.c97 const uint8_t attrib, in uhc_xfer_alloc()
138 const uint8_t attrib, in uhc_xfer_alloc_with_buf()
/Zephyr-Core-3.7.0/subsys/usb/host/
Dusbh_device.h44 const uint8_t attrib, in usbh_xfer_alloc()
/Zephyr-Core-3.7.0/include/zephyr/drivers/usb/
Duhc.h59 uint8_t attrib; member
/Zephyr-Core-3.7.0/include/zephyr/usb/
Dusbd.h473 #define USBD_CONFIGURATION_DEFINE(name, attrib, power, desc_nd) \ argument