-                       .Header                   = {.Size = sizeof(USB_Audio_StreamEndpoint_Spc_t), .Type = DTYPE_CSEndpoint},
-                       .Subtype                  = DSUBTYPE_General,
-                       
-                       .Attributes               = EP_ACCEPTS_SMALL_PACKETS,
-                       
+                       .Header                   = {.Size = sizeof(USB_Audio_Descriptor_StreamEndpoint_Spc_t), .Type = DTYPE_CSEndpoint},
+                       .Subtype                  = AUDIO_DSUBTYPE_CSEndpoint_General,
+
+                       .Attributes               = AUDIO_EP_ACCEPTS_SMALL_PACKETS,
+