Searched refs:uCurrentConfiguration (Results 1 – 8 of 8) sorted by relevance
448 pCore->Info.uCurrentConfiguration = 0; in _USBDCore_Reset()707 … __DBG_USBPrintf("%06ld GET CONF\t[%02X]\r\n", __DBG_USBCount, pCore->Info.uCurrentConfiguration); in _USBDCore_Standard_Request()920 pCore->Device.Transfer.pData = &(pCore->Info.uCurrentConfiguration); in _USBDCore_Standard_GetConfiguration()936 pCore->Info.uCurrentConfiguration = pCore->Device.Request.wValueL; in _USBDCore_Standard_SetConfiguration()
480 pCore->Info.uCurrentConfiguration = 0; in _USBDCore_Reset()739 … __DBG_USBPrintf("%06ld GET CONF\t[%02X]\r\n", __DBG_USBCount, pCore->Info.uCurrentConfiguration); in _USBDCore_Standard_Request()952 pCore->Device.Transfer.pData = &(pCore->Info.uCurrentConfiguration); in _USBDCore_Standard_GetConfiguration()968 pCore->Info.uCurrentConfiguration = pCore->Device.Request.wValueL; in _USBDCore_Standard_SetConfiguration()
232 pCore->Info.uCurrentConfiguration = 0; in _USBDCore_Reset()
169 …u8 uCurrentConfiguration; /*!< For Set/GetConfiguration request … member
144 …u8 uCurrentConfiguration; /*!< For Set/GetConfiguration request … member
Completed in 19 milliseconds