Searched refs:dwClockFrequency (Results 1 – 2 of 2) sorted by relevance
| /components/drivers/usb/cherryusb/class/video/ |
| A D | usb_video.h | 773 …uint32_t dwClockFrequency; /*!< The device clock frequency in Hz for the specified format.… member 812 uint32_t dwClockFrequency; member 1110 …IPTOR_INIT(bFirstInterface, bEndpointAddress, bcdUVC, wTotalLength, dwClockFrequency, stridx) … argument 1134 …DBVAL(dwClockFrequency), … 1176 …IPTOR_INIT(bFirstInterface, bEndpointAddress, bcdUVC, wTotalLength, dwClockFrequency, stridx) … argument 1200 …DBVAL(dwClockFrequency), …
|
| A D | usbd_video.c | 725 g_usbd_video[busid].probe.dwClockFrequency = 0; in usbd_video_probe_and_commit_controls_init() 743 g_usbd_video[busid].commit.dwClockFrequency = 0; in usbd_video_probe_and_commit_controls_init()
|
Completed in 13 milliseconds