Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/dwc2/
A Dusb_dwc2_param.h10 #define MAX_EPS_CHANNELS 16 macro
264 uint16_t device_tx_fifo_size[MAX_EPS_CHANNELS];
290 uint16_t device_tx_fifo_size[MAX_EPS_CHANNELS];
A Dusb_glue_at.c100 for (uint8_t i = 0; i < MAX_EPS_CHANNELS; i++) { in dwc2_get_user_params()
A Dusb_glue_kendryte.c97 for (uint8_t i = 0; i < MAX_EPS_CHANNELS; i++) { in dwc2_get_user_params()
A Dusb_glue_esp.c253 for (uint8_t i = 0; i < MAX_EPS_CHANNELS; i++) in dwc2_get_user_params()
A Dusb_glue_st.c707 for (uint8_t i = 0; i < MAX_EPS_CHANNELS; i++) in dwc2_get_user_params()

Completed in 7 milliseconds