Home
last modified time | relevance | path

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

/loramac-node-3.7.0/src/boards/mcu/stm32/STM32_USB_Device_Library/Core/Src/
Dusbd_ioreq.c181 pdev->ep0_state = USBD_EP0_STATUS_IN; in USBD_CtlSendStatus()
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32_USB_Device_Library/Core/Inc/
Dusbd_def.h129 #define USBD_EP0_STATUS_IN 4 macro