Searched refs:bmHint (Results 1 – 2 of 2) sorted by relevance
713 g_usbd_video[busid].probe.hintUnion.bmHint = 0x01; in usbd_video_probe_and_commit_controls_init()714 g_usbd_video[busid].probe.hintUnion1.bmHint = 0; in usbd_video_probe_and_commit_controls_init()731 g_usbd_video[busid].commit.hintUnion.bmHint = 0x01; in usbd_video_probe_and_commit_controls_init()732 g_usbd_video[busid].commit.hintUnion1.bmHint = 0; in usbd_video_probe_and_commit_controls_init()
743 …uint8_t bmHint; /*!< Bit-field control indicating to the function what fields shall be kept fixed.… member755 …uint8_t bmHint; /*!< Bit-field control indicating to the function what fields shall be kept fixed.… member
Completed in 13 milliseconds