Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_pcd.c382 if (hpcd->Init.dma_enable == 1) in HAL_PCD_IRQHandler()
394 if (hpcd->Init.dma_enable == 1) in HAL_PCD_IRQHandler()
409 if (hpcd->Init.dma_enable == 1) in HAL_PCD_IRQHandler()
419 if (hpcd->Init.dma_enable == 1) in HAL_PCD_IRQHandler()
475 if (hpcd->Init.dma_enable == 1) in HAL_PCD_IRQHandler()
482 if (hpcd->Init.dma_enable == 1) in HAL_PCD_IRQHandler()
597 USB_EP0_OutStart(hpcd->Instance, hpcd->Init.dma_enable, (uint8_t *)hpcd->Setup); in HAL_PCD_IRQHandler()
1192 USB_EP0StartXfer(hpcd->Instance, ep, hpcd->Init.dma_enable); in HAL_PCD_EP_Receive()
1196 USB_EPStartXfer(hpcd->Instance, ep, hpcd->Init.dma_enable); in HAL_PCD_EP_Receive()
1235 USB_EP0StartXfer(hpcd->Instance,ep, hpcd->Init.dma_enable); in HAL_PCD_EP_Transmit()
[all …]
Dstm32l4xx_ll_usb.c267 if (cfg.dma_enable == 1) in USB_DevInit()
283 if (cfg.dma_enable == DISABLE) in USB_DevInit()
1086 if (cfg.dma_enable == DISABLE) in USB_HostInit()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_pcd.c382 if (hpcd->Init.dma_enable == 1) in HAL_PCD_IRQHandler()
394 if (hpcd->Init.dma_enable == 1) in HAL_PCD_IRQHandler()
409 if (hpcd->Init.dma_enable == 1) in HAL_PCD_IRQHandler()
419 if (hpcd->Init.dma_enable == 1) in HAL_PCD_IRQHandler()
475 if (hpcd->Init.dma_enable == 1) in HAL_PCD_IRQHandler()
482 if (hpcd->Init.dma_enable == 1) in HAL_PCD_IRQHandler()
597 USB_EP0_OutStart(hpcd->Instance, hpcd->Init.dma_enable, (uint8_t *)hpcd->Setup); in HAL_PCD_IRQHandler()
1192 USB_EP0StartXfer(hpcd->Instance, ep, hpcd->Init.dma_enable); in HAL_PCD_EP_Receive()
1196 USB_EPStartXfer(hpcd->Instance, ep, hpcd->Init.dma_enable); in HAL_PCD_EP_Receive()
1235 USB_EP0StartXfer(hpcd->Instance,ep, hpcd->Init.dma_enable); in HAL_PCD_EP_Transmit()
[all …]
Dstm32l4xx_ll_usb.c267 if (cfg.dma_enable == 1) in USB_DevInit()
283 if (cfg.dma_enable == DISABLE) in USB_DevInit()
1086 if (cfg.dma_enable == DISABLE) in USB_HostInit()
/external/arm-trusted-firmware/drivers/renesas/common/dma/
Ddma_driver.c77 static void dma_enable(void) in dma_enable() function
151 dma_enable(); in rcar_dma_init()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_usb.h120 …uint32_t dma_enable; /*!< Enable or disable of the USB embedded DMA. … member
248 …uint32_t dma_enable; /*!< Enable or disable of the USB embedded DMA. … member
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_usb.h120 …uint32_t dma_enable; /*!< Enable or disable of the USB embedded DMA. … member
248 …uint32_t dma_enable; /*!< Enable or disable of the USB embedded DMA. … member