Searched refs:USBD_DESC_CONFIG_DEFINE (Results 1 – 2 of 2) sorted by relevance
36 USBD_DESC_CONFIG_DEFINE(fs_cfg_desc, "FS Configuration");37 USBD_DESC_CONFIG_DEFINE(hs_cfg_desc, "HS Configuration");
652 #define USBD_DESC_CONFIG_DEFINE(d_name, d_string) \ macro