Home
last modified time | relevance | path

Searched defs:frame_list (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/hal/include/hal/
Dusbh_hal.h391 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()
/hal_espressif-3.6.0/components/usb/
Dhcd.c283 void *frame_list; member
964 …void *frame_list = heap_caps_aligned_calloc(USBH_HAL_FRAME_LIST_MEM_ALIGN, FRAME_LIST_LEN,sizeof(u… in port_obj_alloc() local