Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_audio.h311 …uint8_t bClockID; /*!<Constant uniquely identifying the Clock Source Entity within the audio funct… member
Dusb_host_audio.c1380 … windex = (uint16_t)((uint16_t)((uint16_t)(clockDesc->bClockID) << 8U) | (if_ptr->streamIfnum)); in USB_HostAudioGetSetClockSourceRequest()