Searched refs:UAC_ERROR_VALUE (Results 1 – 2 of 2) sorted by relevance
/third_party/NuttX/drivers/usbdev/gadget/ | ||
D | usbd_audio.h | 54 #define UAC_ERROR_VALUE 0x04 /* Incorrect value */ macro |
D | usbd_audio.c | 153 return UAC_ERROR_VALUE; in uac_wait_host() |