Searched refs:ald_dma_handle_t (Results 1 – 10 of 10) sorted by relevance
249 } ald_dma_handle_t; typedef300 extern void ald_dma_config_basic(ald_dma_handle_t *hperh);
244 ald_dma_handle_t hdmatx; /**< I2S DMA handle parameters */245 ald_dma_handle_t hdmarx; /**< I2S DMA handle parameters */
114 ald_dma_handle_t hdma; /**< CRC DMA handle parameters */
373 ald_dma_handle_t hdma; /**< Pointer DMA Handler */405 ald_dma_handle_t h_dma; /**< Handle of DMA module */
255 ald_dma_handle_t hdmatx; /**< SPI Tx DMA handle parameters */256 ald_dma_handle_t hdmarx; /**< SPI Rx DMA handle parameters */
294 ald_dma_handle_t hdmatx; /**< I2C Tx DMA handle parameters */295 ald_dma_handle_t hdmarx; /**< I2C Rx DMA handle parameters */
193 ald_dma_handle_t hdmatx; /**< UART Tx DMA Handle parameters */194 ald_dma_handle_t hdmarx; /**< UART Rx DMA Handle parameters */
206 ald_dma_handle_t hdma1; /**< Timer DMA handle parameters */207 ald_dma_handle_t hdma2;
518 #define map_dma_handle_t ald_dma_handle_t
105 void ald_dma_config_basic(ald_dma_handle_t *hperh) in ald_dma_config_basic()140 ald_dma_handle_t hperh; in ald_dma_config_basic_easy()
Completed in 32 milliseconds