Home
last modified time | relevance | path

Searched refs:pipe_event_msg_t (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.6.0/components/usb/test/hcd/
Dtest_hcd_common.c36 } pipe_event_msg_t; typedef
78 pipe_event_msg_t msg = { in pipe_callback()
114 pipe_event_msg_t msg; in test_hcd_expect_pipe_event()
228 QueueHandle_t pipe_evt_queue = xQueueCreate(EVENT_QUEUE_LEN, sizeof(pipe_event_msg_t)); in test_hcd_pipe_alloc()