Home
last modified time | relevance | path

Searched refs:__HAL_LINKDMA (Results 1 – 23 of 23) sorted by relevance

/bsp/n32/libraries/n32_drivers/
A Ddrv_usart_v2.h18 #define __HAL_LINKDMA(__HANDLE__, __PPP_DMA_FIELD__, __DMA_HANDLE__) \ macro
/bsp/wch/risc-v/Libraries/ch32_drivers/
A Ddrv_usart_v2.h18 #define __HAL_LINKDMA(__HANDLE__, __PPP_DMA_FIELD__, __DMA_HANDLE__) \ macro
/bsp/stm32/stm32mp157a-st-ev1/board/CubeMX_Config/CM4/Src/
A Dstm32mp1xx_hal_msp.c1278 __HAL_LINKDMA(hsai,hdmatx,hdma_sai2_a); in HAL_SAI_MspInit()
1343 __HAL_LINKDMA(hsai,hdmarx,hdma_sai2_b); in HAL_SAI_MspInit()
1400 __HAL_LINKDMA(hsai,hdmatx,hdma_sai4_a); in HAL_SAI_MspInit()
1679 __HAL_LINKDMA(hspdifrx, hdmaDrRx, hdma_spdifrx_rx); in HAL_SPDIFRX_MspInit()
1779 __HAL_LINKDMA(hdfsdm_filter,hdmaReg,hdma_dfsdm1_flt0); in HAL_DFSDM_FilterMspInit()
1806 __HAL_LINKDMA(hdfsdm_filter,hdmaReg,hdma_dfsdm1_flt1); in HAL_DFSDM_FilterMspInit()
1865 __HAL_LINKDMA(hhash,hdmain,hdma_hash_in); in HAL_HASH_MspInit()
2020 __HAL_LINKDMA(hcryp,hdmain,hdma_cryp_in); in HAL_CRYP_MspInit()
2041 __HAL_LINKDMA(hcryp,hdmaout,hdma_cryp_out); in HAL_CRYP_MspInit()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_def.h65 #define __HAL_LINKDMA(__HANDLE__, __PPP_DMA_FIELD_, __DMA_HANDLE_) \ macro
/bsp/stm32/stm32mp157a-st-discovery/board/ports/audio/
A Ddrv_sound.c115 __HAL_LINKDMA(hsai,hdmatx,hdma_sai2_a); in HAL_SAI_MspInit()
166 __HAL_LINKDMA(hsai,hdmarx,hdma_sai2_b); in HAL_SAI_MspInit()
172 __HAL_LINKDMA(hsai,hdmarx,hdma_sai2_b); in HAL_SAI_MspInit()
/bsp/stm32/stm32mp157a-st-discovery/board/CubeMX_Config/CM4/Src/
A Dstm32mp1xx_hal_msp.c1271 __HAL_LINKDMA(hhash,hdmain,hdma_hash_in); in HAL_HASH_MspInit()
1324 __HAL_LINKDMA(hcryp,hdmain,hdma_cryp_in); in HAL_CRYP_MspInit()
1345 __HAL_LINKDMA(hcryp,hdmaout,hdma_cryp_out); in HAL_CRYP_MspInit()
/bsp/stm32/stm32mp157a-st-ev1/board/ports/
A Ddrv_dcmi.c51 __HAL_LINKDMA(&dcmi, DMA_Handle, hdma_dcmi); in rt_hw_dmci_dma_init()
/bsp/stm32/stm32h743-atk-apollo/board/ports/
A Ddrv_dcmi.c51 __HAL_LINKDMA(&rt_dcmi.DCMI_Handle, DMA_Handle, hdma_dcmi); in rt_hw_dcmi_dma_init()
/bsp/stm32/stm32h743-openmv-h7plus/board/ports/
A Ddrv_dcmi.c51 __HAL_LINKDMA(&dcmi, DMA_Handle, hdma_dcmi); in rt_hw_dmci_dma_init()
/bsp/stm32/stm32f407-rt-spark/board/ports/led_matrix/
A Ddrv_matrix_led.c136 __HAL_LINKDMA(&htim3, hdma[TIM_DMA_ID_CC2], hdma_tim3_ch2); in matrix_init()
/bsp/stm32/libraries/HAL_Drivers/drivers/
A Ddrv_hard_i2c.c100 __HAL_LINKDMA(&i2c_drv->handle, hdmarx, i2c_drv->dma.handle_rx); in stm32_i2c_init()
111 __HAL_LINKDMA(&i2c_drv->handle, hdmatx, i2c_drv->dma.handle_tx); in stm32_i2c_init()
A Ddrv_qspi.c116 __HAL_LINKDMA(&qspi_bus->QSPI_Handler, hdma, qspi_bus->hdma_quadspi); in stm32_qspi_init()
A Ddrv_spi.c253 __HAL_LINKDMA(&spi_drv->handle, hdmarx, spi_drv->dma.handle_rx); in stm32_spi_init()
264 __HAL_LINKDMA(&spi_drv->handle, hdmatx, spi_drv->dma.handle_tx); in stm32_spi_init()
A Ddrv_usart.c1102 __HAL_LINKDMA(&(uart->handle), hdmarx, uart->dma_rx.handle); in stm32_dma_config()
1106 __HAL_LINKDMA(&(uart->handle), hdmatx, uart->dma_tx.handle); in stm32_dma_config()
A Ddrv_usart_v2.c1158 __HAL_LINKDMA(&(uart->handle), hdmarx, uart->dma_rx.handle); in stm32_dma_config()
1162 __HAL_LINKDMA(&(uart->handle), hdmatx, uart->dma_tx.handle); in stm32_dma_config()
/bsp/stm32/stm32f407-rt-spark/board/ports/audio/
A Ddrv_mic.c75 __HAL_LINKDMA(&I2S3_Handler,hdmarx,I2S3_RXDMA_Handler); in I2S3_Init()
A Ddrv_sound.c104 __HAL_LINKDMA(&I2S3_Handler,hdmatx,I2S3_TXDMA_Handler); in I2S3_Init()
/bsp/stm32/stm32l475-atk-pandora/board/ports/audio/
A Ddrv_mic.c80 __HAL_LINKDMA(&SAI1B_Handler, hdmarx, SAI1_RXDMA_Handler); in SAIB_Init()
A Ddrv_sound.c87 __HAL_LINKDMA(&SAI1A_Handler, hdmatx, SAI1_TXDMA_Handler); in SAIA_Init()
/bsp/stm32/stm32h750-fk750m1-vbt6/board/port/camera/
A Ddrv_dcmi.c52 __HAL_LINKDMA(_dcmi_handle, DMA_Handle, *_dma_handle); // 关联DCMI句柄 in rt_hw_dmci_dma_init()
/bsp/stm32/stm32f429-atk-apollo/board/ports/audio/
A Ddrv_mic.c125 __HAL_LINKDMA(&_sai_b.hsai, hdmarx, _sai_b.hdma); in SAIB_tx_dma()
A Ddrv_sound.c161 __HAL_LINKDMA(&_sai_a.hsai, hdmatx, _sai_a.hdma); in SAIA_tx_dma()
/bsp/stm32/stm32h743-openmv-h7plus/board/CubeMX_Config/Core/Src/
A Dstm32h7xx_hal_msp.c171 __HAL_LINKDMA(hdcmi,DMA_Handle,hdma_dcmi); in HAL_DCMI_MspInit()

Completed in 46 milliseconds