Home
last modified time | relevance | path

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

/loramac-node-3.7.0/src/boards/mcu/stm32/STM32_USB_Device_Library/Core/Inc/
Dusbd_def.h126 #define USBD_EP0_SETUP 1 macro
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32_USB_Device_Library/Core/Src/
Dusbd_core.c268 pdev->ep0_state = USBD_EP0_SETUP; in USBD_LL_SetupStage()