Home
last modified time | relevance | path

Searched refs:USBD_FAIL (Results 1 – 5 of 5) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32_USB_Device_Library/Class/CDC/Src/
Dusbd_cdc.c677 return USBD_FAIL; in USBD_CDC_DataIn()
705 return USBD_FAIL; in USBD_CDC_DataOut()
793 uint8_t ret = USBD_FAIL; in USBD_CDC_RegisterInterface()
872 return USBD_FAIL; in USBD_CDC_TransmitPacket()
910 return USBD_FAIL; in USBD_CDC_ReceivePacket()
/loramac-node-latest/src/boards/mcu/stm32/STM32_USB_Device_Library/Class/DFU/Src/
Dusbd_dfu.c296 return USBD_FAIL; in USBD_DFU_Init()
320 return USBD_FAIL; in USBD_DFU_Init()
411 ret = USBD_FAIL; in USBD_DFU_Setup()
445 ret = USBD_FAIL; in USBD_DFU_Setup()
451 ret = USBD_FAIL; in USBD_DFU_Setup()
535 return USBD_FAIL; in USBD_DFU_EP0_TxReady()
558 return USBD_FAIL; in USBD_DFU_EP0_TxReady()
/loramac-node-latest/src/boards/mcu/stm32/STM32_USB_Device_Library/Core/Src/
Dusbd_core.c102 return USBD_FAIL; in USBD_Init()
169 status = USBD_FAIL; in USBD_RegisterClass()
229 USBD_StatusTypeDef ret = USBD_FAIL; in USBD_SetClassConfig()
Dusbd_ctlreq.c512 if(USBD_SetClassConfig(pdev , cfgidx) == USBD_FAIL) in USBD_SetConfig()
541 if(USBD_SetClassConfig(pdev , cfgidx) == USBD_FAIL) in USBD_SetConfig()
/loramac-node-latest/src/boards/mcu/stm32/STM32_USB_Device_Library/Core/Inc/
Dusbd_def.h197 USBD_FAIL, enumerator