Searched refs:usbd_str_desc_get_idx (Results 1 – 9 of 9) sorted by relevance
188 uint8_t usbd_str_desc_get_idx(const struct usbd_desc_node *const desc_nd) in usbd_str_desc_get_idx() function
329 desc->iConfiguration = usbd_str_desc_get_idx(cfg_nd->str_desc_nd); in usbd_add_configuration()
651 if (usbd_str_desc_get_idx(d_nd) == 0U) { in sreq_get_desc_str()
199 desc->if0.iInterface = usbd_str_desc_get_idx(data->iface_str_desc_nd); in dap_func_init()
787 uint8_t usbd_str_desc_get_idx(const struct usbd_desc_node *const desc_nd);
779 image->if_desc->iInterface = usbd_str_desc_get_idx(image->sd_nd); in dfu_mode_init()
456 desc->if0_ecm.iMACAddress = usbd_str_desc_get_idx(data->mac_desc_data); in usbd_cdc_ecm_init()
513 desc->if0.iInterface = usbd_str_desc_get_idx(cfg->if_desc_data); in usbd_cdc_acm_init()
990 desc->if0_ecm.iMACAddress = usbd_str_desc_get_idx(data->mac_desc_data); in usbd_cdc_ncm_init()