Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_pcd_ex.c334 ep->doublebuffer = 0U; in HAL_PCDEx_PMAConfig()
341 ep->doublebuffer = 1U; in HAL_PCDEx_PMAConfig()
H A Dstm32l4xx_ll_usb.c2032 if (ep->doublebuffer == 0U) in USB_ActivateEndpoint()
2115 if (ep->doublebuffer == 0U) in USB_DeactivateEndpoint()
2187 if (ep->doublebuffer == 0U) in USB_EPStartXfer()
2228 if (ep->doublebuffer == 0U) in USB_EPStartXfer()
2317 if (ep->doublebuffer == 0U) in USB_EPClearStall()
H A Dstm32l4xx_hal_pcd.c2361 if (ep->doublebuffer == 0U) in PCD_EP_ISR_Handler()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_usb.h269 uint8_t doublebuffer; /*!< Double buffer enable member