Searched defs:frame_list (Results 1 – 2 of 2) sorted by relevance
391 static inline void usbh_hal_port_set_frame_list(usbh_hal_context_t *hal, uint32_t *frame_list, usb_… in usbh_hal_port_set_frame_list()
283 void *frame_list; member964 …void *frame_list = heap_caps_aligned_calloc(USBH_HAL_FRAME_LIST_MEM_ALIGN, FRAME_LIST_LEN,sizeof(u… in port_obj_alloc() local