Home
last modified time | relevance | path

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

/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32_USB_Device_Library/Class/CDC/Inc/
Dusbd_cdc.h115 uint8_t CmdLength; member
/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32_USB_Device_Library/Class/CDC/Src/
Dusbd_cdc.c622 hcdc->CmdLength = req->wLength; in USBD_CDC_Setup()
726 hcdc->CmdLength); in USBD_CDC_EP0_RxReady()