Searched refs:get_edpt_packet_size (Results 1 – 1 of 1) sorted by relevance
88 static inline uint16_t get_edpt_packet_size(usbd_instance_ctrl_t * const p_ctrl,340 R_USB_HS0->PIPEMAXP = get_edpt_packet_size(p_ctrl, p_ep_desc); in R_USBD_EdptOpen()346 R_USB_FS0->PIPEMAXP = get_edpt_packet_size(p_ctrl, p_ep_desc); in R_USBD_EdptOpen()632 static inline uint16_t get_edpt_packet_size (usbd_instance_ctrl_t * const p_ctrl, in get_edpt_packet_size() function