USB Component  
MDK Middleware for USB Device and Host Communication
 
Loading...
Searching...
No Matches
usbh_evr.h File Reference
#include "RTE_Components.h"
#include "rl_usb.h"
#include "Driver_USBH.h"
#include "EventRecorder.h"

Macros

#define EvtCompNo_USBH_Core   0xB0U
 
#define EvtCompNo_USBH_Driver   0xB1U
 
#define EvtCompNo_USBH_CC   0xB2U
 
#define EvtCompNo_USBH_CDC   0xB3U
 
#define EvtCompNo_USBH_HID   0xB4U
 
#define EvtCompNo_USBH_MSC   0xB5U
 
#define USBH_EVR_USED   1
 
#define EvtMsgNo_USBH_Core_Initialize   0x00U
 
#define EvtMsgNo_USBH_Core_InitializeFailed   0x01U
 
#define EvtMsgNo_USBH_Core_Uninitialize   0x02U
 
#define EvtMsgNo_USBH_Core_UninitializeFailed   0x03U
 
#define EvtMsgNo_USBH_Core_PortSuspend   0x04U
 
#define EvtMsgNo_USBH_Core_PortSuspendFailed   0x05U
 
#define EvtMsgNo_USBH_Core_PortResume   0x06U
 
#define EvtMsgNo_USBH_Core_PortResumeFailed   0x07U
 
#define EvtMsgNo_USBH_Core_DeviceGetController   0x08U
 
#define EvtMsgNo_USBH_Core_DeviceGetPort   0x09U
 
#define EvtMsgNo_USBH_Core_DeviceGetStatus   0x0AU
 
#define EvtMsgNo_USBH_Core_DeviceGetSpeed   0x0BU
 
#define EvtMsgNo_USBH_Core_DeviceGetAddress   0x0CU
 
#define EvtMsgNo_USBH_Core_DeviceGetVID   0x0DU
 
#define EvtMsgNo_USBH_Core_DeviceGetPID   0x0EU
 
#define EvtMsgNo_USBH_Core_OnNotify   0x0FU
 
#define EvtMsgNo_USBH_Core_PipeCreate   0x10U
 
#define EvtMsgNo_USBH_Core_PipeCreateFailed   0x11U
 
#define EvtMsgNo_USBH_Core_PipeUpdate   0x12U
 
#define EvtMsgNo_USBH_Core_PipeUpdateFailed   0x13U
 
#define EvtMsgNo_USBH_Core_PipeDelete   0x14U
 
#define EvtMsgNo_USBH_Core_PipeDeleteFailed   0x15U
 
#define EvtMsgNo_USBH_Core_PipeReset   0x16U
 
#define EvtMsgNo_USBH_Core_PipeResetFailed   0x17U
 
#define EvtMsgNo_USBH_Core_PipeReceive   0x18U
 
#define EvtMsgNo_USBH_Core_PipeReceiveFailed   0x19U
 
#define EvtMsgNo_USBH_Core_PipeReceiveGetResult   0x1AU
 
#define EvtMsgNo_USBH_Core_PipeSend   0x1BU
 
#define EvtMsgNo_USBH_Core_PipeSendFailed   0x1CU
 
#define EvtMsgNo_USBH_Core_PipeSendGetResult   0x1DU
 
#define EvtMsgNo_USBH_Core_PipeAbort   0x1EU
 
#define EvtMsgNo_USBH_Core_PipeAbortFailed   0x1FU
 
#define EvtMsgNo_USBH_Core_ControlTransfer   0x2AU
 
#define EvtMsgNo_USBH_Core_ControlTransferFailed   0x2BU
 
#define EvtMsgNo_USBH_Core_RequestGetStatus   0x2CU
 
#define EvtMsgNo_USBH_Core_RequestGetStatusFailed   0x2DU
 
#define EvtMsgNo_USBH_Core_RequestClearFeature   0x2EU
 
#define EvtMsgNo_USBH_Core_RequestClearFeatureFailed   0x2FU
 
#define EvtMsgNo_USBH_Core_RequestSetFeature   0x30U
 
#define EvtMsgNo_USBH_Core_RequestSetFeatureFailed   0x31U
 
#define EvtMsgNo_USBH_Core_RequestSetAddress   0x32U
 
#define EvtMsgNo_USBH_Core_RequestSetAddressFailed   0x33U
 
#define EvtMsgNo_USBH_Core_RequestGetDescriptor   0x34U
 
#define EvtMsgNo_USBH_Core_RequestGetDescriptorFailed   0x35U
 
#define EvtMsgNo_USBH_Core_RequestSetDescriptor   0x36U
 
#define EvtMsgNo_USBH_Core_RequestSetDescriptorFailed   0x37U
 
#define EvtMsgNo_USBH_Core_RequestGetConfiguration   0x38U
 
#define EvtMsgNo_USBH_Core_RequestGetConfigurationFailed   0x39U
 
#define EvtMsgNo_USBH_Core_RequestSetConfiguration   0x3AU
 
#define EvtMsgNo_USBH_Core_RequestSetConfigurationFailed   0x3BU
 
#define EvtMsgNo_USBH_Core_RequestGetInterface   0x3CU
 
#define EvtMsgNo_USBH_Core_RequestGetInterfaceFailed   0x3DU
 
#define EvtMsgNo_USBH_Core_RequestSetInterface   0x3EU
 
#define EvtMsgNo_USBH_Core_RequestSetInterfaceFailed   0x3FU
 
#define EvtMsgNo_USBH_Core_RequestSynchFrame   0x40U
 
#define EvtMsgNo_USBH_Core_RequestSynchFrameFailed   0x41U
 
#define EvtMsgNo_USBH_Core_MemInitFailed   0x42U
 
#define EvtMsgNo_USBH_Core_MemInit   0x43U
 
#define EvtMsgNo_USBH_Core_MemUninitFailed   0x44U
 
#define EvtMsgNo_USBH_Core_MemUninit   0x45U
 
#define EvtMsgNo_USBH_Core_MemAllocFailed   0x46U
 
#define EvtMsgNo_USBH_Core_MemAlloc   0x47U
 
#define EvtMsgNo_USBH_Core_MemFreeFailed   0x48U
 
#define EvtMsgNo_USBH_Core_MemFree   0x49U
 
#define EvtMsgNo_USBH_Core_Engine   0x4AU
 
#define EvtMsgNo_USBH_Core_EngineFailed   0x4BU
 
#define EvtMsgNo_USBH_Core_EngineDone   0x4CU
 
#define EvtMsgNo_USBH_Core_DeviceGetStringDescriptorFailed   0x4DU
 
#define EvtMsgNo_USBH_Core_DeviceGetStringDescriptor   0x4EU
 
#define EvtMsgNo_USBH_Core_PipeRegisterCallback   0x4FU
 
#define EvtMsgNo_USBH_Core_PipeRegisterCallbackFailed   0x50U
 
#define EvtMsgNo_USBH_Driver_Initialize   0x00U
 
#define EvtMsgNo_USBH_Driver_InitializeFailed   0x01U
 
#define EvtMsgNo_USBH_Driver_Uninitialize   0x02U
 
#define EvtMsgNo_USBH_Driver_UninitializeFailed   0x03U
 
#define EvtMsgNo_USBH_Driver_PowerControl   0x04U
 
#define EvtMsgNo_USBH_Driver_PowerControlFailed   0x05U
 
#define EvtMsgNo_USBH_Driver_PortVbusOnOff   0x06U
 
#define EvtMsgNo_USBH_Driver_PortVbusOnOffFailed   0x07U
 
#define EvtMsgNo_USBH_Driver_PortReset   0x08U
 
#define EvtMsgNo_USBH_Driver_PortResetFailed   0x09U
 
#define EvtMsgNo_USBH_Driver_PortSuspend   0x0AU
 
#define EvtMsgNo_USBH_Driver_PortSuspendFailed   0x0BU
 
#define EvtMsgNo_USBH_Driver_PortResume   0x0CU
 
#define EvtMsgNo_USBH_Driver_PortResumeFailed   0x0DU
 
#define EvtMsgNo_USBH_Driver_PortGetState   0x0EU
 
#define EvtMsgNo_USBH_Driver_PipeCreate   0x0FU
 
#define EvtMsgNo_USBH_Driver_PipeCreateFailed   0x10U
 
#define EvtMsgNo_USBH_Driver_PipeModify   0x11U
 
#define EvtMsgNo_USBH_Driver_PipeModifyFailed   0x12U
 
#define EvtMsgNo_USBH_Driver_PipeDelete   0x13U
 
#define EvtMsgNo_USBH_Driver_PipeDeleteFailed   0x14U
 
#define EvtMsgNo_USBH_Driver_PipeReset   0x15U
 
#define EvtMsgNo_USBH_Driver_PipeResetFailed   0x16U
 
#define EvtMsgNo_USBH_Driver_PipeTransfer   0x17U
 
#define EvtMsgNo_USBH_Driver_PipeTransferFailed   0x18U
 
#define EvtMsgNo_USBH_Driver_PipeTransferGetResult   0x19U
 
#define EvtMsgNo_USBH_Driver_PipeTransferAbort   0x1AU
 
#define EvtMsgNo_USBH_Driver_PipeTransferAbortFailed   0x1BU
 
#define EvtMsgNo_USBH_Driver_GetFrameNumber   0x1CU
 
#define EvtMsgNo_USBH_Driver_OnSignalPortEvent   0x1DU
 
#define EvtMsgNo_USBH_Driver_OnSignalPipeEvent   0x1EU
 
#define EvtMsgNo_USBH_CC_GetDevice   0x00U
 
#define EvtMsgNo_USBH_CC_GetStatus   0x01U
 
#define EvtMsgNo_USBH_CC_OnConfigure   0x02U
 
#define EvtMsgNo_USBH_CC_OnUnconfigure   0x03U
 
#define EvtMsgNo_USBH_CC_OnInitialize   0x04U
 
#define EvtMsgNo_USBH_CC_OnUninitialize   0x05U
 
#define EvtMsgNo_USBH_CDC_ACM_Configure   0x00U
 
#define EvtMsgNo_USBH_CDC_ACM_ConfigureFailed   0x01U
 
#define EvtMsgNo_USBH_CDC_ACM_Unconfigure   0x02U
 
#define EvtMsgNo_USBH_CDC_ACM_UnconfigureFailed   0x03U
 
#define EvtMsgNo_USBH_CDC_ACM_Initialize   0x04U
 
#define EvtMsgNo_USBH_CDC_ACM_InitializeFailed   0x05U
 
#define EvtMsgNo_USBH_CDC_ACM_OnInitialize   0x06U
 
#define EvtMsgNo_USBH_CDC_ACM_Uninitialize   0x07U
 
#define EvtMsgNo_USBH_CDC_ACM_UninitializeFailed   0x08U
 
#define EvtMsgNo_USBH_CDC_ACM_OnUninitialize   0x09U
 
#define EvtMsgNo_USBH_CDC_ACM_GetDevice   0x0AU
 
#define EvtMsgNo_USBH_CDC_ACM_GetStatus   0x0BU
 
#define EvtMsgNo_USBH_CDC_ACM_Send   0x0CU
 
#define EvtMsgNo_USBH_CDC_ACM_SendFailed   0x0DU
 
#define EvtMsgNo_USBH_CDC_ACM_SendDone   0x0EU
 
#define EvtMsgNo_USBH_CDC_ACM_GetTxCount   0x0FU
 
#define EvtMsgNo_USBH_CDC_ACM_Receive   0x10U
 
#define EvtMsgNo_USBH_CDC_ACM_ReceiveFailed   0x11U
 
#define EvtMsgNo_USBH_CDC_ACM_ReceiveDone   0x12U
 
#define EvtMsgNo_USBH_CDC_ACM_GetRxCount   0x13U
 
#define EvtMsgNo_USBH_CDC_ACM_SetLineCoding   0x14U
 
#define EvtMsgNo_USBH_CDC_ACM_SetLineCodingFailed   0x15U
 
#define EvtMsgNo_USBH_CDC_ACM_GetLineCodingFailed   0x16U
 
#define EvtMsgNo_USBH_CDC_ACM_GetLineCoding   0x17U
 
#define EvtMsgNo_USBH_CDC_ACM_SetControlLineState   0x18U
 
#define EvtMsgNo_USBH_CDC_ACM_SetControlLineStateFailed   0x19U
 
#define EvtMsgNo_USBH_CDC_ACM_OnNotify   0x1AU
 
#define EvtMsgNo_USBH_CDC_ACM_SendBreak   0x1BU
 
#define EvtMsgNo_USBH_CDC_ACM_SendBreakFailed   0x1CU
 
#define EvtMsgNo_USBH_CDC_ACM_AbortSend   0x1DU
 
#define EvtMsgNo_USBH_CDC_ACM_AbortSendFailed   0x1EU
 
#define EvtMsgNo_USBH_CDC_ACM_AbortSendDone   0x1FU
 
#define EvtMsgNo_USBH_CDC_ACM_AbortReceive   0x20U
 
#define EvtMsgNo_USBH_CDC_ACM_AbortReceiveFailed   0x21U
 
#define EvtMsgNo_USBH_CDC_ACM_AbortReceiveDone   0x22U
 
#define EvtMsgNo_USBH_HID_Configure   0x00U
 
#define EvtMsgNo_USBH_HID_ConfigureFailed   0x01U
 
#define EvtMsgNo_USBH_HID_Unconfigure   0x02U
 
#define EvtMsgNo_USBH_HID_UnconfigureFailed   0x03U
 
#define EvtMsgNo_USBH_HID_Initialize   0x04U
 
#define EvtMsgNo_USBH_HID_InitializeFailed   0x05U
 
#define EvtMsgNo_USBH_HID_OnInitialize   0x06U
 
#define EvtMsgNo_USBH_HID_Uninitialize   0x07U
 
#define EvtMsgNo_USBH_HID_UninitializeFailed   0x08U
 
#define EvtMsgNo_USBH_HID_OnUninitialize   0x09U
 
#define EvtMsgNo_USBH_HID_GetDevice   0x0AU
 
#define EvtMsgNo_USBH_HID_GetStatus   0x0BU
 
#define EvtMsgNo_USBH_HID_Read   0x0CU
 
#define EvtMsgNo_USBH_HID_ReadFailed   0x0DU
 
#define EvtMsgNo_USBH_HID_ReadDone   0x0EU
 
#define EvtMsgNo_USBH_HID_Write   0x0FU
 
#define EvtMsgNo_USBH_HID_WriteFailed   0x10U
 
#define EvtMsgNo_USBH_HID_WriteDone   0x11U
 
#define EvtMsgNo_USBH_HID_GetKeyboardKey   0x12U
 
#define EvtMsgNo_USBH_HID_GetKeyboardKeyDone   0x13U
 
#define EvtMsgNo_USBH_HID_GetMouseState   0x14U
 
#define EvtMsgNo_USBH_HID_GetMouseStateFailed   0x15U
 
#define EvtMsgNo_USBH_HID_GetMouseStateDone   0x16U
 
#define EvtMsgNo_USBH_HID_OnParseReportDescriptor   0x17U
 
#define EvtMsgNo_USBH_HID_OnDataReceived   0x18U
 
#define EvtMsgNo_USBH_HID_GetReport   0x19U
 
#define EvtMsgNo_USBH_HID_GetReportFailed   0x1AU
 
#define EvtMsgNo_USBH_HID_SetReport   0x1BU
 
#define EvtMsgNo_USBH_HID_SetReportFailed   0x1CU
 
#define EvtMsgNo_USBH_HID_GetIdle   0x1DU
 
#define EvtMsgNo_USBH_HID_GetIdleFailed   0x1EU
 
#define EvtMsgNo_USBH_HID_SetIdle   0x1FU
 
#define EvtMsgNo_USBH_HID_SetIdleFailed   0x20U
 
#define EvtMsgNo_USBH_HID_GetProtocol   0x21U
 
#define EvtMsgNo_USBH_HID_GetProtocolFailed   0x22U
 
#define EvtMsgNo_USBH_HID_SetProtocol   0x23U
 
#define EvtMsgNo_USBH_HID_SetProtocolFailed   0x24U
 
#define EvtMsgNo_USBH_HID_ReportOut   0x25U
 
#define EvtMsgNo_USBH_HID_ReportOutFailed   0x26U
 
#define EvtMsgNo_USBH_MSC_Configure   0x00U
 
#define EvtMsgNo_USBH_MSC_ConfigureFailed   0x01U
 
#define EvtMsgNo_USBH_MSC_Unconfigure   0x02U
 
#define EvtMsgNo_USBH_MSC_UnconfigureFailed   0x03U
 
#define EvtMsgNo_USBH_MSC_Initialize   0x04U
 
#define EvtMsgNo_USBH_MSC_InitializeFailed   0x05U
 
#define EvtMsgNo_USBH_MSC_OnInitialize   0x06U
 
#define EvtMsgNo_USBH_MSC_Uninitialize   0x07U
 
#define EvtMsgNo_USBH_MSC_UninitializeFailed   0x08U
 
#define EvtMsgNo_USBH_MSC_OnUninitialize   0x09U
 
#define EvtMsgNo_USBH_MSC_GetDevice   0x0AU
 
#define EvtMsgNo_USBH_MSC_GetStatus   0x0BU
 
#define EvtMsgNo_USBH_MSC_Read   0x0CU
 
#define EvtMsgNo_USBH_MSC_ReadFailed   0x0DU
 
#define EvtMsgNo_USBH_MSC_ReadDone   0x0EU
 
#define EvtMsgNo_USBH_MSC_Write   0x0FU
 
#define EvtMsgNo_USBH_MSC_WriteFailed   0x10U
 
#define EvtMsgNo_USBH_MSC_WriteDone   0x11U
 
#define EvtMsgNo_USBH_MSC_ReadCapacity   0x12U
 
#define EvtMsgNo_USBH_MSC_ReadCapacityFailed   0x13U
 
#define EvtMsgNo_USBH_MSC_ReadCapacityDone   0x14U
 
#define EvtMsgNo_USBH_MSC_BomReset   0x15U
 
#define EvtMsgNo_USBH_MSC_BomResetFailed   0x16U
 
#define EvtMsgNo_USBH_MSC_GetMaxLun   0x17U
 
#define EvtMsgNo_USBH_MSC_GetMaxLunFailed   0x18U
 
#define EvtMsgNo_USBH_MSC_ScsiTestUnitReady   0x19U
 
#define EvtMsgNo_USBH_MSC_ScsiTestUnitReadyFailed   0x1AU
 
#define EvtMsgNo_USBH_MSC_ScsiRequestSense   0x1BU
 
#define EvtMsgNo_USBH_MSC_ScsiRequestSenseFailed   0x1CU
 
#define EvtMsgNo_USBH_MSC_ScsiInquiry   0x1DU
 
#define EvtMsgNo_USBH_MSC_ScsiInquiryFailed   0x1EU
 
#define EvtMsgNo_USBH_MSC_ScsiReadFormatCapacities   0x1FU
 
#define EvtMsgNo_USBH_MSC_ScsiReadFormatCapacitiesFailed   0x20U
 
#define EvtMsgNo_USBH_MSC_ScsiReadCapacity   0x21U
 
#define EvtMsgNo_USBH_MSC_ScsiReadCapacityFailed   0x22U
 
#define EvtMsgNo_USBH_MSC_ScsiRead10   0x23U
 
#define EvtMsgNo_USBH_MSC_ScsiRead10Failed   0x24U
 
#define EvtMsgNo_USBH_MSC_ScsiWrite10   0x25U
 
#define EvtMsgNo_USBH_MSC_ScsiWrite10Failed   0x26U
 
#define EvtMsgNo_USBH_MSC_Recover   0x27U
 
