Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/usb/
Dusbd.h220 int ctrl_type; member
/Zephyr-latest/subsys/usb/device_next/
Dusbd_ch9.c49 uds_ctx->ch9_data.ctrl_type = type; in ch9_set_ctrl_type()
54 return uds_ctx->ch9_data.ctrl_type; in ch9_get_ctrl_type()