Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_usb.h472 uint32_t USB_GetCurrentFrame(USB_OTG_GlobalTypeDef *USBx);
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_usb.h577 uint32_t USB_GetCurrentFrame(USB_OTG_GlobalTypeDef *USBx);
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_hcd.c1125 return (USB_GetCurrentFrame(hhcd->Instance)); in HAL_HCD_GetCurrentFrame()
H A Dstm32l4xx_ll_usb.c1382 uint32_t USB_GetCurrentFrame(USB_OTG_GlobalTypeDef *USBx) in USB_GetCurrentFrame() function
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_hcd.c1144 return (USB_GetCurrentFrame(hhcd->Instance)); in HAL_HCD_GetCurrentFrame()
H A Dstm32f4xx_ll_usb.c1561 uint32_t USB_GetCurrentFrame(USB_OTG_GlobalTypeDef *USBx) in USB_GetCurrentFrame() function