#define EvtMsgNo_USBH_MSC_RecoverFailed   0x28U
 
#define TO_BYTE0(x)   (((uint32_t)(x) & 0xFFU))
 
#define TO_BYTE1(x)   (((uint32_t)(x) & 0xFFU) << 8)
 
#define TO_BYTE2(x)   (((uint32_t)(x) & 0xFFU) << 16)
 
#define TO_BYTE3(x)   (((uint32_t)(x) & 0xFFU) << 24)
 
#define EvtUSBH_Core_Initialize   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_Initialize)
 
#define EvtUSBH_Core_InitializeFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_InitializeFailed)
 
#define EvtUSBH_Core_Uninitialize   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_Uninitialize)
 
#define EvtUSBH_Core_UninitializeFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_UninitializeFailed)
 
#define EvtUSBH_Core_PortSuspend   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PortSuspend)
 
#define EvtUSBH_Core_PortSuspendFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PortSuspendFailed)
 
#define EvtUSBH_Core_PortResume   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PortResume)
 
#define EvtUSBH_Core_PortResumeFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PortResumeFailed)
 
#define EvtUSBH_Core_DeviceGetController   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_DeviceGetController)
 
#define EvtUSBH_Core_DeviceGetPort   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_DeviceGetPort)
 
#define EvtUSBH_Core_DeviceGetStatus   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_DeviceGetStatus)
 
#define EvtUSBH_Core_DeviceGetSpeed   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_DeviceGetSpeed)
 
#define EvtUSBH_Core_DeviceGetAddress   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_DeviceGetAddress)
 
#define EvtUSBH_Core_DeviceGetVID   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_DeviceGetVID)
 
#define EvtUSBH_Core_DeviceGetPID   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_DeviceGetPID)
 
#define EvtUSBH_Core_OnNotify   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_OnNotify)
 
#define EvtUSBH_Core_PipeCreate   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PipeCreate)
 
#define EvtUSBH_Core_PipeCreateFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PipeCreateFailed)
 
#define EvtUSBH_Core_PipeUpdate   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PipeUpdate)
 
#define EvtUSBH_Core_PipeUpdateFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PipeUpdateFailed)
 
#define EvtUSBH_Core_PipeDelete   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PipeDelete)
 
#define EvtUSBH_Core_PipeDeleteFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PipeDeleteFailed)
 
#define EvtUSBH_Core_PipeReset   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PipeReset)
 
#define EvtUSBH_Core_PipeResetFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PipeResetFailed)
 
#define EvtUSBH_Core_PipeReceive   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PipeReceive)
 
#define EvtUSBH_Core_PipeReceiveFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PipeReceiveFailed)
 
#define EvtUSBH_Core_PipeReceiveGetResult   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PipeReceiveGetResult)
 
#define EvtUSBH_Core_PipeSend   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PipeSend)
 
#define EvtUSBH_Core_PipeSendFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PipeSendFailed)
 
#define EvtUSBH_Core_PipeSendGetResult   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PipeSendGetResult)
 
#define EvtUSBH_Core_PipeAbort   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PipeAbort)
 
#define EvtUSBH_Core_PipeAbortFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PipeAbortFailed)
 
#define EvtUSBH_Core_ControlTransfer   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_ControlTransfer)
 
#define EvtUSBH_Core_ControlTransferFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_ControlTransferFailed)
 
#define EvtUSBH_Core_RequestGetStatus   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestGetStatus)
 
#define EvtUSBH_Core_RequestGetStatusFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestGetStatusFailed)
 
#define EvtUSBH_Core_RequestClearFeature   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestClearFeature)
 
#define EvtUSBH_Core_RequestClearFeatureFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestClearFeatureFailed)
 
#define EvtUSBH_Core_RequestSetFeature   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestSetFeature)
 
#define EvtUSBH_Core_RequestSetFeatureFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestSetFeatureFailed)
 
#define EvtUSBH_Core_RequestSetAddress   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestSetAddress)
 
#define EvtUSBH_Core_RequestSetAddressFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestSetAddressFailed)
 
#define EvtUSBH_Core_RequestGetDescriptor   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestGetDescriptor)
 
#define EvtUSBH_Core_RequestGetDescriptorFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestGetDescriptorFailed)
 
#define EvtUSBH_Core_RequestSetDescriptor   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestSetDescriptor)
 
#define EvtUSBH_Core_RequestSetDescriptorFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestSetDescriptorFailed)
 
#define EvtUSBH_Core_RequestGetConfiguration   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestGetConfiguration)
 
#define EvtUSBH_Core_RequestGetConfigurationFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestGetConfigurationFailed)
 
#define EvtUSBH_Core_RequestSetConfiguration   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestSetConfiguration)
 
#define EvtUSBH_Core_RequestSetConfigurationFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestSetConfigurationFailed)
 
#define EvtUSBH_Core_RequestGetInterface   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestGetInterface)
 
#define EvtUSBH_Core_RequestGetInterfaceFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestGetInterfaceFailed)
 
#define EvtUSBH_Core_RequestSetInterface   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestSetInterface)
 
#define EvtUSBH_Core_RequestSetInterfaceFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestSetInterfaceFailed)
 
#define EvtUSBH_Core_RequestSynchFrame   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestSynchFrame)
 
#define EvtUSBH_Core_RequestSynchFrameFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestSynchFrameFailed)
 
#define EvtUSBH_Core_MemInitFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_MemInitFailed)
 
#define EvtUSBH_Core_MemInit   EventID(EventLevelDetail, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_MemInit)
 
#define EvtUSBH_Core_MemUninitFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_MemUninitFailed)
 
#define EvtUSBH_Core_MemUninit   EventID(EventLevelDetail, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_MemUninit)
 
#define EvtUSBH_Core_MemAllocFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_MemAllocFailed)
 
#define EvtUSBH_Core_MemAlloc   EventID(EventLevelDetail, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_MemAlloc)
 
#define EvtUSBH_Core_MemFreeFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_MemFreeFailed)
 
#define EvtUSBH_Core_MemFree   EventID(EventLevelDetail, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_MemFree)
 
#define EvtUSBH_Core_Engine   EventID(EventLevelDetail, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_Engine)
 
#define EvtUSBH_Core_EngineFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_EngineFailed)
 
#define EvtUSBH_Core_EngineDone   EventID(EventLevelDetail, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_EngineDone)
 
#define EvtUSBH_Core_DeviceGetStringDescriptor   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_DeviceGetStringDescriptor)
 
#define EvtUSBH_Core_DeviceGetStringDescriptorFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_DeviceGetStringDescriptorFailed)
 
#define EvtUSBH_Driver_Initialize   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_Initialize)
 
#define EvtUSBH_Driver_InitializeFailed   EventID(EventLevelError, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_InitializeFailed)
 
#define EvtUSBH_Driver_Uninitialize   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_Uninitialize)
 
#define EvtUSBH_Driver_UninitializeFailed   EventID(EventLevelError, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_UninitializeFailed)
 
#define EvtUSBH_Driver_PowerControl   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PowerControl)
 
#define EvtUSBH_Driver_PowerControlFailed   EventID(EventLevelError, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PowerControlFailed)
 
#define EvtUSBH_Driver_PortVbusOnOff   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PortVbusOnOff)
 
#define EvtUSBH_Driver_PortVbusOnOffFailed   EventID(EventLevelError, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PortVbusOnOffFailed)
 
#define EvtUSBH_Driver_PortReset   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PortReset)
 
#define EvtUSBH_Driver_PortResetFailed   EventID(EventLevelError, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PortResetFailed)
 
#define EvtUSBH_Driver_PortSuspend   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PortSuspend)
 
#define EvtUSBH_Driver_PortSuspendFailed   EventID(EventLevelError, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PortSuspendFailed)
 
#define EvtUSBH_Driver_PortResume   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PortResume)
 
#define EvtUSBH_Driver_PortResumeFailed   EventID(EventLevelError, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PortResumeFailed)
 
#define EvtUSBH_Driver_PortGetState   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PortGetState)
 
#define EvtUSBH_Driver_PipeCreate   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PipeCreate)
 
#define EvtUSBH_Driver_PipeCreateFailed   EventID(EventLevelError, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PipeCreateFailed)
 
#define EvtUSBH_Driver_PipeModify   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PipeModify)
 
#define EvtUSBH_Driver_PipeModifyFailed   EventID(EventLevelError, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PipeModifyFailed)
 
#define EvtUSBH_Driver_PipeDelete   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PipeDelete)
 
#define EvtUSBH_Driver_PipeDeleteFailed   EventID(EventLevelError, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PipeDeleteFailed)
 
#define EvtUSBH_Driver_PipeReset   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PipeReset)
 
#define EvtUSBH_Driver_PipeResetFailed   EventID(EventLevelError, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PipeResetFailed)
 
#define EvtUSBH_Driver_PipeTransfer   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PipeTransfer)
 
#define EvtUSBH_Driver_PipeTransferFailed   EventID(EventLevelError, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PipeTransferFailed)
 
#define EvtUSBH_Driver_PipeTransferGetResult   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PipeTransferGetResult)
 
#define EvtUSBH_Driver_PipeTransferAbort   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PipeTransferAbort)
 
#define EvtUSBH_Driver_PipeTransferAbortFailed   EventID(EventLevelError, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PipeTransferAbortFailed)
 
#define EvtUSBH_Driver_GetFrameNumber   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_GetFrameNumber)
 
#define EvtUSBH_Driver_OnSignalPortEvent   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_OnSignalPortEvent)
 
#define EvtUSBH_Driver_OnSignalPipeEvent   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_OnSignalPipeEvent)
 
#define EvtUSBH_CC_GetDevice   EventID(EventLevelAPI, EvtCompNo_USBH_CC, EvtMsgNo_USBH_CC_GetDevice)
 
#define EvtUSBH_CC_GetStatus   EventID(EventLevelAPI, EvtCompNo_USBH_CC, EvtMsgNo_USBH_CC_GetStatus)
 
#define EvtUSBH_CC_OnConfigure   EventID(EventLevelAPI, EvtCompNo_USBH_CC, EvtMsgNo_USBH_CC_OnConfigure)
 
#define EvtUSBH_CC_OnUnconfigure   EventID(EventLevelAPI, EvtCompNo_USBH_CC, EvtMsgNo_USBH_CC_OnUnconfigure)
 
#define EvtUSBH_CC_OnInitialize   EventID(EventLevelAPI, EvtCompNo_USBH_CC, EvtMsgNo_USBH_CC_OnInitialize)
 
#define EvtUSBH_CC_OnUninitialize   EventID(EventLevelAPI, EvtCompNo_USBH_CC, EvtMsgNo_USBH_CC_OnUninitialize)
 
#define EvtUSBH_CDC_ACM_Configure   EventID(EventLevelOp, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_Configure)
 
#define EvtUSBH_CDC_ACM_ConfigureFailed   EventID(EventLevelError, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_ConfigureFailed)
 
#define EvtUSBH_CDC_ACM_Unconfigure   EventID(EventLevelOp, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_Unconfigure)
 
#define EvtUSBH_CDC_ACM_UnconfigureFailed   EventID(EventLevelError, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_UnconfigureFailed)
 
#define EvtUSBH_CDC_ACM_Initialize   EventID(EventLevelOp, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_Initialize)
 
#define EvtUSBH_CDC_ACM_InitializeFailed   EventID(EventLevelError, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_InitializeFailed)
 
#define EvtUSBH_CDC_ACM_OnInitialize   EventID(EventLevelAPI, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_OnInitialize)
 
#define EvtUSBH_CDC_ACM_Uninitialize   EventID(EventLevelOp, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_Uninitialize)
 
#define EvtUSBH_CDC_ACM_UninitializeFailed   EventID(EventLevelError, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_UninitializeFailed)
 
#define EvtUSBH_CDC_ACM_OnUninitialize   EventID(EventLevelAPI, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_OnUninitialize)
 
#define EvtUSBH_CDC_ACM_GetDevice   EventID(EventLevelAPI, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_GetDevice)
 
#define EvtUSBH_CDC_ACM_GetStatus   EventID(EventLevelAPI, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_GetStatus)
 
#define EvtUSBH_CDC_ACM_Send   EventID(EventLevelAPI, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_Send)
 
#define EvtUSBH_CDC_ACM_SendFailed   EventID(EventLevelError, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_SendFailed)
 
#define EvtUSBH_CDC_ACM_SendDone   EventID(EventLevelDetail, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_SendDone)
 
#define EvtUSBH_CDC_ACM_GetTxCount   EventID(EventLevelAPI, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_GetTxCount)
 
#define EvtUSBH_CDC_ACM_Receive   EventID(EventLevelAPI, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_Receive)
 
#define EvtUSBH_CDC_ACM_ReceiveFailed   EventID(EventLevelError, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_ReceiveFailed)
 
#define EvtUSBH_CDC_ACM_ReceiveDone   EventID(EventLevelDetail, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_ReceiveDone)
 
#define EvtUSBH_CDC_ACM_GetRxCount   EventID(EventLevelAPI, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_GetRxCount)
 
#define EvtUSBH_CDC_ACM_SetLineCoding   EventID(EventLevelAPI, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_SetLineCoding)
 
#define EvtUSBH_CDC_ACM_SetLineCodingFailed   EventID(EventLevelError, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_SetLineCodingFailed)
 
#define EvtUSBH_CDC_ACM_GetLineCodingFailed   EventID(EventLevelError, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_GetLineCodingFailed)
 
#define EvtUSBH_CDC_ACM_GetLineCoding   EventID(EventLevelAPI, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_GetLineCoding)
 
#define EvtUSBH_CDC_ACM_SetControlLineState   EventID(EventLevelAPI, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_SetControlLineState)
 
#define EvtUSBH_CDC_ACM_SetControlLineStateFailed   EventID(EventLevelError, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_SetControlLineStateFailed)
 
#define EvtUSBH_CDC_ACM_OnNotify   EventID(EventLevelAPI, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_OnNotify)
 
#define EvtUSBH_CDC_ACM_SendBreak   EventID(EventLevelAPI, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_SendBreak)
 
#define EvtUSBH_CDC_ACM_SendBreakFailed   EventID(EventLevelError, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_SendBreakFailed)
 
#define EvtUSBH_CDC_ACM_AbortSend   EventID(EventLevelAPI, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_AbortSend)
 
#define EvtUSBH_CDC_ACM_AbortSendFailed   EventID(EventLevelError, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_AbortSendFailed)
 
#define EvtUSBH_CDC_ACM_AbortSendDone   EventID(EventLevelDetail, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_AbortSendDone)
 
#define EvtUSBH_CDC_ACM_AbortReceive   EventID(EventLevelAPI, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_AbortReceive)
 
#define EvtUSBH_CDC_ACM_AbortReceiveFailed   EventID(EventLevelError, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_AbortReceiveFailed)
 
#define EvtUSBH_CDC_ACM_AbortReceiveDone   EventID(EventLevelDetail, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_AbortReceiveDone)
 
#define EvtUSBH_HID_Configure   EventID(EventLevelOp, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_Configure)
 
#define EvtUSBH_HID_ConfigureFailed   EventID(EventLevelError, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_ConfigureFailed)
 
#define EvtUSBH_HID_Unconfigure   EventID(EventLevelOp, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_Unconfigure)
 
#define EvtUSBH_HID_UnconfigureFailed   EventID(EventLevelError, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_UnconfigureFailed)
 
#define EvtUSBH_HID_Initialize   EventID(EventLevelOp, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_Initialize)
 
#define EvtUSBH_HID_InitializeFailed   EventID(EventLevelError, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_InitializeFailed)
 
#define EvtUSBH_HID_OnInitialize   EventID(EventLevelAPI, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_OnInitialize)
 
#define EvtUSBH_HID_Uninitialize   EventID(EventLevelOp, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_Uninitialize)
 
#define EvtUSBH_HID_UninitializeFailed   EventID(EventLevelError, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_UninitializeFailed)
 
#define EvtUSBH_HID_OnUninitialize   EventID(EventLevelAPI, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_OnUninitialize)
 
#define EvtUSBH_HID_GetDevice   EventID(EventLevelAPI, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_GetDevice)
 
#define EvtUSBH_HID_GetStatus   EventID(EventLevelAPI, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_GetStatus)
 
#define EvtUSBH_HID_Read   EventID(EventLevelAPI, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_Read)
 
#define EvtUSBH_HID_ReadFailed   EventID(EventLevelError, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_ReadFailed)
 
#define EvtUSBH_HID_ReadDone   EventID(EventLevelDetail, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_ReadDone)
 
#define EvtUSBH_HID_Write   EventID(EventLevelAPI, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_Write)
 
#define EvtUSBH_HID_WriteFailed   EventID(EventLevelError, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_WriteFailed)
 
#define EvtUSBH_HID_WriteDone   EventID(EventLevelDetail, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_WriteDone)
 
#define EvtUSBH_HID_GetKeyboardKey   EventID(EventLevelAPI, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_GetKeyboardKey)
 
#define EvtUSBH_HID_GetKeyboardKeyDone   EventID(EventLevelDetail, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_GetKeyboardKeyDone)
 
#define EvtUSBH_HID_GetMouseState   EventID(EventLevelAPI, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_GetMouseState)
 
#define EvtUSBH_HID_GetMouseStateFailed   EventID(EventLevelError, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_GetMouseStateFailed)
 
#define EvtUSBH_HID_GetMouseStateDone   EventID(EventLevelDetail, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_GetMouseStateDone)
 
#define EvtUSBH_HID_OnParseReportDescriptor   EventID(EventLevelAPI, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_OnParseReportDescriptor)
 
#define EvtUSBH_HID_OnDataReceived   EventID(EventLevelAPI, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_OnDataReceived)
 
#define EvtUSBH_HID_GetReport   EventID(EventLevelOp, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_GetReport)
 
#define EvtUSBH_HID_GetReportFailed   EventID(EventLevelError, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_GetReportFailed)
 
#define EvtUSBH_HID_SetReport   EventID(EventLevelOp, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_SetReport)
 
#define EvtUSBH_HID_SetReportFailed   EventID(EventLevelError, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_SetReportFailed)
 
#define EvtUSBH_HID_GetIdle   EventID(EventLevelOp, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_GetIdle)
 
#define EvtUSBH_HID_GetIdleFailed   EventID(EventLevelError, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_GetIdleFailed)
 
#define EvtUSBH_HID_SetIdle   EventID(EventLevelOp, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_SetIdle)
 
#define EvtUSBH_HID_SetIdleFailed   EventID(EventLevelError, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_SetIdleFailed)
 
#define EvtUSBH_HID_GetProtocol   EventID(EventLevelOp, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_GetProtocol)
 
#define EvtUSBH_HID_GetProtocolFailed   EventID(EventLevelError, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_GetProtocolFailed)
 
#define EvtUSBH_HID_SetProtocol   EventID(EventLevelOp, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_SetProtocol)
 
#define EvtUSBH_HID_SetProtocolFailed   EventID(EventLevelError, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_SetProtocolFailed)
 
#define EvtUSBH_HID_ReportOut   EventID(EventLevelOp, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_ReportOut)
 
#define EvtUSBH_HID_ReportOutFailed   EventID(EventLevelError, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_ReportOutFailed)
 
#define EvtUSBH_MSC_Configure   EventID(EventLevelOp, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_Configure)
 
#define EvtUSBH_MSC_ConfigureFailed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ConfigureFailed)
 
#define EvtUSBH_MSC_Unconfigure   EventID(EventLevelOp, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_Unconfigure)
 
#define EvtUSBH_MSC_UnconfigureFailed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_UnconfigureFailed)
 
#define EvtUSBH_MSC_Initialize   EventID(EventLevelOp, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_Initialize)
 
