Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_usb.c601 USBx_INEP(epnum)->DIEPCTL |= USB_OTG_DIEPCTL_SODDFRM; in USB_EPStartXfer()
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h17664 #define USB_OTG_DIEPCTL_SODDFRM USB_OTG_DIEPCTL_SODDFRM_Msk /*!< Set odd frame */ macro