Home
last modified time | relevance | path

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

/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_hal_hcd.c341 case EP_TYPE_CTRL: in HAL_HCD_HC_SubmitRequest()
783 if ((hhcd->hc[chnum].ep_type == EP_TYPE_CTRL)|| in HCD_HC_IN_IRQHandler()
839 if ((hhcd->hc[chnum].ep_type == EP_TYPE_CTRL)|| in HCD_HC_IN_IRQHandler()
A Dstm32f7xx_hal_pcd.c168 hpcd->IN_ep[i].type = EP_TYPE_CTRL; in HAL_PCD_Init()
179 hpcd->OUT_ep[i].type = EP_TYPE_CTRL; in HAL_PCD_Init()
A Dstm32f7xx_ll_usb.c1212 case EP_TYPE_CTRL: in USB_HC_Init()
1353 case EP_TYPE_CTRL: in USB_HC_StartXfer()
/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_ll_usb.h315 #define EP_TYPE_CTRL 0 macro

Completed in 13 milliseconds