#define EvtUSBH_MSC_InitializeFailed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_InitializeFailed)
 
#define EvtUSBH_MSC_OnInitialize   EventID(EventLevelAPI, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_OnInitialize)
 
#define EvtUSBH_MSC_Uninitialize   EventID(EventLevelOp, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_Uninitialize)
 
#define EvtUSBH_MSC_UninitializeFailed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_UninitializeFailed)
 
#define EvtUSBH_MSC_OnUninitialize   EventID(EventLevelAPI, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_OnUninitialize)
 
#define EvtUSBH_MSC_GetDevice   EventID(EventLevelAPI, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_GetDevice)
 
#define EvtUSBH_MSC_GetStatus   EventID(EventLevelAPI, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_GetStatus)
 
#define EvtUSBH_MSC_Read   EventID(EventLevelAPI, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_Read)
 
#define EvtUSBH_MSC_ReadFailed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ReadFailed)
 
#define EvtUSBH_MSC_ReadDone   EventID(EventLevelDetail, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ReadDone)
 
#define EvtUSBH_MSC_Write   EventID(EventLevelAPI, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_Write)
 
#define EvtUSBH_MSC_WriteFailed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_WriteFailed)
 
#define EvtUSBH_MSC_WriteDone   EventID(EventLevelDetail, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_WriteDone)
 
#define EvtUSBH_MSC_ReadCapacity   EventID(EventLevelAPI, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ReadCapacity)
 
#define EvtUSBH_MSC_ReadCapacityFailed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ReadCapacityFailed)
 
#define EvtUSBH_MSC_ReadCapacityDone   EventID(EventLevelDetail, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ReadCapacityDone)
 
#define EvtUSBH_MSC_BomReset   EventID(EventLevelOp, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_BomReset)
 
#define EvtUSBH_MSC_BomResetFailed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_BomResetFailed)
 
#define EvtUSBH_MSC_GetMaxLun   EventID(EventLevelOp, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_GetMaxLun)
 
#define EvtUSBH_MSC_GetMaxLunFailed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_GetMaxLunFailed)
 
#define EvtUSBH_MSC_ScsiTestUnitReady   EventID(EventLevelOp, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ScsiTestUnitReady)
 
#define EvtUSBH_MSC_ScsiTestUnitReadyFailed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ScsiTestUnitReadyFailed)
 
#define EvtUSBH_MSC_ScsiRequestSense   EventID(EventLevelOp, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ScsiRequestSense)
 
#define EvtUSBH_MSC_ScsiRequestSenseFailed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ScsiRequestSenseFailed)
 
#define EvtUSBH_MSC_ScsiInquiry   EventID(EventLevelOp, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ScsiInquiry)
 
#define EvtUSBH_MSC_ScsiInquiryFailed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ScsiInquiryFailed)
 
#define EvtUSBH_MSC_ScsiReadFormatCapacities   EventID(EventLevelOp, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ScsiReadFormatCapacities)
 
#define EvtUSBH_MSC_ScsiReadFormatCapacitiesFailed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ScsiReadFormatCapacitiesFailed)
 
#define EvtUSBH_MSC_ScsiReadCapacity   EventID(EventLevelOp, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ScsiReadCapacity)
 
#define EvtUSBH_MSC_ScsiReadCapacityFailed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ScsiReadCapacityFailed)
 
#define EvtUSBH_MSC_ScsiRead10   EventID(EventLevelOp, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ScsiRead10)
 
#define EvtUSBH_MSC_ScsiRead10Failed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ScsiRead10Failed)
 
#define EvtUSBH_MSC_ScsiWrite10   EventID(EventLevelOp, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ScsiWrite10)
 
#define EvtUSBH_MSC_ScsiWrite10Failed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ScsiWrite10Failed)
 
#define EvtUSBH_MSC_Recover   EventID(EventLevelOp, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_Recover)
 
#define EvtUSBH_MSC_RecoverFailed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_RecoverFailed)
 

Functions

__STATIC_INLINE void EvrUSBH_Core_Initialize (uint8_t ctrl)
 Event on USBH_Initialize start (API)
 
__STATIC_INLINE void EvrUSBH_Core_InitializeFailed (uint8_t ctrl, usbStatus error)
 Event on USBH_Initialize failed (Error)
 
__STATIC_INLINE void EvrUSBH_Core_Uninitialize (uint8_t ctrl)
 Event on USBH_Uninitialize start (API)
 
__STATIC_INLINE void EvrUSBH_Core_UninitializeFailed (uint8_t ctrl, usbStatus error)
 Event on USBH_Uninitialize failed (Error)
 
__STATIC_INLINE void EvrUSBH_Core_PortSuspend (uint8_t ctrl, uint8_t port)
 Event on USBH_Port_Suspend start (API)
 
__STATIC_INLINE void EvrUSBH_Core_PortSuspendFailed (uint8_t ctrl, uint8_t port, usbStatus error)
 Event on USBH_Port_Suspend failed (Error)
 
__STATIC_INLINE void EvrUSBH_Core_PortResume (uint8_t ctrl, uint8_t port)
 Event on USBH_Port_Resume start (API)
 
__STATIC_INLINE void EvrUSBH_Core_PortResumeFailed (uint8_t ctrl, uint8_t port, usbStatus error)
 Event on USBH_Port_Resume failed (Error)
 
__STATIC_INLINE void EvrUSBH_Core_DeviceGetController (uint8_t device, uint8_t ctrl)
 Event on USBH_Device_GetController finished (API)
 
__STATIC_INLINE void EvrUSBH_Core_DeviceGetPort (uint8_t device, uint8_t port)
 Event on USBH_Device_GetPort finished (API)
 
__STATIC_INLINE void EvrUSBH_Core_DeviceGetStatus (uint8_t device, usbStatus status)
 Event on USBH_Device_GetStatus finished (API)
 
__STATIC_INLINE void EvrUSBH_Core_DeviceGetSpeed (uint8_t device, uint8_t speed)
 Event on USBH_Device_GetSpeed finished (API)
 
__STATIC_INLINE void EvrUSBH_Core_DeviceGetAddress (uint8_t device, uint8_t address)
 Event on USBH_Device_GetAddress finished (API)
 
__STATIC_INLINE void EvrUSBH_Core_DeviceGetVID (uint8_t device, uint16_t vid)
 Event on USBH_Device_GetVID finished (API)
 
__STATIC_INLINE void EvrUSBH_Core_DeviceGetPID (uint8_t device, uint16_t pid)
 Event on USBH_Device_GetPID finished (API)
 
__STATIC_INLINE void EvrUSBH_Core_DeviceGetStringDescriptor (uint8_t device, uint8_t index, uint16_t lang_id, uint16_t desc_length)
 Event on USBH_Device_GetStringDescriptor start (API)
 
__STATIC_INLINE void EvrUSBH_Core_DeviceGetStringDescriptorFailed (uint8_t device, uint8_t index, uint16_t lang_id, uint16_t desc_length, usbStatus error)
 Event on USBH_Device_GetStringDescriptor failed (Error)
 
__STATIC_INLINE void EvrUSBH_Core_OnNotify (uint8_t ctrl, uint8_t port, uint8_t device, USBH_NOTIFY notify)
 Event on USBH_Notify user callback function start (API)
 
__STATIC_INLINE void EvrUSBH_Core_PipeCreate (uint8_t device, uint8_t ep_addr, uint8_t ep_type, uint16_t ep_max_packet_size, uint8_t ep_interval, USBH_PIPE_HANDLE pipe_hndl)
 Event on USBH_PipeCreate start (API)
 
__STATIC_INLINE void EvrUSBH_Core_PipeCreateFailed (uint8_t device, uint8_t ep_addr, uint8_t ep_type, uint16_t ep_max_packet_size, uint8_t ep_interval)
 Event on USBH_PipeCreate failed (Error)
 
__STATIC_INLINE void EvrUSBH_Core_PipeRegisterCallback (USBH_PIPE_HANDLE pipe_hndl)
 Event on USBH_PipeRegisterCallback start (API)
 
__STATIC_INLINE void EvrUSBH_Core_PipeRegisterCallbackFailed (USBH_PIPE_HANDLE pipe_hndl, usbStatus error)
 Event on USBH_PipeRegisterCallback failed (Error)
 
__STATIC_INLINE void EvrUSBH_Core_PipeUpdate (USBH_PIPE_HANDLE pipe_hndl)
 Event on USBH_PipeUpdate start (API)
 
__STATIC_INLINE void EvrUSBH_Core_PipeUpdateFailed (USBH_PIPE_HANDLE pipe_hndl, usbStatus error)
 Event on USBH_PipeUpdate failed (Error)
 
__STATIC_INLINE void EvrUSBH_Core_PipeDelete (USBH_PIPE_HANDLE pipe_hndl)
 Event on USBH_PipeDelete start (API)
 
__STATIC_INLINE void EvrUSBH_Core_PipeDeleteFailed (USBH_PIPE_HANDLE pipe_hndl, usbStatus error)
 Event on USBH_PipeDelete failed (Error)
 
__STATIC_INLINE void EvrUSBH_Core_PipeReset (USBH_PIPE_HANDLE pipe_hndl)
 Event on USBH_PipeReset start (API)
 
__STATIC_INLINE void EvrUSBH_Core_PipeResetFailed (USBH_PIPE_HANDLE pipe_hndl, usbStatus error)
 Event on USBH_PipeReset failed (Error)
 
__STATIC_INLINE void EvrUSBH_Core_PipeReceive (USBH_PIPE_HANDLE pipe_hndl, uint32_t len)
 Event on USBH_PipeReceive start (API)
 
__STATIC_INLINE void EvrUSBH_Core_PipeReceiveFailed (USBH_PIPE_HANDLE pipe_hndl, uint32_t len, usbStatus error)
 Event on USBH_PipeReceive failed (Error)
 
__STATIC_INLINE void EvrUSBH_Core_PipeReceiveGetResult (USBH_PIPE_HANDLE pipe_hndl, uint32_t num)
 Event on USBH_PipeReceiveGetResult finished (API)
 
__STATIC_INLINE void EvrUSBH_Core_PipeSend (USBH_PIPE_HANDLE pipe_hndl, uint32_t len)
 Event on USBH_PipeSend start (API)
 
__STATIC_INLINE void EvrUSBH_Core_PipeSendFailed (USBH_PIPE_HANDLE pipe_hndl, uint32_t len, usbStatus error)
 Event on USBH_PipeSend failed (Error)
 
__STATIC_INLINE void EvrUSBH_Core_PipeSendGetResult (USBH_PIPE_HANDLE pipe_hndl, uint32_t num)
 Event on USBH_PipeSendGetResult finished (API)
 
__STATIC_INLINE void EvrUSBH_Core_PipeAbort (USBH_PIPE_HANDLE pipe_hndl)
 Event on USBH_PipeAbort start (API)
 
__STATIC_INLINE void EvrUSBH_Core_PipeAbortFailed (USBH_PIPE_HANDLE pipe_hndl, usbStatus error)
 Event on USBH_PipeAbort failed (Error)
 
__STATIC_INLINE void EvrUSBH_Core_ControlTransfer (uint8_t device, const void *setup_packet, uint32_t len)
 Event on USBH_ControlTransfer start (API)
 
__STATIC_INLINE void EvrUSBH_Core_ControlTransferFailed (uint8_t device, const void *setup_packet, usbStatus error)
 Event on USBH_ControlTransfer failed (Error)
 
__STATIC_INLINE void EvrUSBH_Core_RequestGetStatus (uint8_t device, uint8_t recipient, uint8_t index, uint16_t status)
 Event on USBH_DeviceRequest_GetStatus start (API)
 
__STATIC_INLINE void EvrUSBH_Core_RequestGetStatusFailed (uint8_t device, uint8_t recipient, uint8_t index, usbStatus error)
 Event on USBH_DeviceRequest_GetStatus failed (Error)
 
__STATIC_INLINE void EvrUSBH_Core_RequestClearFeature (uint8_t device, uint8_t recipient, uint8_t index, uint8_t feature)
 Event on USBH_DeviceRequest_ClearFeature start (API)
 
__STATIC_INLINE void EvrUSBH_Core_RequestClearFeatureFailed (uint8_t device, uint8_t recipient, uint8_t index, uint8_t feature, usbStatus error)
 Event on USBH_DeviceRequest_ClearFeature failed (Error)
 
__STATIC_INLINE void EvrUSBH_Core_RequestSetFeature (uint8_t device, uint8_t recipient, uint8_t index, uint8_t feature)
 Event on USBH_DeviceRequest_SetFeature start (API)
 
__STATIC_INLINE void EvrUSBH_Core_RequestSetFeatureFailed (uint8_t device, uint8_t recipient, uint8_t index, uint8_t feature, usbStatus error)
 Event on USBH_DeviceRequest_SetFeature failed (Error)
 
__STATIC_INLINE void EvrUSBH_Core_RequestSetAddress (uint8_t device, uint8_t address)
 Event on USBH_DeviceRequest_SetAddress start (API)
 
__STATIC_INLINE void EvrUSBH_Core_RequestSetAddressFailed (uint8_t device, uint8_t address, usbStatus error)
 Event on USBH_DeviceRequest_SetAddress failed (Error)
 
__STATIC_INLINE void EvrUSBH_Core_RequestGetDescriptor (uint8_t device, uint8_t recipient, uint8_t desc_type, uint8_t desc_index, uint16_t lang_id, uint16_t desc_length)
 Event on USBH_DeviceRequest_GetDescriptor start (API)
 
__STATIC_INLINE void EvrUSBH_Core_RequestGetDescriptorFailed (uint8_t device, uint8_t recipient, uint8_t desc_type, uint8_t desc_index, uint16_t lang_id, uint16_t desc_length, usbStatus error)
 Event on USBH_DeviceRequest_GetDescriptor failed (Error)
 
__STATIC_INLINE void EvrUSBH_Core_RequestSetDescriptor (uint8_t device, uint8_t recipient, uint8_t desc_type, uint8_t desc_index, uint16_t lang_id, uint16_t desc_length)
 Event on USBH_DeviceRequest_SetDescriptor start (API)
 
__STATIC_INLINE void EvrUSBH_Core_RequestSetDescriptorFailed (uint8_t device, uint8_t recipient, uint8_t desc_type, uint8_t desc_index, uint16_t lang_id, uint16_t desc_length, usbStatus error)
 Event on USBH_DeviceRequest_SetDescriptor failed (Error)
 
__STATIC_INLINE void EvrUSBH_Core_RequestGetConfiguration (uint8_t device, uint8_t config)
 Event on USBH_DeviceRequest_GetConfiguration start (API)
 
__STATIC_INLINE void EvrUSBH_Core_RequestGetConfigurationFailed (uint8_t device, usbStatus error)
 Event on USBH_DeviceRequest_GetConfiguration failed (Error)
 
__STATIC_INLINE void EvrUSBH_Core_RequestSetConfiguration (uint8_t device, uint8_t config)
 Event on USBH_DeviceRequest_SetConfiguration start (API)
 
__STATIC_INLINE void EvrUSBH_Core_RequestSetConfigurationFailed (uint8_t device, uint8_t config, usbStatus error)
 Event on USBH_DeviceRequest_SetConfiguration failed (Error)
 
__STATIC_INLINE void EvrUSBH_Core_RequestGetInterface (uint8_t device, uint8_t index, uint8_t alt)
 Event on USBH_DeviceRequest_GetInterface start (API)
 
__STATIC_INLINE void EvrUSBH_Core_RequestGetInterfaceFailed (uint8_t device, uint8_t index, usbStatus error)
 Event on USBH_DeviceRequest_GetInterface failed (Error)
 
__STATIC_INLINE void EvrUSBH_Core_RequestSetInterface (uint8_t device, uint8_t index, uint8_t alt)
 Event on USBH_DeviceRequest_SetInterface start (API)
 
__STATIC_INLINE void EvrUSBH_Core_RequestSetInterfaceFailed (uint8_t device, uint8_t index, uint8_t alt, usbStatus error)
 Event on USBH_DeviceRequest_SetInterface failed (Error)
 
__STATIC_INLINE void EvrUSBH_Core_RequestSynchFrame (uint8_t device, uint8_t index, uint16_t frame_num)
 Event on USBH_DeviceRequest_SynchFrame start (API)
 
__STATIC_INLINE void EvrUSBH_Core_RequestSynchFrameFailed (uint8_t device, uint8_t index, usbStatus error)
 Event on USBH_DeviceRequest_SynchFrame failed (Error)
 
__STATIC_INLINE void EvrUSBH_Core_MemInitFailed (uint8_t ctrl, usbStatus error)
 Event on internal operation memory initialization failed (Error)
 
__STATIC_INLINE void EvrUSBH_Core_MemInit (uint8_t ctrl)
 Event on internal operation memory initialization finished successfully (Detail)
 
__STATIC_INLINE void EvrUSBH_Core_MemUninitFailed (uint8_t ctrl, usbStatus error)
 Event on internal operation memory uninitialization failed (Error)
 
__STATIC_INLINE void EvrUSBH_Core_MemUninit (uint8_t ctrl)
 Event on internal operation memory uninitialization finished successfully (Detail)
 
__STATIC_INLINE void EvrUSBH_Core_MemAllocFailed (uint8_t ctrl, uint32_t size, usbStatus error)
 Event on internal operation memory allocation failed (Error)
 
__STATIC_INLINE void EvrUSBH_Core_MemAlloc (uint8_t ctrl, const uint8_t *ptr, uint32_t size)
 Event on internal operation memory allocation finished successfully (Detail)
 
__STATIC_INLINE void EvrUSBH_Core_MemFreeFailed (uint8_t ctrl, const uint8_t *ptr, usbStatus error)
 Event on internal operation memory free failed (Error)
 
__STATIC_INLINE void EvrUSBH_Core_MemFree (uint8_t ctrl, const uint8_t *ptr)
 Event on internal operation memory free finished successfully (Detail)
 
__STATIC_INLINE void EvrUSBH_Core_Engine (uint8_t ctrl, uint8_t port, uint32_t event, uint8_t port_state)
 Event on internal operation engine start (Detail)
 
__STATIC_INLINE void EvrUSBH_Core_EngineFailed (uint8_t ctrl, uint8_t port, uint32_t event)
 Event on internal operation engine failed (Error)
 
__STATIC_INLINE void EvrUSBH_Core_EngineDone (uint8_t ctrl, uint8_t port, uint32_t event, uint8_t port_state)
 Event on internal operation engine finished successfully (Detail)
 
__STATIC_INLINE void EvrUSBH_Driver_Initialize (uint8_t ctrl)
 Event on ARM_USBH_Initialize finished successfully (API)
 
__STATIC_INLINE void EvrUSBH_Driver_InitializeFailed (uint8_t ctrl, int32_t error)
 Event on ARM_USBH_Initialize failed (Error)
 
__STATIC_INLINE void EvrUSBH_Driver_Uninitialize (uint8_t ctrl)
 Event on ARM_USBH_Uninitialize finished successfully (API)
 
__STATIC_INLINE void EvrUSBH_Driver_UninitializeFailed (uint8_t ctrl, int32_t error)
 Event on ARM_USBH_Uninitialize failed (Error)
 
__STATIC_INLINE void EvrUSBH_Driver_PowerControl (uint8_t ctrl, ARM_POWER_STATE state)
 Event on ARM_USBH_PowerControl finished successfully (API)
 
__STATIC_INLINE void EvrUSBH_Driver_PowerControlFailed (uint8_t ctrl, ARM_POWER_STATE state, int32_t error)
 Event on ARM_USBH_PowerControl failed (Error)
 
__STATIC_INLINE void EvrUSBH_Driver_PortVbusOnOff (uint8_t ctrl, uint8_t port, bool vbus)
 Event on ARM_USBH_PortVbusOnOff finished successfully (API)
 
