Searched refs:cdc_eps_t (Results 1 – 3 of 3) sorted by relevance
208 cdc_eps_t eps; in _cdc_send_notifi()477 cdc_eps_t eps; in _function_enable()482 eps = (cdc_eps_t)&ecm_device->eps; in _function_enable()558 cdc_eps_t eps; in rt_usbd_function_ecm_create()
193 typedef struct cdc_eps* cdc_eps_t; typedef
882 cdc_eps_t eps; in _ep_out_handler()885 eps = (cdc_eps_t)&((rt_rndis_eth_t)func->user_data)->eps; in _ep_out_handler()950 cdc_eps_t eps; in _function_enable()954 eps = (cdc_eps_t)&((rt_rndis_eth_t)func->user_data)->eps; in _function_enable()1315 cdc_eps_t eps; in rt_usbd_function_rndis_create()
Completed in 7 milliseconds