Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_hcd.c1209 if (hhcd->Init.dma_enable != 0U) in HCD_HC_IN_IRQHandler()
1312 if (hhcd->Init.dma_enable == 0U) in HCD_HC_IN_IRQHandler()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_usb.h115 …uint32_t dma_enable; /*!< Enable or disable of the USB embedded DMA used only for OTG HS… member