__STATIC_INLINE void EvrUSBH_Driver_PortVbusOnOffFailed (uint8_t ctrl, uint8_t port, bool vbus, int32_t error)
 Event on ARM_USBH_PortVbusOnOff failed (Error)
 
__STATIC_INLINE void EvrUSBH_Driver_PortReset (uint8_t ctrl, uint8_t port)
 Event on ARM_USBH_PortReset finished successfully (API)
 
__STATIC_INLINE void EvrUSBH_Driver_PortResetFailed (uint8_t ctrl, uint8_t port, int32_t error)
 Event on ARM_USBH_PortReset failed (Error)
 
__STATIC_INLINE void EvrUSBH_Driver_PortSuspend (uint8_t ctrl, uint8_t port)
 Event on ARM_USBH_PortSuspend finished successfully (API)
 
__STATIC_INLINE void EvrUSBH_Driver_PortSuspendFailed (uint8_t ctrl, uint8_t port, int32_t error)
 Event on ARM_USBH_PortSuspend failed (Error)
 
__STATIC_INLINE void EvrUSBH_Driver_PortResume (uint8_t ctrl, uint8_t port)
 Event on ARM_USBH_PortResume finished successfully (API)
 
__STATIC_INLINE void EvrUSBH_Driver_PortResumeFailed (uint8_t ctrl, uint8_t port, int32_t error)
 Event on ARM_USBH_PortResume failed (Error)
 
__STATIC_INLINE void EvrUSBH_Driver_PortGetState (uint8_t ctrl, uint8_t port, ARM_USBH_PORT_STATE state)
 Event on ARM_USBH_PortGetState finished (API)
 
__STATIC_INLINE void EvrUSBH_Driver_PipeCreate (uint8_t ctrl, uint8_t dev_addr, uint8_t dev_speed, uint8_t hub_addr, uint8_t hub_port, uint8_t ep_addr, uint8_t ep_type, uint16_t ep_max_packet_size, uint8_t ep_interval, ARM_USBH_EP_HANDLE pipe_hndl)
 Event on ARM_USBH_PipeCreate finished successfully (API)
 
__STATIC_INLINE void EvrUSBH_Driver_PipeCreateFailed (uint8_t ctrl, uint8_t dev_addr, uint8_t dev_speed, uint8_t hub_addr, uint8_t hub_port, uint8_t ep_addr, uint8_t ep_type, uint16_t ep_max_packet_size, uint8_t ep_interval)
 Event on ARM_USBH_PipeCreate failed (Error)
 
__STATIC_INLINE void EvrUSBH_Driver_PipeModify (uint8_t ctrl, ARM_USBH_PIPE_HANDLE pipe_hndl, uint8_t dev_addr, uint8_t dev_speed, uint8_t hub_addr, uint8_t hub_port, uint16_t ep_max_packet_size)
 Event on ARM_USBH_PipeModify finished successfully (API)
 
__STATIC_INLINE void EvrUSBH_Driver_PipeModifyFailed (uint8_t ctrl, ARM_USBH_PIPE_HANDLE pipe_hndl, uint8_t dev_addr, uint8_t dev_speed, uint8_t hub_addr, uint8_t hub_port, uint16_t ep_max_packet_size, int32_t error)
 Event on ARM_USBH_PipeModify failed (Error)
 
__STATIC_INLINE void EvrUSBH_Driver_PipeDelete (uint8_t ctrl, ARM_USBH_PIPE_HANDLE pipe_hndl)
 Event on ARM_USBH_PipeDelete finished successfully (API)
 
__STATIC_INLINE void EvrUSBH_Driver_PipeDeleteFailed (uint8_t ctrl, ARM_USBH_PIPE_HANDLE pipe_hndl, int32_t error)
 Event on ARM_USBH_PipeDelete failed (Error)
 
__STATIC_INLINE void EvrUSBH_Driver_PipeReset (uint8_t ctrl, ARM_USBH_PIPE_HANDLE pipe_hndl)
 Event on ARM_USBH_PipeReset finished successfully (API)
 
__STATIC_INLINE void EvrUSBH_Driver_PipeResetFailed (uint8_t ctrl, ARM_USBH_PIPE_HANDLE pipe_hndl, int32_t error)
 Event on ARM_USBH_PipeReset failed (Error)
 
__STATIC_INLINE void EvrUSBH_Driver_PipeTransfer (uint8_t ctrl, ARM_USBH_PIPE_HANDLE pipe_hndl, uint32_t packet, uint32_t num)
 Event on ARM_USBH_PipeTransfer finished successfully (API)
 
__STATIC_INLINE void EvrUSBH_Driver_PipeTransferFailed (uint8_t ctrl, ARM_USBH_PIPE_HANDLE pipe_hndl, uint32_t packet, uint32_t num, int32_t error)
 Event on ARM_USBH_PipeTransfer failed (Error)
 
__STATIC_INLINE void EvrUSBH_Driver_PipeTransferGetResult (uint8_t ctrl, ARM_USBH_PIPE_HANDLE pipe_hndl, uint32_t num)
 Event on ARM_USBH_PipeTransferGetResult finished (API)
 
__STATIC_INLINE void EvrUSBH_Driver_PipeTransferAbort (uint8_t ctrl, ARM_USBH_PIPE_HANDLE pipe_hndl)
 Event on ARM_USBH_PipeTransferAbort finished successfully (API)
 
__STATIC_INLINE void EvrUSBH_Driver_PipeTransferAbortFailed (uint8_t ctrl, ARM_USBH_PIPE_HANDLE pipe_hndl, int32_t error)
 Event on ARM_USBH_PipeTransferAbort failed (Error)
 
__STATIC_INLINE void EvrUSBH_Driver_GetFrameNumber (uint8_t ctrl, uint16_t frame_number)
 Event on ARM_USBH_GetFrameNumber finished (API)
 
__STATIC_INLINE void EvrUSBH_Driver_OnSignalPortEvent (uint8_t ctrl, uint8_t port, uint32_t event)
 Event on ARM_USBH_SignalPortEvent callback start (API)
 
__STATIC_INLINE void EvrUSBH_Driver_OnSignalPipeEvent (uint8_t ctrl, ARM_USBH_PIPE_HANDLE pipe_hndl, uint32_t event)
 Event on ARM_USBH_SignalPipeEvent callback start (API)
 
__STATIC_INLINE void EvrUSBH_CC_GetDevice (uint8_t instance, uint8_t device)
 Event on USBH_CustomClass_GetDevice finished (API)
 
__STATIC_INLINE void EvrUSBH_CC_GetStatus (uint8_t instance, uint8_t status)
 Event on USBH_CustomClass_GetStatus finished (API)
 
__STATIC_INLINE void EvrUSBH_CC_OnConfigure (uint8_t device, uint8_t class, uint8_t sub_class, uint16_t vid, uint16_t pid, uint8_t instance)
 Event on USBH_CustomClass_Configure user callback function finished (API)
 
__STATIC_INLINE void EvrUSBH_CC_OnUnconfigure (uint8_t instance, usbStatus status)
 Event on USBH_CustomClass_Unconfigure user callback function finished (API)
 
__STATIC_INLINE void EvrUSBH_CC_OnInitialize (uint8_t instance, usbStatus status)
 Event on USBH_CustomClass_Initialize user callback function finished (API)
 
__STATIC_INLINE void EvrUSBH_CC_OnUninitialize (uint8_t instance, usbStatus status)
 Event on USBH_CustomClass_Uninitialize user callback function finished (API)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_Configure (uint8_t instance)
 Event on internal operation CDC ACM device configuration start (Operation)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_ConfigureFailed (usbStatus error)
 Event on internal operation CDC ACM device configuration failed (Error)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_Unconfigure (uint8_t instance)
 Event on internal operation CDC ACM device unconfigure start (Operation)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_UnconfigureFailed (uint8_t instance, usbStatus error)
 Event on internal operation CDC ACM device uninitialization failed (Error)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_Initialize (uint8_t instance)
 Event on internal operation CDC ACM device initialization start (Operation)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_InitializeFailed (uint8_t instance, usbStatus error)
 Event on internal operation CDC ACM device initialization failed (Error)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_OnInitialize (uint8_t instance)
 Event on USBH_CDC_ACM_Initialize user callback function start (API)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_Uninitialize (uint8_t instance)
 Event on internal operation CDC ACM device uninitialization start (Operation)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_UninitializeFailed (uint8_t instance, usbStatus error)
 Event on internal operation CDC ACM device uninitialization failed (Error)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_OnUninitialize (uint8_t instance)
 Event on USBH_CDC_ACM_Uninitialize user callback function start (API)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_GetDevice (uint8_t instance, uint8_t device)
 Event on USBH_CDC_ACM_GetDevice finished (API)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_GetStatus (uint8_t instance, uint8_t status)
 Event on USBH_CDC_ACM_GetStatus finished (API)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_Send (uint8_t instance, uint32_t num)
 Event on USBH_CDC_ACM_Send start (API)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_SendFailed (uint8_t instance, uint32_t num, usbStatus error)
 Event on USBH_CDC_ACM_Send failed (Error)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_SendDone (uint8_t instance, uint32_t num)
 Event on USBH_CDC_ACM_Send finished successfully (Detail)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_GetTxCount (uint8_t instance, uint32_t num)
 Event on USBH_CDC_ACM_GetTxCount finished successfully (API)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_AbortSend (uint8_t instance)
 Event on USBH_CDC_ACM_AbortSend start (API)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_AbortSendFailed (uint8_t instance, usbStatus error)
 Event on USBH_CDC_ACM_AbortSend failed (Error)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_AbortSendDone (uint8_t instance)
 Event on USBH_CDC_ACM_AbortSend finished successfully (Detail)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_Receive (uint8_t instance, uint32_t num)
 Event on USBH_CDC_ACM_Receive start (API)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_ReceiveFailed (uint8_t instance, uint32_t num, usbStatus error)
 Event on USBH_CDC_ACM_Receive failed (Error)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_ReceiveDone (uint8_t instance, uint32_t num)
 Event on USBH_CDC_ACM_Receive finished successfully (Detail)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_GetRxCount (uint8_t instance, uint32_t num)
 Event on USBH_CDC_ACM_GetRxCount finished successfully (API)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_AbortReceive (uint8_t instance)
 Event on USBH_CDC_ACM_AbortReceive start (API)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_AbortReceiveFailed (uint8_t instance, usbStatus error)
 Event on USBH_CDC_ACM_AbortReceive failed (Error)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_AbortReceiveDone (uint8_t instance)
 Event on USBH_CDC_ACM_AbortReceive finished successfully (Detail)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_SetLineCoding (uint8_t instance, uint32_t rate)
 Event on USBH_CDC_ACM_SetLineCoding start (API)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_SetLineCodingFailed (uint8_t instance, uint32_t rate, usbStatus error)
 Event on USBH_CDC_ACM_SetLineCoding failed (Error)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_GetLineCodingFailed (uint8_t instance, uint32_t rate, usbStatus error)
 Event on USBH_CDC_ACM_GetLineCoding failed (Error)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_GetLineCoding (uint8_t instance, uint32_t rate)
 Event on USBH_CDC_ACM_GetLineCoding finished successfully (API)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_SetControlLineState (uint8_t instance, uint8_t dtr, uint8_t rts)
 Event on USBH_CDC_ACM_SetControlLineState start (API)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_SetControlLineStateFailed (uint8_t instance, uint8_t dtr, uint8_t rts, usbStatus error)
 Event on USBH_CDC_ACM_SetControlLineState failed (Error)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_OnNotify (uint8_t instance, uint16_t state)
 Event on USBH_CDC_ACM_Notify user callback function start (API)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_SendBreak (uint8_t instance, uint16_t duration)
 Event on USBH_CDC_ACM_SendBreak start (API)
 
__STATIC_INLINE void EvrUSBH_CDC_ACM_SendBreakFailed (uint8_t instance, uint16_t duration, usbStatus error)
 Event on USBH_CDC_ACM_SendBreak failed (Error)
 
__STATIC_INLINE void EvrUSBH_HID_Configure (uint8_t instance)
 Event on internal operation HID device configuration start (Operation)
 
__STATIC_INLINE void EvrUSBH_HID_ConfigureFailed (usbStatus error)
 Event on internal operation HID device configuration failed (Error)
 
__STATIC_INLINE void EvrUSBH_HID_Unconfigure (uint8_t instance)
 Event on internal operation HID device unconfigure start (Operation)
 
__STATIC_INLINE void EvrUSBH_HID_UnconfigureFailed (uint8_t instance, usbStatus error)
 Event on internal operation HID device uninitialization failed (Error)
 
__STATIC_INLINE void EvrUSBH_HID_Initialize (uint8_t instance)
 Event on internal operation HID device initialization start (Operation)
 
__STATIC_INLINE void EvrUSBH_HID_InitializeFailed (uint8_t instance, usbStatus error)
 Event on internal operation HID device initialization failed (Error)
 
__STATIC_INLINE void EvrUSBH_HID_OnInitialize (uint8_t instance)
 Event on USBH_HID_Initialize user callback function start (API)
 
__STATIC_INLINE void EvrUSBH_HID_Uninitialize (uint8_t instance)
 Event on internal operation HID device uninitialization start (Operation)
 
__STATIC_INLINE void EvrUSBH_HID_UninitializeFailed (uint8_t instance, usbStatus error)
 Event on internal operation HID device uninitialization failed (Error)
 
__STATIC_INLINE void EvrUSBH_HID_OnUninitialize (uint8_t instance)
 Event on USBH_HID_Uninitialize user callback function start (API)
 
__STATIC_INLINE void EvrUSBH_HID_GetDevice (uint8_t instance, uint8_t device)
 Event on USBH_HID_GetDevice finished (API)
 
__STATIC_INLINE void EvrUSBH_HID_GetStatus (uint8_t instance, uint8_t status)
 Event on USBH_HID_GetStatus finished (API)
 
__STATIC_INLINE void EvrUSBH_HID_Read (uint8_t instance, int32_t len)
 Event on USBH_HID_Read start (API)
 
__STATIC_INLINE void EvrUSBH_HID_ReadFailed (uint8_t instance, int32_t len, usbStatus error)
 Event on USBH_HID_Read failed (Error)
 
__STATIC_INLINE void EvrUSBH_HID_ReadDone (uint8_t instance, int32_t len, int32_t result)
 Event on USBH_HID_Read finished successfully (Detail)
 
__STATIC_INLINE void EvrUSBH_HID_Write (uint8_t instance, int32_t len)
 Event on USBH_HID_Write start (API)
 
__STATIC_INLINE void EvrUSBH_HID_WriteFailed (uint8_t instance, int32_t len, usbStatus error)
 Event on USBH_HID_Write failed (Error)
 
__STATIC_INLINE void EvrUSBH_HID_WriteDone (uint8_t instance, int32_t len, int32_t result)
 Event on USBH_HID_Write finished successfully (Detail)
 
__STATIC_INLINE void EvrUSBH_HID_GetKeyboardKey (uint8_t instance)
 Event on USBH_HID_GetKeyboardKey start (API)
 
__STATIC_INLINE void EvrUSBH_HID_GetKeyboardKeyDone (uint8_t instance, int32_t ch)
 Event on USBH_HID_GetKeyboardKey finished successfully (Detail)
 
__STATIC_INLINE void EvrUSBH_HID_GetMouseState (uint8_t instance)
 Event on USBH_HID_GetMouseState start (API)
 
__STATIC_INLINE void EvrUSBH_HID_GetMouseStateFailed (uint8_t instance, usbStatus error)
 Event on USBH_HID_GetMouseState failed (Error)
 
__STATIC_INLINE void EvrUSBH_HID_GetMouseStateDone (uint8_t instance, usbHID_MouseState state)
 Event on USBH_HID_GetMouseState finished successfully (Detail)
 
__STATIC_INLINE void EvrUSBH_HID_OnParseReportDescriptor (uint8_t instance, uint32_t len)
 Event on USBH_HID_ParseReportDescriptor user callback function start (API)
 
__STATIC_INLINE void EvrUSBH_HID_OnDataReceived (uint8_t instance, uint32_t len)
 Event on USBH_HID_DataReceived user callback function start (API)
 
__STATIC_INLINE void EvrUSBH_HID_GetReport (uint8_t instance)
 Event on internal operation Get Report start (Operation)
 
__STATIC_INLINE void EvrUSBH_HID_GetReportFailed (uint8_t instance, usbStatus error)
 Event on internal operation Get Report failed (Error)
 
__STATIC_INLINE void EvrUSBH_HID_SetReport (uint8_t instance)
 Event on internal operation Set Report start (Operation)
 
__STATIC_INLINE void EvrUSBH_HID_SetReportFailed (uint8_t instance, usbStatus error)
 Event on internal operation Set Report failed (Error)
 
__STATIC_INLINE void EvrUSBH_HID_GetIdle (uint8_t instance)
 Event on internal operation Get Idle start (Operation)
 
__STATIC_INLINE void EvrUSBH_HID_GetIdleFailed (uint8_t instance, usbStatus error)
 Event on internal operation Get Idle failed (Error)
 
__STATIC_INLINE void EvrUSBH_HID_SetIdle (uint8_t instance)
 Event on internal operation Set Idle start (Operation)
 
__STATIC_INLINE void EvrUSBH_HID_SetIdleFailed (uint8_t instance, usbStatus error)
 Event on internal operation Set Idle failed (Error)
 
__STATIC_INLINE void EvrUSBH_HID_GetProtocol (uint8_t instance)
 Event on internal operation Get Protocol start (Operation)
 
__STATIC_INLINE void EvrUSBH_HID_GetProtocolFailed (uint8_t instance, usbStatus error)
 Event on internal operation Get Protocol failed (Error)
 
__STATIC_INLINE void EvrUSBH_HID_SetProtocol (uint8_t instance)
 Event on internal operation Set Protocol start (Operation)
 
__STATIC_INLINE void EvrUSBH_HID_SetProtocolFailed (uint8_t instance, usbStatus error)
 Event on internal operation Set Protocol failed (Error)
 
__STATIC_INLINE void EvrUSBH_HID_ReportOut (uint8_t instance)
 Event on internal operation Report Out start (Operation)
 
__STATIC_INLINE void EvrUSBH_HID_ReportOutFailed (uint8_t instance, usbStatus error)
 Event on internal operation Report Out failed (Error)
 
__STATIC_INLINE void EvrUSBH_MSC_Configure (uint8_t instance)
 Event on internal operation MSC device configuration start (Operation)
 
__STATIC_INLINE void EvrUSBH_MSC_ConfigureFailed (usbStatus error)
 Event on internal operation MSC device configuration failed (Error)
 
__STATIC_INLINE void EvrUSBH_MSC_Unconfigure (uint8_t instance)
 Event on internal operation MSC device unconfigure start (Operation)
 
__STATIC_INLINE void EvrUSBH_MSC_UnconfigureFailed (uint8_t instance, usbStatus error)
 Event on internal operation MSC device uninitialization failed (Error)
 
__STATIC_INLINE void EvrUSBH_MSC_Initialize (uint8_t instance)
 Event on internal operation MSC device initialization start (Operation)
 
__STATIC_INLINE void EvrUSBH_MSC_InitializeFailed (uint8_t instance, usbStatus error)
 Event on internal operation MSC device initialization failed (Error)
 
__STATIC_INLINE void EvrUSBH_MSC_OnInitialize (uint8_t instance)
 Event on USBH_MSC_Initialize user callback function start (API)
 
__STATIC_INLINE void EvrUSBH_MSC_Uninitialize (uint8_t instance)
 Event on internal operation MSC device uninitialization start (Operation)
 
