Home
last modified time | relevance | path

Searched refs:USB_GetCurrentFrame (Results 1 – 25 of 27) sorted by relevance

12

/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_usb.h1133 uint32_t USB_GetCurrentFrame(USB_OTG_GlobalTypeDef *USBx);
1177 uint32_t USB_GetCurrentFrame(USB_DRD_TypeDef *USBx);
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_usb.h521 uint32_t USB_GetCurrentFrame(USB_OTG_GlobalTypeDef *USBx);
/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_usb.h499 uint32_t USB_GetCurrentFrame(USB_OTG_GlobalTypeDef *USBx);
/hal_stm32-3.4.0/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_usb.h483 uint32_t USB_GetCurrentFrame(USB_OTG_GlobalTypeDef *USBx);
/hal_stm32-3.4.0/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_usb.h508 uint32_t USB_GetCurrentFrame(USB_OTG_GlobalTypeDef *USBx);
/hal_stm32-3.4.0/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_usb.h596 uint32_t USB_GetCurrentFrame(USB_OTG_GlobalTypeDef *USBx);
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_usb.h611 uint32_t USB_GetCurrentFrame(USB_OTG_GlobalTypeDef *USBx);
/hal_stm32-3.4.0/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_usb.h850 uint32_t USB_GetCurrentFrame(USB_DRD_TypeDef *USBx);
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_usb.h865 uint32_t USB_GetCurrentFrame(USB_DRD_TypeDef *USBx);
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_usb.c1021 uint32_t USB_GetCurrentFrame(USB_DRD_TypeDef *USBx) in USB_GetCurrentFrame() function
Dstm32h5xx_hal_hcd.c1498 return (USB_GetCurrentFrame(hhcd->Instance)); in HAL_HCD_GetCurrentFrame()
/hal_stm32-3.4.0/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_usb.c1009 uint32_t USB_GetCurrentFrame(USB_DRD_TypeDef *USBx) in USB_GetCurrentFrame() function
Dstm32g0xx_hal_hcd.c1507 return (USB_GetCurrentFrame(hhcd->Instance)); in HAL_HCD_GetCurrentFrame()
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_usb.c1645 uint32_t USB_GetCurrentFrame(USB_OTG_GlobalTypeDef *USBx) in USB_GetCurrentFrame() function
3243 uint32_t USB_GetCurrentFrame(USB_DRD_TypeDef *USBx) in USB_GetCurrentFrame() function
Dstm32u5xx_hal_hcd.c1177 return (USB_GetCurrentFrame(hhcd->Instance)); in HAL_HCD_GetCurrentFrame()
3405 return (USB_GetCurrentFrame(hhcd->Instance)); in HAL_HCD_GetCurrentFrame()
/hal_stm32-3.4.0/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_hcd.c1144 return (USB_GetCurrentFrame(hhcd->Instance)); in HAL_HCD_GetCurrentFrame()
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_hcd.c1138 return (USB_GetCurrentFrame(hhcd->Instance)); in HAL_HCD_GetCurrentFrame()
/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_hcd.c1153 return (USB_GetCurrentFrame(hhcd->Instance)); in HAL_HCD_GetCurrentFrame()
Dstm32f4xx_ll_usb.c1708 uint32_t USB_GetCurrentFrame(USB_OTG_GlobalTypeDef *USBx) in USB_GetCurrentFrame() function
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hcd.c1136 return (USB_GetCurrentFrame(hhcd->Instance)); in HAL_HCD_GetCurrentFrame()
Dstm32h7xx_ll_usb.c1627 uint32_t USB_GetCurrentFrame(USB_OTG_GlobalTypeDef *USBx) in USB_GetCurrentFrame() function
/hal_stm32-3.4.0/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_hcd.c1148 return (USB_GetCurrentFrame(hhcd->Instance)); in HAL_HCD_GetCurrentFrame()
Dstm32f2xx_ll_usb.c1563 uint32_t USB_GetCurrentFrame(USB_OTG_GlobalTypeDef *USBx) in USB_GetCurrentFrame() function
/hal_stm32-3.4.0/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_hcd.c1144 return (USB_GetCurrentFrame(hhcd->Instance)); in HAL_HCD_GetCurrentFrame()
Dstm32f7xx_ll_usb.c1809 uint32_t USB_GetCurrentFrame(USB_OTG_GlobalTypeDef *USBx) in USB_GetCurrentFrame() function

12