Home
last modified time | relevance | path

Searched refs:Host_channels (Results 1 – 3 of 3) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_usb.h108 uint32_t Host_channels; /*!< Host Channels number. member
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_hcd.c578 for (i = 0U; i < hhcd->Init.Host_channels; i++) in HAL_HCD_IRQHandler()
Dstm32l4xx_ll_usb.c1135 for (i = 0U; i < cfg.Host_channels; i++) in USB_HostInit()