Searched refs:controlAlternate (Results 1 – 4 of 4) sorted by relevance
122 handle->controlAlternate = 0U; in USB_DeviceVideoFreeHandle()414 …nterfaceList->interfaces[count].interface[index].alternateSetting == videoHandle->controlAlternate) in USB_DeviceVideoControlEndpointsInit()1160 videoHandle->controlAlternate = 0U; in USB_DeviceVideoEvent()1192 if (alternate == videoHandle->controlAlternate) in USB_DeviceVideoEvent()1206 videoHandle->controlAlternate = alternate; in USB_DeviceVideoEvent()1424 videoHandle->controlAlternate = 0xffU; in USB_DeviceVideoInit()
141 handle->controlAlternate = 0U; in USB_DeviceAudioFreeHandle()463 …nterfaceList->interfaces[count].interface[index].alternateSetting == audioHandle->controlAlternate) in USB_DeviceAudioControlEndpointsInit()1785 audioHandle->controlAlternate = 0U; in USB_DeviceAudioEvent()1810 if (alternate == audioHandle->controlAlternate) in USB_DeviceAudioEvent()1817 audioHandle->controlAlternate = alternate; in USB_DeviceAudioEvent()2025 audioHandle->controlAlternate = 0xffU; in USB_DeviceAudioInit()
560 …uint8_t controlAlternate; /*!< Current alternate setting of the contr… member
884 …uint8_t controlAlternate; /*!< Current alternate setting of the contr… member