__STATIC_INLINE void EvrUSBH_MSC_UninitializeFailed (uint8_t instance, usbStatus error)
 Event on internal operation MSC device uninitialization failed (Error)
 
__STATIC_INLINE void EvrUSBH_MSC_OnUninitialize (uint8_t instance)
 Event on USBH_MSC_Uninitialize user callback function start (API)
 
__STATIC_INLINE void EvrUSBH_MSC_GetDevice (uint8_t instance, uint8_t device)
 Event on USBH_MSC_GetDevice finished (API)
 
__STATIC_INLINE void EvrUSBH_MSC_GetStatus (uint8_t instance, uint8_t status)
 Event on USBH_MSC_GetStatus finished (API)
 
__STATIC_INLINE void EvrUSBH_MSC_Read (uint8_t instance, uint32_t lba, uint32_t cnt)
 Event on USBH_MSC_Read start (API)
 
__STATIC_INLINE void EvrUSBH_MSC_ReadFailed (uint8_t instance, uint32_t lba, uint32_t cnt, usbStatus error)
 Event on USBH_MSC_Read failed (Error)
 
__STATIC_INLINE void EvrUSBH_MSC_ReadDone (uint8_t instance, uint32_t lba, uint32_t cnt)
 Event on USBH_MSC_Read finished successfully (Detail)
 
__STATIC_INLINE void EvrUSBH_MSC_Write (uint8_t instance, uint32_t lba, uint32_t cnt)
 Event on USBH_MSC_Write start (API)
 
__STATIC_INLINE void EvrUSBH_MSC_WriteFailed (uint8_t instance, uint32_t lba, uint32_t cnt, usbStatus error)
 Event on USBH_MSC_Write failed (Error)
 
__STATIC_INLINE void EvrUSBH_MSC_WriteDone (uint8_t instance, uint32_t lba, uint32_t cnt)
 Event on USBH_MSC_Write finished successfully (Detail)
 
__STATIC_INLINE void EvrUSBH_MSC_ReadCapacity (uint8_t instance)
 Event on USBH_MSC_ReadCapacity start (API)
 
__STATIC_INLINE void EvrUSBH_MSC_ReadCapacityFailed (uint8_t instance, usbStatus error)
 Event on USBH_MSC_ReadCapacity failed (Error)
 
__STATIC_INLINE void EvrUSBH_MSC_ReadCapacityDone (uint8_t instance, uint32_t block_count, uint32_t block_size)
 Event on USBH_MSC_ReadCapacity finished successfully (Detail)
 
__STATIC_INLINE void EvrUSBH_MSC_BomReset (uint8_t instance)
 Event on internal operation Bulk-Only Mass Storage Reset start (Operation)
 
__STATIC_INLINE void EvrUSBH_MSC_BomResetFailed (uint8_t instance, usbStatus error)
 Event on internal operation Bulk-Only Mass Storage Reset failed (Error)
 
__STATIC_INLINE void EvrUSBH_MSC_GetMaxLun (uint8_t instance)
 Event on internal operation Get Max LUN start (Operation)
 
__STATIC_INLINE void EvrUSBH_MSC_GetMaxLunFailed (uint8_t instance, usbStatus error)
 Event on internal operation Get Max LUN failed (Error)
 
__STATIC_INLINE void EvrUSBH_MSC_ScsiTestUnitReady (uint8_t instance)
 Event on internal operation SCSI Test Unit Ready start (Operation)
 
__STATIC_INLINE void EvrUSBH_MSC_ScsiTestUnitReadyFailed (uint8_t instance, usbStatus error)
 Event on internal operation SCSI Test Unit Ready failed (Error)
 
__STATIC_INLINE void EvrUSBH_MSC_ScsiRequestSense (uint8_t instance)
 Event on internal operation SCSI Request Sense start (Operation)
 
__STATIC_INLINE void EvrUSBH_MSC_ScsiRequestSenseFailed (uint8_t instance, usbStatus error)
 Event on internal operation SCSI Request Sense failed (Error)
 
__STATIC_INLINE void EvrUSBH_MSC_ScsiInquiry (uint8_t instance)
 Event on internal operation SCSI Inquiry start (Operation)
 
__STATIC_INLINE void EvrUSBH_MSC_ScsiInquiryFailed (uint8_t instance, usbStatus error)
 Event on internal operation SCSI Inquiry failed (Error)
 
__STATIC_INLINE void EvrUSBH_MSC_ScsiReadFormatCapacities (uint8_t instance)
 Event on internal operation SCSI Read Format Capacities start (Operation)
 
__STATIC_INLINE void EvrUSBH_MSC_ScsiReadFormatCapacitiesFailed (uint8_t instance, usbStatus error)
 Event on internal operation SCSI Read Format Capacities failed (Error)
 
__STATIC_INLINE void EvrUSBH_MSC_ScsiReadCapacity (uint8_t instance)
 Event on internal operation SCSI Read Capacity start (Operation)
 
__STATIC_INLINE void EvrUSBH_MSC_ScsiReadCapacityFailed (uint8_t instance, usbStatus error)
 Event on internal operation SCSI Read Capacity failed (Error)
 
__STATIC_INLINE void EvrUSBH_MSC_ScsiRead10 (uint8_t instance, uint32_t block_addr, uint32_t block_num)
 Event on internal operation SCSI Read10 start (Operation)
 
__STATIC_INLINE void EvrUSBH_MSC_ScsiRead10Failed (uint8_t instance, uint32_t block_addr, uint32_t block_num, usbStatus error)
 Event on internal operation SCSI Read10 failed (Error)
 
__STATIC_INLINE void EvrUSBH_MSC_ScsiWrite10 (uint8_t instance, uint32_t block_addr, uint32_t block_num)
 Event on internal operation SCSI Write10 start (Operation)
 
__STATIC_INLINE void EvrUSBH_MSC_ScsiWrite10Failed (uint8_t instance, uint32_t block_addr, uint32_t block_num, usbStatus error)
 Event on internal operation SCSI Write10 failed (Error)
 
__STATIC_INLINE void EvrUSBH_MSC_Recover (uint8_t instance)
 Event on internal operation recover start (Operation)
 
__STATIC_INLINE void EvrUSBH_MSC_RecoverFailed (uint8_t instance, usbStatus error)
 Event on internal operation recover failed (Error)
 

Macro Definition Documentation

◆ EvtCompNo_USBH_CC

#define EvtCompNo_USBH_CC   0xB2U

◆ EvtCompNo_USBH_CDC

#define EvtCompNo_USBH_CDC   0xB3U

◆ EvtCompNo_USBH_Core

#define EvtCompNo_USBH_Core   0xB0U

◆ EvtCompNo_USBH_Driver

#define EvtCompNo_USBH_Driver   0xB1U

◆ EvtCompNo_USBH_HID

#define EvtCompNo_USBH_HID   0xB4U

◆ EvtCompNo_USBH_MSC

#define EvtCompNo_USBH_MSC   0xB5U

◆ EvtMsgNo_USBH_CC_GetDevice

#define EvtMsgNo_USBH_CC_GetDevice   0x00U

◆ EvtMsgNo_USBH_CC_GetStatus

#define EvtMsgNo_USBH_CC_GetStatus   0x01U

◆ EvtMsgNo_USBH_CC_OnConfigure

#define EvtMsgNo_USBH_CC_OnConfigure   0x02U

◆ EvtMsgNo_USBH_CC_OnInitialize

#define EvtMsgNo_USBH_CC_OnInitialize   0x04U

◆ EvtMsgNo_USBH_CC_OnUnconfigure

#define EvtMsgNo_USBH_CC_OnUnconfigure   0x03U

◆ EvtMsgNo_USBH_CC_OnUninitialize

#define EvtMsgNo_USBH_CC_OnUninitialize   0x05U

◆ EvtMsgNo_USBH_CDC_ACM_AbortReceive

#define EvtMsgNo_USBH_CDC_ACM_AbortReceive   0x20U

◆ EvtMsgNo_USBH_CDC_ACM_AbortReceiveDone

#define EvtMsgNo_USBH_CDC_ACM_AbortReceiveDone   0x22U

◆ EvtMsgNo_USBH_CDC_ACM_AbortReceiveFailed

#define EvtMsgNo_USBH_CDC_ACM_AbortReceiveFailed   0x21U

◆ EvtMsgNo_USBH_CDC_ACM_AbortSend

#define EvtMsgNo_USBH_CDC_ACM_AbortSend   0x1DU

◆ EvtMsgNo_USBH_CDC_ACM_AbortSendDone

#define EvtMsgNo_USBH_CDC_ACM_AbortSendDone   0x1FU

◆ EvtMsgNo_USBH_CDC_ACM_AbortSendFailed

#define EvtMsgNo_USBH_CDC_ACM_AbortSendFailed   0x1EU

◆ EvtMsgNo_USBH_CDC_ACM_Configure

#define EvtMsgNo_USBH_CDC_ACM_Configure   0x00U

◆ EvtMsgNo_USBH_CDC_ACM_ConfigureFailed

#define EvtMsgNo_USBH_CDC_ACM_ConfigureFailed   0x01U

◆ EvtMsgNo_USBH_CDC_ACM_GetDevice

#define EvtMsgNo_USBH_CDC_ACM_GetDevice   0x0AU

◆ EvtMsgNo_USBH_CDC_ACM_GetLineCoding

#define EvtMsgNo_USBH_CDC_ACM_GetLineCoding   0x17U

◆ EvtMsgNo_USBH_CDC_ACM_GetLineCodingFailed

#define EvtMsgNo_USBH_CDC_ACM_GetLineCodingFailed   0x16U

◆ EvtMsgNo_USBH_CDC_ACM_GetRxCount

#define EvtMsgNo_USBH_CDC_ACM_GetRxCount   0x13U

◆ EvtMsgNo_USBH_CDC_ACM_GetStatus

#define EvtMsgNo_USBH_CDC_ACM_GetStatus   0x0BU

◆ EvtMsgNo_USBH_CDC_ACM_GetTxCount

#define EvtMsgNo_USBH_CDC_ACM_GetTxCount   0x0FU

◆ EvtMsgNo_USBH_CDC_ACM_Initialize

#define EvtMsgNo_USBH_CDC_ACM_Initialize   0x04U

◆ EvtMsgNo_USBH_CDC_ACM_InitializeFailed

#define EvtMsgNo_USBH_CDC_ACM_InitializeFailed   0x05U

◆ EvtMsgNo_USBH_CDC_ACM_OnInitialize

#define EvtMsgNo_USBH_CDC_ACM_OnInitialize   0x06U

◆ EvtMsgNo_USBH_CDC_ACM_OnNotify

#define EvtMsgNo_USBH_CDC_ACM_OnNotify   0x1AU

◆ EvtMsgNo_USBH_CDC_ACM_OnUninitialize

#define EvtMsgNo_USBH_CDC_ACM_OnUninitialize   0x09U

◆ EvtMsgNo_USBH_CDC_ACM_Receive

#define EvtMsgNo_USBH_CDC_ACM_Receive   0x10U

◆ EvtMsgNo_USBH_CDC_ACM_ReceiveDone

#define EvtMsgNo_USBH_CDC_ACM_ReceiveDone   0x12U

◆ EvtMsgNo_USBH_CDC_ACM_ReceiveFailed

#define EvtMsgNo_USBH_CDC_ACM_ReceiveFailed   0x11U

◆ EvtMsgNo_USBH_CDC_ACM_Send

#define EvtMsgNo_USBH_CDC_ACM_Send   0x0CU

◆ EvtMsgNo_USBH_CDC_ACM_SendBreak

#define EvtMsgNo_USBH_CDC_ACM_SendBreak   0x1BU

◆ EvtMsgNo_USBH_CDC_ACM_SendBreakFailed

#define EvtMsgNo_USBH_CDC_ACM_SendBreakFailed   0x1CU

◆ EvtMsgNo_USBH_CDC_ACM_SendDone

#define EvtMsgNo_USBH_CDC_ACM_SendDone   0x0EU

◆ EvtMsgNo_USBH_CDC_ACM_SendFailed

#define EvtMsgNo_USBH_CDC_ACM_SendFailed   0x0DU

◆ EvtMsgNo_USBH_CDC_ACM_SetControlLineState

#define EvtMsgNo_USBH_CDC_ACM_SetControlLineState   0x18U

◆ EvtMsgNo_USBH_CDC_ACM_SetControlLineStateFailed

#define EvtMsgNo_USBH_CDC_ACM_SetControlLineStateFailed   0x19U

◆ EvtMsgNo_USBH_CDC_ACM_SetLineCoding

#define EvtMsgNo_USBH_CDC_ACM_SetLineCoding   0x14U

◆ EvtMsgNo_USBH_CDC_ACM_SetLineCodingFailed

#define EvtMsgNo_USBH_CDC_ACM_SetLineCodingFailed   0x15U

◆ EvtMsgNo_USBH_CDC_ACM_Unconfigure

#define EvtMsgNo_USBH_CDC_ACM_Unconfigure   0x02U

◆ EvtMsgNo_USBH_CDC_ACM_UnconfigureFailed

#define EvtMsgNo_USBH_CDC_ACM_UnconfigureFailed   0x03U

◆ EvtMsgNo_USBH_CDC_ACM_Uninitialize

#define EvtMsgNo_USBH_CDC_ACM_Uninitialize   0x07U

◆ EvtMsgNo_USBH_CDC_ACM_UninitializeFailed

#define EvtMsgNo_USBH_CDC_ACM_UninitializeFailed   0x08U

◆ EvtMsgNo_USBH_Core_ControlTransfer

#define EvtMsgNo_USBH_Core_ControlTransfer   0x2AU

◆ EvtMsgNo_USBH_Core_ControlTransferFailed

#define EvtMsgNo_USBH_Core_ControlTransferFailed   0x2BU

◆ EvtMsgNo_USBH_Core_DeviceGetAddress

#define EvtMsgNo_USBH_Core_DeviceGetAddress   0x0CU

◆ EvtMsgNo_USBH_Core_DeviceGetController

#define EvtMsgNo_USBH_Core_DeviceGetController   0x08U

◆ EvtMsgNo_USBH_Core_DeviceGetPID

#define EvtMsgNo_USBH_Core_DeviceGetPID   0x0EU

◆ EvtMsgNo_USBH_Core_DeviceGetPort

#define EvtMsgNo_USBH_Core_DeviceGetPort   0x09U

◆ EvtMsgNo_USBH_Core_DeviceGetSpeed

#define EvtMsgNo_USBH_Core_DeviceGetSpeed   0x0BU

◆ EvtMsgNo_USBH_Core_DeviceGetStatus

#define EvtMsgNo_USBH_Core_DeviceGetStatus   0x0AU

◆ EvtMsgNo_USBH_Core_DeviceGetStringDescriptor

#define EvtMsgNo_USBH_Core_DeviceGetStringDescriptor   0x4EU

◆ EvtMsgNo_USBH_Core_DeviceGetStringDescriptorFailed

#define EvtMsgNo_USBH_Core_DeviceGetStringDescriptorFailed   0x4DU

◆ EvtMsgNo_USBH_Core_DeviceGetVID

#define EvtMsgNo_USBH_Core_DeviceGetVID   0x0DU

◆ EvtMsgNo_USBH_Core_Engine

#define EvtMsgNo_USBH_Core_Engine   0x4AU

◆ EvtMsgNo_USBH_Core_EngineDone

#define EvtMsgNo_USBH_Core_EngineDone   0x4CU

◆ EvtMsgNo_USBH_Core_EngineFailed

#define EvtMsgNo_USBH_Core_EngineFailed   0x4BU

◆ EvtMsgNo_USBH_Core_Initialize

#define EvtMsgNo_USBH_Core_Initialize   0x00U

◆ EvtMsgNo_USBH_Core_InitializeFailed

#define EvtMsgNo_USBH_Core_InitializeFailed   0x01U

◆ EvtMsgNo_USBH_Core_MemAlloc

#define EvtMsgNo_USBH_Core_MemAlloc   0x47U

◆ EvtMsgNo_USBH_Core_MemAllocFailed

#define EvtMsgNo_USBH_Core_MemAllocFailed   0x46U

◆ EvtMsgNo_USBH_Core_MemFree

#define EvtMsgNo_USBH_Core_MemFree   0x49U

◆ EvtMsgNo_USBH_Core_MemFreeFailed

#define EvtMsgNo_USBH_Core_MemFreeFailed   0x48U

◆ EvtMsgNo_USBH_Core_MemInit

#define EvtMsgNo_USBH_Core_MemInit   0x43U

◆ EvtMsgNo_USBH_Core_MemInitFailed

#define EvtMsgNo_USBH_Core_MemInitFailed   0x42U

◆ EvtMsgNo_USBH_Core_MemUninit

#define EvtMsgNo_USBH_Core_MemUninit   0x45U

◆ EvtMsgNo_USBH_Core_MemUninitFailed

#define EvtMsgNo_USBH_Core_MemUninitFailed   0x44U

◆ EvtMsgNo_USBH_Core_OnNotify

#define EvtMsgNo_USBH_Core_OnNotify   0x0FU

◆ EvtMsgNo_USBH_Core_PipeAbort

#define EvtMsgNo_USBH_Core_PipeAbort   0x1EU

◆ EvtMsgNo_USBH_Core_PipeAbortFailed

#define EvtMsgNo_USBH_Core_PipeAbortFailed   0x1FU

◆ EvtMsgNo_USBH_Core_PipeCreate

#define EvtMsgNo_USBH_Core_PipeCreate   0x10U

◆ EvtMsgNo_USBH_Core_PipeCreateFailed

#define EvtMsgNo_USBH_Core_PipeCreateFailed   0x11U

◆ EvtMsgNo_USBH_Core_PipeDelete

#define EvtMsgNo_USBH_Core_PipeDelete   0x14U

◆ EvtMsgNo_USBH_Core_PipeDeleteFailed

#define EvtMsgNo_USBH_Core_PipeDeleteFailed   0x15U

◆ EvtMsgNo_USBH_Core_PipeReceive

#define EvtMsgNo_USBH_Core_PipeReceive   0x18U

◆ EvtMsgNo_USBH_Core_PipeReceiveFailed

#define EvtMsgNo_USBH_Core_PipeReceiveFailed   0x19U

◆ EvtMsgNo_USBH_Core_PipeReceiveGetResult

#define EvtMsgNo_USBH_Core_PipeReceiveGetResult   0x1AU

◆ EvtMsgNo_USBH_Core_PipeRegisterCallback

#define EvtMsgNo_USBH_Core_PipeRegisterCallback   0x4FU

◆ EvtMsgNo_USBH_Core_PipeRegisterCallbackFailed

#define EvtMsgNo_USBH_Core_PipeRegisterCallbackFailed   0x50U

◆ EvtMsgNo_USBH_Core_PipeReset

#define EvtMsgNo_USBH_Core_PipeReset   0x16U

◆ EvtMsgNo_USBH_Core_PipeResetFailed

#define EvtMsgNo_USBH_Core_PipeResetFailed   0x17U

◆ EvtMsgNo_USBH_Core_PipeSend

#define EvtMsgNo_USBH_Core_PipeSend   0x1BU

◆ EvtMsgNo_USBH_Core_PipeSendFailed

#define EvtMsgNo_USBH_Core_PipeSendFailed   0x1CU

◆ EvtMsgNo_USBH_Core_PipeSendGetResult

#define EvtMsgNo_USBH_Core_PipeSendGetResult   0x1DU

◆ EvtMsgNo_USBH_Core_PipeUpdate

#define EvtMsgNo_USBH_Core_PipeUpdate   0x12U

◆ EvtMsgNo_USBH_Core_PipeUpdateFailed

#define EvtMsgNo_USBH_Core_PipeUpdateFailed   0x13U

