Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- DMA_CH_IsOngoing()
: dma_driver.c
, dma_driver.h
- DMA_CH_IsPending()
: dma_driver.h
, dma_driver.c
- DMA_ConfigDoubleBuffering()
: dma_driver.c
, dma_driver.h
- DMA_Disable
: dma_driver.h
- DMA_DisableChannel()
: dma_driver.c
, dma_driver.h
- DMA_DisableSingleShot()
: dma_driver.c
, dma_driver.h
- DMA_Enable
: dma_driver.h
- DMA_EnableChannel()
: dma_driver.c
, dma_driver.h
- DMA_EnableSingleShot()
: dma_driver.h
, dma_driver.c
- DMA_IsOngoing()
: dma_driver.c
, dma_driver.h
- DMA_IsPending()
: dma_driver.c
, dma_driver.h
- DMA_Reset()
: dma_driver.c
, dma_driver.h
- DMA_ResetChannel()
: dma_driver.c
, dma_driver.h
- DMA_ReturnStatus_blocking()
: dma_driver.c
, dma_driver.h
- DMA_ReturnStatus_non_blocking()
: dma_driver.c
, dma_driver.h
- DMA_SetIntLevel()
: dma_driver.c
, dma_driver.h
- DMA_SetPriority()
: dma_driver.h
, dma_driver.c
- DMA_SetTriggerSource()
: dma_driver.h
, dma_driver.c
- DMA_SetupBlock()
: dma_driver.c
, dma_driver.h
- DMA_StartTransfer()
: dma_driver.h
, dma_driver.c