Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_usb.h431 #define HCCHAR_CTRL 0U macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_usb.c1551 if ((HcEpType == HCCHAR_CTRL) || (HcEpType == HCCHAR_BULK)) in USB_HC_Halt()