◆ EvtMsgNo_USBH_Core_PortResume

#define EvtMsgNo_USBH_Core_PortResume   0x06U

◆ EvtMsgNo_USBH_Core_PortResumeFailed

#define EvtMsgNo_USBH_Core_PortResumeFailed   0x07U

◆ EvtMsgNo_USBH_Core_PortSuspend

#define EvtMsgNo_USBH_Core_PortSuspend   0x04U

◆ EvtMsgNo_USBH_Core_PortSuspendFailed

#define EvtMsgNo_USBH_Core_PortSuspendFailed   0x05U

◆ EvtMsgNo_USBH_Core_RequestClearFeature

#define EvtMsgNo_USBH_Core_RequestClearFeature   0x2EU

◆ EvtMsgNo_USBH_Core_RequestClearFeatureFailed

#define EvtMsgNo_USBH_Core_RequestClearFeatureFailed   0x2FU

◆ EvtMsgNo_USBH_Core_RequestGetConfiguration

#define EvtMsgNo_USBH_Core_RequestGetConfiguration   0x38U

◆ EvtMsgNo_USBH_Core_RequestGetConfigurationFailed

#define EvtMsgNo_USBH_Core_RequestGetConfigurationFailed   0x39U

◆ EvtMsgNo_USBH_Core_RequestGetDescriptor

#define EvtMsgNo_USBH_Core_RequestGetDescriptor   0x34U

◆ EvtMsgNo_USBH_Core_RequestGetDescriptorFailed

#define EvtMsgNo_USBH_Core_RequestGetDescriptorFailed   0x35U

◆ EvtMsgNo_USBH_Core_RequestGetInterface

#define EvtMsgNo_USBH_Core_RequestGetInterface   0x3CU

◆ EvtMsgNo_USBH_Core_RequestGetInterfaceFailed

#define EvtMsgNo_USBH_Core_RequestGetInterfaceFailed   0x3DU

◆ EvtMsgNo_USBH_Core_RequestGetStatus

#define EvtMsgNo_USBH_Core_RequestGetStatus   0x2CU

◆ EvtMsgNo_USBH_Core_RequestGetStatusFailed

#define EvtMsgNo_USBH_Core_RequestGetStatusFailed   0x2DU

◆ EvtMsgNo_USBH_Core_RequestSetAddress

#define EvtMsgNo_USBH_Core_RequestSetAddress   0x32U

◆ EvtMsgNo_USBH_Core_RequestSetAddressFailed

#define EvtMsgNo_USBH_Core_RequestSetAddressFailed   0x33U

◆ EvtMsgNo_USBH_Core_RequestSetConfiguration

#define EvtMsgNo_USBH_Core_RequestSetConfiguration   0x3AU

◆ EvtMsgNo_USBH_Core_RequestSetConfigurationFailed

#define EvtMsgNo_USBH_Core_RequestSetConfigurationFailed   0x3BU

◆ EvtMsgNo_USBH_Core_RequestSetDescriptor

#define EvtMsgNo_USBH_Core_RequestSetDescriptor   0x36U

◆ EvtMsgNo_USBH_Core_RequestSetDescriptorFailed

#define EvtMsgNo_USBH_Core_RequestSetDescriptorFailed   0x37U

◆ EvtMsgNo_USBH_Core_RequestSetFeature

#define EvtMsgNo_USBH_Core_RequestSetFeature   0x30U

◆ EvtMsgNo_USBH_Core_RequestSetFeatureFailed

#define EvtMsgNo_USBH_Core_RequestSetFeatureFailed   0x31U

◆ EvtMsgNo_USBH_Core_RequestSetInterface

#define EvtMsgNo_USBH_Core_RequestSetInterface   0x3EU

◆ EvtMsgNo_USBH_Core_RequestSetInterfaceFailed

#define EvtMsgNo_USBH_Core_RequestSetInterfaceFailed   0x3FU

◆ EvtMsgNo_USBH_Core_RequestSynchFrame

#define EvtMsgNo_USBH_Core_RequestSynchFrame   0x40U

◆ EvtMsgNo_USBH_Core_RequestSynchFrameFailed

#define EvtMsgNo_USBH_Core_RequestSynchFrameFailed   0x41U

◆ EvtMsgNo_USBH_Core_Uninitialize

#define EvtMsgNo_USBH_Core_Uninitialize   0x02U

◆ EvtMsgNo_USBH_Core_UninitializeFailed

#define EvtMsgNo_USBH_Core_UninitializeFailed   0x03U

◆ EvtMsgNo_USBH_Driver_GetFrameNumber

#define EvtMsgNo_USBH_Driver_GetFrameNumber   0x1CU

◆ EvtMsgNo_USBH_Driver_Initialize

#define EvtMsgNo_USBH_Driver_Initialize   0x00U

◆ EvtMsgNo_USBH_Driver_InitializeFailed

#define EvtMsgNo_USBH_Driver_InitializeFailed   0x01U

◆ EvtMsgNo_USBH_Driver_OnSignalPipeEvent

#define EvtMsgNo_USBH_Driver_OnSignalPipeEvent   0x1EU

◆ EvtMsgNo_USBH_Driver_OnSignalPortEvent

#define EvtMsgNo_USBH_Driver_OnSignalPortEvent   0x1DU

◆ EvtMsgNo_USBH_Driver_PipeCreate

#define EvtMsgNo_USBH_Driver_PipeCreate   0x0FU

◆ EvtMsgNo_USBH_Driver_PipeCreateFailed

#define EvtMsgNo_USBH_Driver_PipeCreateFailed   0x10U

◆ EvtMsgNo_USBH_Driver_PipeDelete

#define EvtMsgNo_USBH_Driver_PipeDelete   0x13U

◆ EvtMsgNo_USBH_Driver_PipeDeleteFailed

#define EvtMsgNo_USBH_Driver_PipeDeleteFailed   0x14U

◆ EvtMsgNo_USBH_Driver_PipeModify

#define EvtMsgNo_USBH_Driver_PipeModify   0x11U

◆ EvtMsgNo_USBH_Driver_PipeModifyFailed

#define EvtMsgNo_USBH_Driver_PipeModifyFailed   0x12U

◆ EvtMsgNo_USBH_Driver_PipeReset

#define EvtMsgNo_USBH_Driver_PipeReset   0x15U

◆ EvtMsgNo_USBH_Driver_PipeResetFailed

#define EvtMsgNo_USBH_Driver_PipeResetFailed   0x16U

◆ EvtMsgNo_USBH_Driver_PipeTransfer

#define EvtMsgNo_USBH_Driver_PipeTransfer   0x17U

◆ EvtMsgNo_USBH_Driver_PipeTransferAbort

#define EvtMsgNo_USBH_Driver_PipeTransferAbort   0x1AU

◆ EvtMsgNo_USBH_Driver_PipeTransferAbortFailed

#define EvtMsgNo_USBH_Driver_PipeTransferAbortFailed   0x1BU

◆ EvtMsgNo_USBH_Driver_PipeTransferFailed

#define EvtMsgNo_USBH_Driver_PipeTransferFailed   0x18U

◆ EvtMsgNo_USBH_Driver_PipeTransferGetResult

#define EvtMsgNo_USBH_Driver_PipeTransferGetResult   0x19U

◆ EvtMsgNo_USBH_Driver_PortGetState

#define EvtMsgNo_USBH_Driver_PortGetState   0x0EU

◆ EvtMsgNo_USBH_Driver_PortReset

#define EvtMsgNo_USBH_Driver_PortReset   0x08U

◆ EvtMsgNo_USBH_Driver_PortResetFailed

#define EvtMsgNo_USBH_Driver_PortResetFailed   0x09U

◆ EvtMsgNo_USBH_Driver_PortResume

#define EvtMsgNo_USBH_Driver_PortResume   0x0CU

◆ EvtMsgNo_USBH_Driver_PortResumeFailed

#define EvtMsgNo_USBH_Driver_PortResumeFailed   0x0DU

◆ EvtMsgNo_USBH_Driver_PortSuspend

#define EvtMsgNo_USBH_Driver_PortSuspend   0x0AU

◆ EvtMsgNo_USBH_Driver_PortSuspendFailed

#define EvtMsgNo_USBH_Driver_PortSuspendFailed   0x0BU

◆ EvtMsgNo_USBH_Driver_PortVbusOnOff

#define EvtMsgNo_USBH_Driver_PortVbusOnOff   0x06U

◆ EvtMsgNo_USBH_Driver_PortVbusOnOffFailed

#define EvtMsgNo_USBH_Driver_PortVbusOnOffFailed   0x07U

◆ EvtMsgNo_USBH_Driver_PowerControl

#define EvtMsgNo_USBH_Driver_PowerControl   0x04U

◆ EvtMsgNo_USBH_Driver_PowerControlFailed

#define EvtMsgNo_USBH_Driver_PowerControlFailed   0x05U

◆ EvtMsgNo_USBH_Driver_Uninitialize

#define EvtMsgNo_USBH_Driver_Uninitialize   0x02U

◆ EvtMsgNo_USBH_Driver_UninitializeFailed

#define EvtMsgNo_USBH_Driver_UninitializeFailed   0x03U

◆ EvtMsgNo_USBH_HID_Configure

#define EvtMsgNo_USBH_HID_Configure   0x00U

◆ EvtMsgNo_USBH_HID_ConfigureFailed

#define EvtMsgNo_USBH_HID_ConfigureFailed   0x01U

◆ EvtMsgNo_USBH_HID_GetDevice

#define EvtMsgNo_USBH_HID_GetDevice   0x0AU

◆ EvtMsgNo_USBH_HID_GetIdle

#define EvtMsgNo_USBH_HID_GetIdle   0x1DU

◆ EvtMsgNo_USBH_HID_GetIdleFailed

#define EvtMsgNo_USBH_HID_GetIdleFailed   0x1EU

◆ EvtMsgNo_USBH_HID_GetKeyboardKey

#define EvtMsgNo_USBH_HID_GetKeyboardKey   0x12U

◆ EvtMsgNo_USBH_HID_GetKeyboardKeyDone

#define EvtMsgNo_USBH_HID_GetKeyboardKeyDone   0x13U

◆ EvtMsgNo_USBH_HID_GetMouseState

#define EvtMsgNo_USBH_HID_GetMouseState   0x14U

◆ EvtMsgNo_USBH_HID_GetMouseStateDone

#define EvtMsgNo_USBH_HID_GetMouseStateDone   0x16U

◆ EvtMsgNo_USBH_HID_GetMouseStateFailed

#define EvtMsgNo_USBH_HID_GetMouseStateFailed   0x15U

◆ EvtMsgNo_USBH_HID_GetProtocol

#define EvtMsgNo_USBH_HID_GetProtocol   0x21U

◆ EvtMsgNo_USBH_HID_GetProtocolFailed

#define EvtMsgNo_USBH_HID_GetProtocolFailed   0x22U

◆ EvtMsgNo_USBH_HID_GetReport

#define EvtMsgNo_USBH_HID_GetReport   0x19U

◆ EvtMsgNo_USBH_HID_GetReportFailed

#define EvtMsgNo_USBH_HID_GetReportFailed   0x1AU

◆ EvtMsgNo_USBH_HID_GetStatus

#define EvtMsgNo_USBH_HID_GetStatus   0x0BU

◆ EvtMsgNo_USBH_HID_Initialize

#define EvtMsgNo_USBH_HID_Initialize   0x04U

◆ EvtMsgNo_USBH_HID_InitializeFailed

#define EvtMsgNo_USBH_HID_InitializeFailed   0x05U

◆ EvtMsgNo_USBH_HID_OnDataReceived

#define EvtMsgNo_USBH_HID_OnDataReceived   0x18U

◆ EvtMsgNo_USBH_HID_OnInitialize

#define EvtMsgNo_USBH_HID_OnInitialize   0x06U

◆ EvtMsgNo_USBH_HID_OnParseReportDescriptor

#define EvtMsgNo_USBH_HID_OnParseReportDescriptor   0x17U

◆ EvtMsgNo_USBH_HID_OnUninitialize

#define EvtMsgNo_USBH_HID_OnUninitialize   0x09U

◆ EvtMsgNo_USBH_HID_Read

#define EvtMsgNo_USBH_HID_Read   0x0CU

◆ EvtMsgNo_USBH_HID_ReadDone

#define EvtMsgNo_USBH_HID_ReadDone   0x0EU

◆ EvtMsgNo_USBH_HID_ReadFailed

#define EvtMsgNo_USBH_HID_ReadFailed   0x0DU

◆ EvtMsgNo_USBH_HID_ReportOut

#define EvtMsgNo_USBH_HID_ReportOut   0x25U

◆ EvtMsgNo_USBH_HID_ReportOutFailed

#define EvtMsgNo_USBH_HID_ReportOutFailed   0x26U

◆ EvtMsgNo_USBH_HID_SetIdle

#define EvtMsgNo_USBH_HID_SetIdle   0x1FU

◆ EvtMsgNo_USBH_HID_SetIdleFailed

#define EvtMsgNo_USBH_HID_SetIdleFailed   0x20U

◆ EvtMsgNo_USBH_HID_SetProtocol

#define EvtMsgNo_USBH_HID_SetProtocol   0x23U

◆ EvtMsgNo_USBH_HID_SetProtocolFailed

#define EvtMsgNo_USBH_HID_SetProtocolFailed   0x24U

◆ EvtMsgNo_USBH_HID_SetReport

#define EvtMsgNo_USBH_HID_SetReport   0x1BU

◆ EvtMsgNo_USBH_HID_SetReportFailed

#define EvtMsgNo_USBH_HID_SetReportFailed   0x1CU

◆ EvtMsgNo_USBH_HID_Unconfigure

#define EvtMsgNo_USBH_HID_Unconfigure   0x02U

◆ EvtMsgNo_USBH_HID_UnconfigureFailed

#define EvtMsgNo_USBH_HID_UnconfigureFailed   0x03U

◆ EvtMsgNo_USBH_HID_Uninitialize

#define EvtMsgNo_USBH_HID_Uninitialize   0x07U

◆ EvtMsgNo_USBH_HID_UninitializeFailed

#define EvtMsgNo_USBH_HID_UninitializeFailed   0x08U

◆ EvtMsgNo_USBH_HID_Write

#define EvtMsgNo_USBH_HID_Write   0x0FU

◆ EvtMsgNo_USBH_HID_WriteDone

#define EvtMsgNo_USBH_HID_WriteDone   0x11U

◆ EvtMsgNo_USBH_HID_WriteFailed

#define EvtMsgNo_USBH_HID_WriteFailed   0x10U

◆ EvtMsgNo_USBH_MSC_BomReset

#define EvtMsgNo_USBH_MSC_BomReset   0x15U

◆ EvtMsgNo_USBH_MSC_BomResetFailed

#define EvtMsgNo_USBH_MSC_BomResetFailed   0x16U

◆ EvtMsgNo_USBH_MSC_Configure

#define EvtMsgNo_USBH_MSC_Configure   0x00U

◆ EvtMsgNo_USBH_MSC_ConfigureFailed

#define EvtMsgNo_USBH_MSC_ConfigureFailed   0x01U

◆ EvtMsgNo_USBH_MSC_GetDevice

#define EvtMsgNo_USBH_MSC_GetDevice   0x0AU

◆ EvtMsgNo_USBH_MSC_GetMaxLun

#define EvtMsgNo_USBH_MSC_GetMaxLun   0x17U

◆ EvtMsgNo_USBH_MSC_GetMaxLunFailed

#define EvtMsgNo_USBH_MSC_GetMaxLunFailed   0x18U

◆ EvtMsgNo_USBH_MSC_GetStatus

#define EvtMsgNo_USBH_MSC_GetStatus   0x0BU

◆ EvtMsgNo_USBH_MSC_Initialize

#define EvtMsgNo_USBH_MSC_Initialize   0x04U

◆ EvtMsgNo_USBH_MSC_InitializeFailed

#define EvtMsgNo_USBH_MSC_InitializeFailed   0x05U

◆ EvtMsgNo_USBH_MSC_OnInitialize

#define EvtMsgNo_USBH_MSC_OnInitialize   0x06U

◆ EvtMsgNo_USBH_MSC_OnUninitialize

#define EvtMsgNo_USBH_MSC_OnUninitialize   0x09U

◆ EvtMsgNo_USBH_MSC_Read

#define EvtMsgNo_USBH_MSC_Read   0x0CU

◆ EvtMsgNo_USBH_MSC_ReadCapacity

#define EvtMsgNo_USBH_MSC_ReadCapacity   0x12U

◆ EvtMsgNo_USBH_MSC_ReadCapacityDone

#define EvtMsgNo_USBH_MSC_ReadCapacityDone   0x14U

◆ EvtMsgNo_USBH_MSC_ReadCapacityFailed

#define EvtMsgNo_USBH_MSC_ReadCapacityFailed   0x13U

◆ EvtMsgNo_USBH_MSC_ReadDone

#define EvtMsgNo_USBH_MSC_ReadDone   0x0EU

◆ EvtMsgNo_USBH_MSC_ReadFailed

#define EvtMsgNo_USBH_MSC_ReadFailed   0x0DU

◆ EvtMsgNo_USBH_MSC_Recover

#define EvtMsgNo_USBH_MSC_Recover   0x27U

◆ EvtMsgNo_USBH_MSC_RecoverFailed

#define EvtMsgNo_USBH_MSC_RecoverFailed   0x28U

◆ EvtMsgNo_USBH_MSC_ScsiInquiry

#define EvtMsgNo_USBH_MSC_ScsiInquiry   0x1DU

◆ EvtMsgNo_USBH_MSC_ScsiInquiryFailed

#define EvtMsgNo_USBH_MSC_ScsiInquiryFailed   0x1EU

◆ EvtMsgNo_USBH_MSC_ScsiRead10

#define EvtMsgNo_USBH_MSC_ScsiRead10   0x23U

◆ EvtMsgNo_USBH_MSC_ScsiRead10Failed

#define EvtMsgNo_USBH_MSC_ScsiRead10Failed   0x24U

◆ EvtMsgNo_USBH_MSC_ScsiReadCapacity

#define EvtMsgNo_USBH_MSC_ScsiReadCapacity   0x21U

◆ EvtMsgNo_USBH_MSC_ScsiReadCapacityFailed

#define EvtMsgNo_USBH_MSC_ScsiReadCapacityFailed   0x22U

◆ EvtMsgNo_USBH_MSC_ScsiReadFormatCapacities

#define EvtMsgNo_USBH_MSC_ScsiReadFormatCapacities   0x1FU

◆ EvtMsgNo_USBH_MSC_ScsiReadFormatCapacitiesFailed

#define EvtMsgNo_USBH_MSC_ScsiReadFormatCapacitiesFailed   0x20U

◆ EvtMsgNo_USBH_MSC_ScsiRequestSense

#define EvtMsgNo_USBH_MSC_ScsiRequestSense   0x1BU

◆ EvtMsgNo_USBH_MSC_ScsiRequestSenseFailed

#define EvtMsgNo_USBH_MSC_ScsiRequestSenseFailed   0x1CU

◆ EvtMsgNo_USBH_MSC_ScsiTestUnitReady

#define EvtMsgNo_USBH_MSC_ScsiTestUnitReady   0x19U

◆ EvtMsgNo_USBH_MSC_ScsiTestUnitReadyFailed

#define EvtMsgNo_USBH_MSC_ScsiTestUnitReadyFailed   0x1AU

◆ EvtMsgNo_USBH_MSC_ScsiWrite10

#define EvtMsgNo_USBH_MSC_ScsiWrite10   0x25U

◆ EvtMsgNo_USBH_MSC_ScsiWrite10Failed

#define EvtMsgNo_USBH_MSC_ScsiWrite10Failed   0x26U

