Searched refs:EP_NUM_MAX (Results 1 – 1 of 1) sorted by relevance
36 #define EP_NUM_MAX 16 macro61 …hcd_pipe_handle_t ep_in[EP_NUM_MAX - 1]; //IN EP owner contexts. -1 to exclude the default endp…62 …hcd_pipe_handle_t ep_out[EP_NUM_MAX - 1]; //OUT EP owner contexts. -1 to exclude the default end…267 for (int i = 0; i < (EP_NUM_MAX - 1); i++) { in handle_pipe_halt_and_flush()852 addr <= EP_NUM_MAX && in usbh_ep_get_context()