Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/drivers/usb/device/
Dusb_dc_stm32.c145 struct usb_dc_stm32_ep_state out_ep_state[USB_NUM_BIDIR_ENDPOINTS]; member
167 ep_state_base = usb_dc_stm32_state.out_ep_state; in usb_dc_stm32_get_ep_state()
429 usb_dc_stm32_state.out_ep_state[EP0_IDX].ep_mps = EP0_MPS; in usb_dc_stm32_init()
430 usb_dc_stm32_state.out_ep_state[EP0_IDX].ep_type = EP_TYPE_CTRL; in usb_dc_stm32_init()