◆ EvtMsgNo_USBH_MSC_Unconfigure

#define EvtMsgNo_USBH_MSC_Unconfigure   0x02U

◆ EvtMsgNo_USBH_MSC_UnconfigureFailed

#define EvtMsgNo_USBH_MSC_UnconfigureFailed   0x03U

◆ EvtMsgNo_USBH_MSC_Uninitialize

#define EvtMsgNo_USBH_MSC_Uninitialize   0x07U

◆ EvtMsgNo_USBH_MSC_UninitializeFailed

#define EvtMsgNo_USBH_MSC_UninitializeFailed   0x08U

◆ EvtMsgNo_USBH_MSC_Write

#define EvtMsgNo_USBH_MSC_Write   0x0FU

◆ EvtMsgNo_USBH_MSC_WriteDone

#define EvtMsgNo_USBH_MSC_WriteDone   0x11U

◆ EvtMsgNo_USBH_MSC_WriteFailed

#define EvtMsgNo_USBH_MSC_WriteFailed   0x10U

◆ EvtUSBH_CC_GetDevice

#define EvtUSBH_CC_GetDevice   EventID(EventLevelAPI, EvtCompNo_USBH_CC, EvtMsgNo_USBH_CC_GetDevice)

◆ EvtUSBH_CC_GetStatus

#define EvtUSBH_CC_GetStatus   EventID(EventLevelAPI, EvtCompNo_USBH_CC, EvtMsgNo_USBH_CC_GetStatus)

◆ EvtUSBH_CC_OnConfigure

#define EvtUSBH_CC_OnConfigure   EventID(EventLevelAPI, EvtCompNo_USBH_CC, EvtMsgNo_USBH_CC_OnConfigure)

◆ EvtUSBH_CC_OnInitialize

#define EvtUSBH_CC_OnInitialize   EventID(EventLevelAPI, EvtCompNo_USBH_CC, EvtMsgNo_USBH_CC_OnInitialize)

◆ EvtUSBH_CC_OnUnconfigure

#define EvtUSBH_CC_OnUnconfigure   EventID(EventLevelAPI, EvtCompNo_USBH_CC, EvtMsgNo_USBH_CC_OnUnconfigure)

◆ EvtUSBH_CC_OnUninitialize

#define EvtUSBH_CC_OnUninitialize   EventID(EventLevelAPI, EvtCompNo_USBH_CC, EvtMsgNo_USBH_CC_OnUninitialize)

◆ EvtUSBH_CDC_ACM_AbortReceive

#define EvtUSBH_CDC_ACM_AbortReceive   EventID(EventLevelAPI, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_AbortReceive)

◆ EvtUSBH_CDC_ACM_AbortReceiveDone

#define EvtUSBH_CDC_ACM_AbortReceiveDone   EventID(EventLevelDetail, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_AbortReceiveDone)

◆ EvtUSBH_CDC_ACM_AbortReceiveFailed

#define EvtUSBH_CDC_ACM_AbortReceiveFailed   EventID(EventLevelError, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_AbortReceiveFailed)

◆ EvtUSBH_CDC_ACM_AbortSend

#define EvtUSBH_CDC_ACM_AbortSend   EventID(EventLevelAPI, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_AbortSend)

◆ EvtUSBH_CDC_ACM_AbortSendDone

#define EvtUSBH_CDC_ACM_AbortSendDone   EventID(EventLevelDetail, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_AbortSendDone)

◆ EvtUSBH_CDC_ACM_AbortSendFailed

#define EvtUSBH_CDC_ACM_AbortSendFailed   EventID(EventLevelError, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_AbortSendFailed)

◆ EvtUSBH_CDC_ACM_Configure

#define EvtUSBH_CDC_ACM_Configure   EventID(EventLevelOp, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_Configure)

◆ EvtUSBH_CDC_ACM_ConfigureFailed

#define EvtUSBH_CDC_ACM_ConfigureFailed   EventID(EventLevelError, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_ConfigureFailed)

◆ EvtUSBH_CDC_ACM_GetDevice

#define EvtUSBH_CDC_ACM_GetDevice   EventID(EventLevelAPI, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_GetDevice)

◆ EvtUSBH_CDC_ACM_GetLineCoding

#define EvtUSBH_CDC_ACM_GetLineCoding   EventID(EventLevelAPI, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_GetLineCoding)

◆ EvtUSBH_CDC_ACM_GetLineCodingFailed

#define EvtUSBH_CDC_ACM_GetLineCodingFailed   EventID(EventLevelError, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_GetLineCodingFailed)

◆ EvtUSBH_CDC_ACM_GetRxCount

#define EvtUSBH_CDC_ACM_GetRxCount   EventID(EventLevelAPI, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_GetRxCount)

◆ EvtUSBH_CDC_ACM_GetStatus

#define EvtUSBH_CDC_ACM_GetStatus   EventID(EventLevelAPI, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_GetStatus)

◆ EvtUSBH_CDC_ACM_GetTxCount

#define EvtUSBH_CDC_ACM_GetTxCount   EventID(EventLevelAPI, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_GetTxCount)

◆ EvtUSBH_CDC_ACM_Initialize

#define EvtUSBH_CDC_ACM_Initialize   EventID(EventLevelOp, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_Initialize)

◆ EvtUSBH_CDC_ACM_InitializeFailed

#define EvtUSBH_CDC_ACM_InitializeFailed   EventID(EventLevelError, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_InitializeFailed)

◆ EvtUSBH_CDC_ACM_OnInitialize

#define EvtUSBH_CDC_ACM_OnInitialize   EventID(EventLevelAPI, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_OnInitialize)

◆ EvtUSBH_CDC_ACM_OnNotify

#define EvtUSBH_CDC_ACM_OnNotify   EventID(EventLevelAPI, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_OnNotify)

◆ EvtUSBH_CDC_ACM_OnUninitialize

#define EvtUSBH_CDC_ACM_OnUninitialize   EventID(EventLevelAPI, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_OnUninitialize)

◆ EvtUSBH_CDC_ACM_Receive

#define EvtUSBH_CDC_ACM_Receive   EventID(EventLevelAPI, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_Receive)

◆ EvtUSBH_CDC_ACM_ReceiveDone

#define EvtUSBH_CDC_ACM_ReceiveDone   EventID(EventLevelDetail, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_ReceiveDone)

◆ EvtUSBH_CDC_ACM_ReceiveFailed

#define EvtUSBH_CDC_ACM_ReceiveFailed   EventID(EventLevelError, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_ReceiveFailed)

◆ EvtUSBH_CDC_ACM_Send

#define EvtUSBH_CDC_ACM_Send   EventID(EventLevelAPI, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_Send)

◆ EvtUSBH_CDC_ACM_SendBreak

#define EvtUSBH_CDC_ACM_SendBreak   EventID(EventLevelAPI, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_SendBreak)

◆ EvtUSBH_CDC_ACM_SendBreakFailed

#define EvtUSBH_CDC_ACM_SendBreakFailed   EventID(EventLevelError, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_SendBreakFailed)

◆ EvtUSBH_CDC_ACM_SendDone

#define EvtUSBH_CDC_ACM_SendDone   EventID(EventLevelDetail, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_SendDone)

◆ EvtUSBH_CDC_ACM_SendFailed

#define EvtUSBH_CDC_ACM_SendFailed   EventID(EventLevelError, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_SendFailed)

◆ EvtUSBH_CDC_ACM_SetControlLineState

#define EvtUSBH_CDC_ACM_SetControlLineState   EventID(EventLevelAPI, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_SetControlLineState)

◆ EvtUSBH_CDC_ACM_SetControlLineStateFailed

#define EvtUSBH_CDC_ACM_SetControlLineStateFailed   EventID(EventLevelError, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_SetControlLineStateFailed)

◆ EvtUSBH_CDC_ACM_SetLineCoding

#define EvtUSBH_CDC_ACM_SetLineCoding   EventID(EventLevelAPI, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_SetLineCoding)

◆ EvtUSBH_CDC_ACM_SetLineCodingFailed

#define EvtUSBH_CDC_ACM_SetLineCodingFailed   EventID(EventLevelError, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_SetLineCodingFailed)

◆ EvtUSBH_CDC_ACM_Unconfigure

#define EvtUSBH_CDC_ACM_Unconfigure   EventID(EventLevelOp, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_Unconfigure)

◆ EvtUSBH_CDC_ACM_UnconfigureFailed

#define EvtUSBH_CDC_ACM_UnconfigureFailed   EventID(EventLevelError, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_UnconfigureFailed)

◆ EvtUSBH_CDC_ACM_Uninitialize

#define EvtUSBH_CDC_ACM_Uninitialize   EventID(EventLevelOp, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_Uninitialize)

◆ EvtUSBH_CDC_ACM_UninitializeFailed

#define EvtUSBH_CDC_ACM_UninitializeFailed   EventID(EventLevelError, EvtCompNo_USBH_CDC, EvtMsgNo_USBH_CDC_ACM_UninitializeFailed)

◆ EvtUSBH_Core_ControlTransfer

#define EvtUSBH_Core_ControlTransfer   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_ControlTransfer)

◆ EvtUSBH_Core_ControlTransferFailed

#define EvtUSBH_Core_ControlTransferFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_ControlTransferFailed)

◆ EvtUSBH_Core_DeviceGetAddress

#define EvtUSBH_Core_DeviceGetAddress   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_DeviceGetAddress)

◆ EvtUSBH_Core_DeviceGetController

#define EvtUSBH_Core_DeviceGetController   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_DeviceGetController)

◆ EvtUSBH_Core_DeviceGetPID

#define EvtUSBH_Core_DeviceGetPID   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_DeviceGetPID)

◆ EvtUSBH_Core_DeviceGetPort

#define EvtUSBH_Core_DeviceGetPort   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_DeviceGetPort)

◆ EvtUSBH_Core_DeviceGetSpeed

#define EvtUSBH_Core_DeviceGetSpeed   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_DeviceGetSpeed)

◆ EvtUSBH_Core_DeviceGetStatus

#define EvtUSBH_Core_DeviceGetStatus   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_DeviceGetStatus)

◆ EvtUSBH_Core_DeviceGetStringDescriptor

#define EvtUSBH_Core_DeviceGetStringDescriptor   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_DeviceGetStringDescriptor)

◆ EvtUSBH_Core_DeviceGetStringDescriptorFailed

#define EvtUSBH_Core_DeviceGetStringDescriptorFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_DeviceGetStringDescriptorFailed)

◆ EvtUSBH_Core_DeviceGetVID

#define EvtUSBH_Core_DeviceGetVID   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_DeviceGetVID)

◆ EvtUSBH_Core_Engine

#define EvtUSBH_Core_Engine   EventID(EventLevelDetail, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_Engine)

◆ EvtUSBH_Core_EngineDone

#define EvtUSBH_Core_EngineDone   EventID(EventLevelDetail, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_EngineDone)

◆ EvtUSBH_Core_EngineFailed

#define EvtUSBH_Core_EngineFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_EngineFailed)

◆ EvtUSBH_Core_Initialize

#define EvtUSBH_Core_Initialize   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_Initialize)

◆ EvtUSBH_Core_InitializeFailed

#define EvtUSBH_Core_InitializeFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_InitializeFailed)

◆ EvtUSBH_Core_MemAlloc

#define EvtUSBH_Core_MemAlloc   EventID(EventLevelDetail, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_MemAlloc)

◆ EvtUSBH_Core_MemAllocFailed

#define EvtUSBH_Core_MemAllocFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_MemAllocFailed)

◆ EvtUSBH_Core_MemFree

#define EvtUSBH_Core_MemFree   EventID(EventLevelDetail, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_MemFree)

◆ EvtUSBH_Core_MemFreeFailed

#define EvtUSBH_Core_MemFreeFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_MemFreeFailed)

◆ EvtUSBH_Core_MemInit

#define EvtUSBH_Core_MemInit   EventID(EventLevelDetail, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_MemInit)

◆ EvtUSBH_Core_MemInitFailed

#define EvtUSBH_Core_MemInitFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_MemInitFailed)

◆ EvtUSBH_Core_MemUninit

#define EvtUSBH_Core_MemUninit   EventID(EventLevelDetail, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_MemUninit)

◆ EvtUSBH_Core_MemUninitFailed

#define EvtUSBH_Core_MemUninitFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_MemUninitFailed)

◆ EvtUSBH_Core_OnNotify

#define EvtUSBH_Core_OnNotify   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_OnNotify)

◆ EvtUSBH_Core_PipeAbort

#define EvtUSBH_Core_PipeAbort   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PipeAbort)

◆ EvtUSBH_Core_PipeAbortFailed

#define EvtUSBH_Core_PipeAbortFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PipeAbortFailed)

◆ EvtUSBH_Core_PipeCreate

#define EvtUSBH_Core_PipeCreate   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PipeCreate)

◆ EvtUSBH_Core_PipeCreateFailed

#define EvtUSBH_Core_PipeCreateFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PipeCreateFailed)

◆ EvtUSBH_Core_PipeDelete

#define EvtUSBH_Core_PipeDelete   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PipeDelete)

◆ EvtUSBH_Core_PipeDeleteFailed

#define EvtUSBH_Core_PipeDeleteFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PipeDeleteFailed)

◆ EvtUSBH_Core_PipeReceive

#define EvtUSBH_Core_PipeReceive   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PipeReceive)

◆ EvtUSBH_Core_PipeReceiveFailed

#define EvtUSBH_Core_PipeReceiveFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PipeReceiveFailed)

◆ EvtUSBH_Core_PipeReceiveGetResult

#define EvtUSBH_Core_PipeReceiveGetResult   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PipeReceiveGetResult)

◆ EvtUSBH_Core_PipeReset

#define EvtUSBH_Core_PipeReset   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PipeReset)

◆ EvtUSBH_Core_PipeResetFailed

#define EvtUSBH_Core_PipeResetFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PipeResetFailed)

◆ EvtUSBH_Core_PipeSend

#define EvtUSBH_Core_PipeSend   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PipeSend)

◆ EvtUSBH_Core_PipeSendFailed

#define EvtUSBH_Core_PipeSendFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PipeSendFailed)

◆ EvtUSBH_Core_PipeSendGetResult

#define EvtUSBH_Core_PipeSendGetResult   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PipeSendGetResult)

◆ EvtUSBH_Core_PipeUpdate

#define EvtUSBH_Core_PipeUpdate   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PipeUpdate)

◆ EvtUSBH_Core_PipeUpdateFailed

#define EvtUSBH_Core_PipeUpdateFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PipeUpdateFailed)

◆ EvtUSBH_Core_PortResume

#define EvtUSBH_Core_PortResume   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PortResume)

◆ EvtUSBH_Core_PortResumeFailed

#define EvtUSBH_Core_PortResumeFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PortResumeFailed)

◆ EvtUSBH_Core_PortSuspend

#define EvtUSBH_Core_PortSuspend   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PortSuspend)

◆ EvtUSBH_Core_PortSuspendFailed

#define EvtUSBH_Core_PortSuspendFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_PortSuspendFailed)

◆ EvtUSBH_Core_RequestClearFeature

#define EvtUSBH_Core_RequestClearFeature   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestClearFeature)

◆ EvtUSBH_Core_RequestClearFeatureFailed

#define EvtUSBH_Core_RequestClearFeatureFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestClearFeatureFailed)

◆ EvtUSBH_Core_RequestGetConfiguration

#define EvtUSBH_Core_RequestGetConfiguration   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestGetConfiguration)

◆ EvtUSBH_Core_RequestGetConfigurationFailed

#define EvtUSBH_Core_RequestGetConfigurationFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestGetConfigurationFailed)

◆ EvtUSBH_Core_RequestGetDescriptor

#define EvtUSBH_Core_RequestGetDescriptor   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestGetDescriptor)

◆ EvtUSBH_Core_RequestGetDescriptorFailed

#define EvtUSBH_Core_RequestGetDescriptorFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestGetDescriptorFailed)

◆ EvtUSBH_Core_RequestGetInterface

#define EvtUSBH_Core_RequestGetInterface   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestGetInterface)

◆ EvtUSBH_Core_RequestGetInterfaceFailed

#define EvtUSBH_Core_RequestGetInterfaceFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestGetInterfaceFailed)

◆ EvtUSBH_Core_RequestGetStatus

#define EvtUSBH_Core_RequestGetStatus   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestGetStatus)

◆ EvtUSBH_Core_RequestGetStatusFailed

#define EvtUSBH_Core_RequestGetStatusFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestGetStatusFailed)

◆ EvtUSBH_Core_RequestSetAddress

#define EvtUSBH_Core_RequestSetAddress   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestSetAddress)

◆ EvtUSBH_Core_RequestSetAddressFailed

#define EvtUSBH_Core_RequestSetAddressFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestSetAddressFailed)

◆ EvtUSBH_Core_RequestSetConfiguration

#define EvtUSBH_Core_RequestSetConfiguration   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestSetConfiguration)

◆ EvtUSBH_Core_RequestSetConfigurationFailed

#define EvtUSBH_Core_RequestSetConfigurationFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestSetConfigurationFailed)

◆ EvtUSBH_Core_RequestSetDescriptor

#define EvtUSBH_Core_RequestSetDescriptor   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestSetDescriptor)

◆ EvtUSBH_Core_RequestSetDescriptorFailed

#define EvtUSBH_Core_RequestSetDescriptorFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestSetDescriptorFailed)

◆ EvtUSBH_Core_RequestSetFeature

#define EvtUSBH_Core_RequestSetFeature   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestSetFeature)

◆ EvtUSBH_Core_RequestSetFeatureFailed

#define EvtUSBH_Core_RequestSetFeatureFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestSetFeatureFailed)

◆ EvtUSBH_Core_RequestSetInterface

#define EvtUSBH_Core_RequestSetInterface   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestSetInterface)

◆ EvtUSBH_Core_RequestSetInterfaceFailed

#define EvtUSBH_Core_RequestSetInterfaceFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestSetInterfaceFailed)

◆ EvtUSBH_Core_RequestSynchFrame

#define EvtUSBH_Core_RequestSynchFrame   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestSynchFrame)

◆ EvtUSBH_Core_RequestSynchFrameFailed

#define EvtUSBH_Core_RequestSynchFrameFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_RequestSynchFrameFailed)

◆ EvtUSBH_Core_Uninitialize

#define EvtUSBH_Core_Uninitialize   EventID(EventLevelAPI, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_Uninitialize)

◆ EvtUSBH_Core_UninitializeFailed

#define EvtUSBH_Core_UninitializeFailed   EventID(EventLevelError, EvtCompNo_USBH_Core, EvtMsgNo_USBH_Core_UninitializeFailed)

◆ EvtUSBH_Driver_GetFrameNumber

#define EvtUSBH_Driver_GetFrameNumber   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_GetFrameNumber)

◆ EvtUSBH_Driver_Initialize

#define EvtUSBH_Driver_Initialize   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_Initialize)

◆ EvtUSBH_Driver_InitializeFailed

#define EvtUSBH_Driver_InitializeFailed   EventID(EventLevelError, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_InitializeFailed)

◆ EvtUSBH_Driver_OnSignalPipeEvent

#define EvtUSBH_Driver_OnSignalPipeEvent   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_OnSignalPipeEvent)

◆ EvtUSBH_Driver_OnSignalPortEvent

#define EvtUSBH_Driver_OnSignalPortEvent   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_OnSignalPortEvent)

◆ EvtUSBH_Driver_PipeCreate

#define EvtUSBH_Driver_PipeCreate   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PipeCreate)

◆ EvtUSBH_Driver_PipeCreateFailed

#define EvtUSBH_Driver_PipeCreateFailed   EventID(EventLevelError, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PipeCreateFailed)

