Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32_USB_Device_Library/Class/CDC/Inc/
Dusbd_cdc.h119 uint32_t TxLength; member
/loramac-node-latest/src/boards/mcu/stm32/STM32_USB_Device_Library/Class/CDC/Src/
Dusbd_cdc.c817 hcdc->TxLength = length; in USBD_CDC_SetTxBuffer()
861 hcdc->TxLength); in USBD_CDC_TransmitPacket()