static void USB_Device_GetConfiguration(void);\r
static void USB_Device_GetDescriptor(void);\r
static void USB_Device_GetStatus(const uint8_t bmRequestType);\r
- #if !defined(NO_CLEARSET_FEATURE_REQUEST)\r
+ #if !defined(FEATURELESS_CONTROL_ONLY_DEVICE)\r
static void USB_Device_ClearSetFeature(const uint8_t bRequest, const uint8_t bmRequestType);\r
#endif\r
#endif\r