◆ EvtUSBH_Driver_PipeDelete

#define EvtUSBH_Driver_PipeDelete   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PipeDelete)

◆ EvtUSBH_Driver_PipeDeleteFailed

#define EvtUSBH_Driver_PipeDeleteFailed   EventID(EventLevelError, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PipeDeleteFailed)

◆ EvtUSBH_Driver_PipeModify

#define EvtUSBH_Driver_PipeModify   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PipeModify)

◆ EvtUSBH_Driver_PipeModifyFailed

#define EvtUSBH_Driver_PipeModifyFailed   EventID(EventLevelError, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PipeModifyFailed)

◆ EvtUSBH_Driver_PipeReset

#define EvtUSBH_Driver_PipeReset   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PipeReset)

◆ EvtUSBH_Driver_PipeResetFailed

#define EvtUSBH_Driver_PipeResetFailed   EventID(EventLevelError, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PipeResetFailed)

◆ EvtUSBH_Driver_PipeTransfer

#define EvtUSBH_Driver_PipeTransfer   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PipeTransfer)

◆ EvtUSBH_Driver_PipeTransferAbort

#define EvtUSBH_Driver_PipeTransferAbort   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PipeTransferAbort)

◆ EvtUSBH_Driver_PipeTransferAbortFailed

#define EvtUSBH_Driver_PipeTransferAbortFailed   EventID(EventLevelError, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PipeTransferAbortFailed)

◆ EvtUSBH_Driver_PipeTransferFailed

#define EvtUSBH_Driver_PipeTransferFailed   EventID(EventLevelError, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PipeTransferFailed)

◆ EvtUSBH_Driver_PipeTransferGetResult

#define EvtUSBH_Driver_PipeTransferGetResult   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PipeTransferGetResult)

◆ EvtUSBH_Driver_PortGetState

#define EvtUSBH_Driver_PortGetState   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PortGetState)

◆ EvtUSBH_Driver_PortReset

#define EvtUSBH_Driver_PortReset   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PortReset)

◆ EvtUSBH_Driver_PortResetFailed

#define EvtUSBH_Driver_PortResetFailed   EventID(EventLevelError, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PortResetFailed)

◆ EvtUSBH_Driver_PortResume

#define EvtUSBH_Driver_PortResume   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PortResume)

◆ EvtUSBH_Driver_PortResumeFailed

#define EvtUSBH_Driver_PortResumeFailed   EventID(EventLevelError, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PortResumeFailed)

◆ EvtUSBH_Driver_PortSuspend

#define EvtUSBH_Driver_PortSuspend   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PortSuspend)

◆ EvtUSBH_Driver_PortSuspendFailed

#define EvtUSBH_Driver_PortSuspendFailed   EventID(EventLevelError, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PortSuspendFailed)

◆ EvtUSBH_Driver_PortVbusOnOff

#define EvtUSBH_Driver_PortVbusOnOff   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PortVbusOnOff)

◆ EvtUSBH_Driver_PortVbusOnOffFailed

#define EvtUSBH_Driver_PortVbusOnOffFailed   EventID(EventLevelError, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PortVbusOnOffFailed)

◆ EvtUSBH_Driver_PowerControl

#define EvtUSBH_Driver_PowerControl   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PowerControl)

◆ EvtUSBH_Driver_PowerControlFailed

#define EvtUSBH_Driver_PowerControlFailed   EventID(EventLevelError, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_PowerControlFailed)

◆ EvtUSBH_Driver_Uninitialize

#define EvtUSBH_Driver_Uninitialize   EventID(EventLevelAPI, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_Uninitialize)

◆ EvtUSBH_Driver_UninitializeFailed

#define EvtUSBH_Driver_UninitializeFailed   EventID(EventLevelError, EvtCompNo_USBH_Driver, EvtMsgNo_USBH_Driver_UninitializeFailed)

◆ EvtUSBH_HID_Configure

#define EvtUSBH_HID_Configure   EventID(EventLevelOp, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_Configure)

◆ EvtUSBH_HID_ConfigureFailed

#define EvtUSBH_HID_ConfigureFailed   EventID(EventLevelError, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_ConfigureFailed)

◆ EvtUSBH_HID_GetDevice

#define EvtUSBH_HID_GetDevice   EventID(EventLevelAPI, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_GetDevice)

◆ EvtUSBH_HID_GetIdle

#define EvtUSBH_HID_GetIdle   EventID(EventLevelOp, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_GetIdle)

◆ EvtUSBH_HID_GetIdleFailed

#define EvtUSBH_HID_GetIdleFailed   EventID(EventLevelError, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_GetIdleFailed)

◆ EvtUSBH_HID_GetKeyboardKey

#define EvtUSBH_HID_GetKeyboardKey   EventID(EventLevelAPI, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_GetKeyboardKey)

◆ EvtUSBH_HID_GetKeyboardKeyDone

#define EvtUSBH_HID_GetKeyboardKeyDone   EventID(EventLevelDetail, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_GetKeyboardKeyDone)

◆ EvtUSBH_HID_GetMouseState

#define EvtUSBH_HID_GetMouseState   EventID(EventLevelAPI, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_GetMouseState)

◆ EvtUSBH_HID_GetMouseStateDone

#define EvtUSBH_HID_GetMouseStateDone   EventID(EventLevelDetail, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_GetMouseStateDone)

◆ EvtUSBH_HID_GetMouseStateFailed

#define EvtUSBH_HID_GetMouseStateFailed   EventID(EventLevelError, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_GetMouseStateFailed)

◆ EvtUSBH_HID_GetProtocol

#define EvtUSBH_HID_GetProtocol   EventID(EventLevelOp, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_GetProtocol)

◆ EvtUSBH_HID_GetProtocolFailed

#define EvtUSBH_HID_GetProtocolFailed   EventID(EventLevelError, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_GetProtocolFailed)

◆ EvtUSBH_HID_GetReport

#define EvtUSBH_HID_GetReport   EventID(EventLevelOp, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_GetReport)

◆ EvtUSBH_HID_GetReportFailed

#define EvtUSBH_HID_GetReportFailed   EventID(EventLevelError, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_GetReportFailed)

◆ EvtUSBH_HID_GetStatus

#define EvtUSBH_HID_GetStatus   EventID(EventLevelAPI, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_GetStatus)

◆ EvtUSBH_HID_Initialize

#define EvtUSBH_HID_Initialize   EventID(EventLevelOp, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_Initialize)

◆ EvtUSBH_HID_InitializeFailed

#define EvtUSBH_HID_InitializeFailed   EventID(EventLevelError, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_InitializeFailed)

◆ EvtUSBH_HID_OnDataReceived

#define EvtUSBH_HID_OnDataReceived   EventID(EventLevelAPI, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_OnDataReceived)

◆ EvtUSBH_HID_OnInitialize

#define EvtUSBH_HID_OnInitialize   EventID(EventLevelAPI, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_OnInitialize)

◆ EvtUSBH_HID_OnParseReportDescriptor

#define EvtUSBH_HID_OnParseReportDescriptor   EventID(EventLevelAPI, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_OnParseReportDescriptor)

◆ EvtUSBH_HID_OnUninitialize

#define EvtUSBH_HID_OnUninitialize   EventID(EventLevelAPI, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_OnUninitialize)

◆ EvtUSBH_HID_Read

#define EvtUSBH_HID_Read   EventID(EventLevelAPI, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_Read)

◆ EvtUSBH_HID_ReadDone

#define EvtUSBH_HID_ReadDone   EventID(EventLevelDetail, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_ReadDone)

◆ EvtUSBH_HID_ReadFailed

#define EvtUSBH_HID_ReadFailed   EventID(EventLevelError, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_ReadFailed)

◆ EvtUSBH_HID_ReportOut

#define EvtUSBH_HID_ReportOut   EventID(EventLevelOp, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_ReportOut)

◆ EvtUSBH_HID_ReportOutFailed

#define EvtUSBH_HID_ReportOutFailed   EventID(EventLevelError, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_ReportOutFailed)

◆ EvtUSBH_HID_SetIdle

#define EvtUSBH_HID_SetIdle   EventID(EventLevelOp, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_SetIdle)

◆ EvtUSBH_HID_SetIdleFailed

#define EvtUSBH_HID_SetIdleFailed   EventID(EventLevelError, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_SetIdleFailed)

◆ EvtUSBH_HID_SetProtocol

#define EvtUSBH_HID_SetProtocol   EventID(EventLevelOp, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_SetProtocol)

◆ EvtUSBH_HID_SetProtocolFailed

#define EvtUSBH_HID_SetProtocolFailed   EventID(EventLevelError, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_SetProtocolFailed)

◆ EvtUSBH_HID_SetReport

#define EvtUSBH_HID_SetReport   EventID(EventLevelOp, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_SetReport)

◆ EvtUSBH_HID_SetReportFailed

#define EvtUSBH_HID_SetReportFailed   EventID(EventLevelError, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_SetReportFailed)

◆ EvtUSBH_HID_Unconfigure

#define EvtUSBH_HID_Unconfigure   EventID(EventLevelOp, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_Unconfigure)

◆ EvtUSBH_HID_UnconfigureFailed

#define EvtUSBH_HID_UnconfigureFailed   EventID(EventLevelError, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_UnconfigureFailed)

◆ EvtUSBH_HID_Uninitialize

#define EvtUSBH_HID_Uninitialize   EventID(EventLevelOp, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_Uninitialize)

◆ EvtUSBH_HID_UninitializeFailed

#define EvtUSBH_HID_UninitializeFailed   EventID(EventLevelError, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_UninitializeFailed)

◆ EvtUSBH_HID_Write

#define EvtUSBH_HID_Write   EventID(EventLevelAPI, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_Write)

◆ EvtUSBH_HID_WriteDone

#define EvtUSBH_HID_WriteDone   EventID(EventLevelDetail, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_WriteDone)

◆ EvtUSBH_HID_WriteFailed

#define EvtUSBH_HID_WriteFailed   EventID(EventLevelError, EvtCompNo_USBH_HID, EvtMsgNo_USBH_HID_WriteFailed)

◆ EvtUSBH_MSC_BomReset

#define EvtUSBH_MSC_BomReset   EventID(EventLevelOp, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_BomReset)

◆ EvtUSBH_MSC_BomResetFailed

#define EvtUSBH_MSC_BomResetFailed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_BomResetFailed)

◆ EvtUSBH_MSC_Configure

#define EvtUSBH_MSC_Configure   EventID(EventLevelOp, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_Configure)

◆ EvtUSBH_MSC_ConfigureFailed

#define EvtUSBH_MSC_ConfigureFailed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ConfigureFailed)

◆ EvtUSBH_MSC_GetDevice

#define EvtUSBH_MSC_GetDevice   EventID(EventLevelAPI, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_GetDevice)

◆ EvtUSBH_MSC_GetMaxLun

#define EvtUSBH_MSC_GetMaxLun   EventID(EventLevelOp, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_GetMaxLun)

◆ EvtUSBH_MSC_GetMaxLunFailed

#define EvtUSBH_MSC_GetMaxLunFailed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_GetMaxLunFailed)

◆ EvtUSBH_MSC_GetStatus

#define EvtUSBH_MSC_GetStatus   EventID(EventLevelAPI, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_GetStatus)

◆ EvtUSBH_MSC_Initialize

#define EvtUSBH_MSC_Initialize   EventID(EventLevelOp, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_Initialize)

◆ EvtUSBH_MSC_InitializeFailed

#define EvtUSBH_MSC_InitializeFailed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_InitializeFailed)

◆ EvtUSBH_MSC_OnInitialize

#define EvtUSBH_MSC_OnInitialize   EventID(EventLevelAPI, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_OnInitialize)

◆ EvtUSBH_MSC_OnUninitialize

#define EvtUSBH_MSC_OnUninitialize   EventID(EventLevelAPI, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_OnUninitialize)

◆ EvtUSBH_MSC_Read

#define EvtUSBH_MSC_Read   EventID(EventLevelAPI, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_Read)

◆ EvtUSBH_MSC_ReadCapacity

#define EvtUSBH_MSC_ReadCapacity   EventID(EventLevelAPI, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ReadCapacity)

◆ EvtUSBH_MSC_ReadCapacityDone

#define EvtUSBH_MSC_ReadCapacityDone   EventID(EventLevelDetail, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ReadCapacityDone)

◆ EvtUSBH_MSC_ReadCapacityFailed

#define EvtUSBH_MSC_ReadCapacityFailed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ReadCapacityFailed)

◆ EvtUSBH_MSC_ReadDone

#define EvtUSBH_MSC_ReadDone   EventID(EventLevelDetail, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ReadDone)

◆ EvtUSBH_MSC_ReadFailed

#define EvtUSBH_MSC_ReadFailed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ReadFailed)

◆ EvtUSBH_MSC_Recover

#define EvtUSBH_MSC_Recover   EventID(EventLevelOp, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_Recover)

◆ EvtUSBH_MSC_RecoverFailed

#define EvtUSBH_MSC_RecoverFailed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_RecoverFailed)

◆ EvtUSBH_MSC_ScsiInquiry

#define EvtUSBH_MSC_ScsiInquiry   EventID(EventLevelOp, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ScsiInquiry)

◆ EvtUSBH_MSC_ScsiInquiryFailed

#define EvtUSBH_MSC_ScsiInquiryFailed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ScsiInquiryFailed)

◆ EvtUSBH_MSC_ScsiRead10

#define EvtUSBH_MSC_ScsiRead10   EventID(EventLevelOp, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ScsiRead10)

◆ EvtUSBH_MSC_ScsiRead10Failed

#define EvtUSBH_MSC_ScsiRead10Failed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ScsiRead10Failed)

◆ EvtUSBH_MSC_ScsiReadCapacity

#define EvtUSBH_MSC_ScsiReadCapacity   EventID(EventLevelOp, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ScsiReadCapacity)

◆ EvtUSBH_MSC_ScsiReadCapacityFailed

#define EvtUSBH_MSC_ScsiReadCapacityFailed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ScsiReadCapacityFailed)

◆ EvtUSBH_MSC_ScsiReadFormatCapacities

#define EvtUSBH_MSC_ScsiReadFormatCapacities   EventID(EventLevelOp, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ScsiReadFormatCapacities)

◆ EvtUSBH_MSC_ScsiReadFormatCapacitiesFailed

#define EvtUSBH_MSC_ScsiReadFormatCapacitiesFailed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ScsiReadFormatCapacitiesFailed)

◆ EvtUSBH_MSC_ScsiRequestSense

#define EvtUSBH_MSC_ScsiRequestSense   EventID(EventLevelOp, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ScsiRequestSense)

◆ EvtUSBH_MSC_ScsiRequestSenseFailed

#define EvtUSBH_MSC_ScsiRequestSenseFailed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ScsiRequestSenseFailed)

◆ EvtUSBH_MSC_ScsiTestUnitReady

#define EvtUSBH_MSC_ScsiTestUnitReady   EventID(EventLevelOp, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ScsiTestUnitReady)

◆ EvtUSBH_MSC_ScsiTestUnitReadyFailed

#define EvtUSBH_MSC_ScsiTestUnitReadyFailed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ScsiTestUnitReadyFailed)

◆ EvtUSBH_MSC_ScsiWrite10

#define EvtUSBH_MSC_ScsiWrite10   EventID(EventLevelOp, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ScsiWrite10)

◆ EvtUSBH_MSC_ScsiWrite10Failed

#define EvtUSBH_MSC_ScsiWrite10Failed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_ScsiWrite10Failed)

◆ EvtUSBH_MSC_Unconfigure

#define EvtUSBH_MSC_Unconfigure   EventID(EventLevelOp, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_Unconfigure)

◆ EvtUSBH_MSC_UnconfigureFailed

#define EvtUSBH_MSC_UnconfigureFailed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_UnconfigureFailed)

◆ EvtUSBH_MSC_Uninitialize

#define EvtUSBH_MSC_Uninitialize   EventID(EventLevelOp, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_Uninitialize)

◆ EvtUSBH_MSC_UninitializeFailed

#define EvtUSBH_MSC_UninitializeFailed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_UninitializeFailed)

◆ EvtUSBH_MSC_Write

#define EvtUSBH_MSC_Write   EventID(EventLevelAPI, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_Write)

◆ EvtUSBH_MSC_WriteDone

#define EvtUSBH_MSC_WriteDone   EventID(EventLevelDetail, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_WriteDone)

◆ EvtUSBH_MSC_WriteFailed

#define EvtUSBH_MSC_WriteFailed   EventID(EventLevelError, EvtCompNo_USBH_MSC, EvtMsgNo_USBH_MSC_WriteFailed)

◆ TO_BYTE0

#define TO_BYTE0 (   x)    (((uint32_t)(x) & 0xFFU))

◆ TO_BYTE1

#define TO_BYTE1 (   x)    (((uint32_t)(x) & 0xFFU) << 8)

◆ TO_BYTE2

#define TO_BYTE2 (   x)    (((uint32_t)(x) & 0xFFU) << 16)

◆ TO_BYTE3

#define TO_BYTE3 (   x)    (((uint32_t)(x) & 0xFFU) << 24)

◆ USBH_EVR_USED

#define USBH_EVR_USED   1

Function Documentation

◆ EvrUSBH_Core_PipeCreateFailed()

__STATIC_INLINE void EvrUSBH_Core_PipeCreateFailed ( uint8_t  device,
uint8_t  ep_addr,
uint8_t  ep_type,
uint16_t  ep_max_packet_size,
uint8_t  ep_interval 
)

Event on USBH_PipeCreate failed (Error)

Parameters
deviceindex of USB Device.
ep_addrendpoint address
  • ep_addr.0..3: address
  • ep_addr.7: direction
ep_typeendpoint type.
ep_max_packet_sizeendpoint maximum packet size.
ep_intervalendpoint polling interval.

◆ EvrUSBH_Core_PipeRegisterCallback()

__STATIC_INLINE void EvrUSBH_Core_PipeRegisterCallback ( USBH_PIPE_HANDLE  pipe_hndl)

Event on USBH_PipeRegisterCallback start (API)

Parameters
pipe_hndlpipe handle.

◆ EvrUSBH_Core_PipeRegisterCallbackFailed()

__STATIC_INLINE void EvrUSBH_Core_PipeRegisterCallbackFailed ( USBH_PIPE_HANDLE  pipe_hndl,
usbStatus  error 
)

Event on USBH_PipeRegisterCallback failed (Error)

Parameters
pipe_hndlpipe handle.
errorerror code usbStatus

◆ EvrUSBH_Core_RequestGetDescriptorFailed()

__STATIC_INLINE void EvrUSBH_Core_RequestGetDescriptorFailed ( uint8_t  device,
uint8_t  recipient,
uint8_t  desc_type,
uint8_t  desc_index,
uint16_t  lang_id,
uint16_t  desc_length,
usbStatus  error 
)

Event on USBH_DeviceRequest_GetDescriptor failed (Error)

Parameters
devicedevice index
recipientrecipient
desc_typedescriptor type
desc_indexdescriptor index
lang_idlanguage ID
desc_lengthdescriptor length
errorerror code usbStatus

◆ EvrUSBH_Core_RequestSetDescriptorFailed()

__STATIC_INLINE void EvrUSBH_Core_RequestSetDescriptorFailed ( uint8_t  device,
uint8_t  recipient,
uint8_t  desc_type,
uint8_t  desc_index,
uint16_t  lang_id,
uint16_t  desc_length,
usbStatus  error 
)

Event on USBH_DeviceRequest_SetDescriptor failed (Error)

Parameters
devicedevice index
recipientrecipient
desc_typedescriptor type
desc_indexdescriptor index
lang_idlanguage ID
desc_lengthdescriptor length
errorerror code usbStatus