Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_usb.c428 USB_OTG_DIEPCTL_SD0PID_SEVNFRM | in USB_ActivateEndpoint()
440 USB_OTG_DIEPCTL_SD0PID_SEVNFRM | in USB_ActivateEndpoint()
465 USB_OTG_DIEPCTL_SD0PID_SEVNFRM | in USB_ActivateDedicatedEndpoint()
505 USB_OTG_DIEPCTL_SD0PID_SEVNFRM | in USB_DeactivateEndpoint()
605 USBx_INEP(epnum)->DIEPCTL |= USB_OTG_DIEPCTL_SD0PID_SEVNFRM; in USB_EPStartXfer()
824 USBx_INEP(epnum)->DIEPCTL |= USB_OTG_DIEPCTL_SD0PID_SEVNFRM; /* DATA0 */ in USB_EPClearStall()
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h17661 #define USB_OTG_DIEPCTL_SD0PID_SEVNFRM USB_OTG_DIEPCTL_SD0PID_SEVNFRM_Msk /*!< Set DATA0 … macro