Home
last modified time | relevance | path

Searched refs:DIRECTION (Results 1 – 24 of 24) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_dma.h408 #define IS_DMA_DIRECTION(DIRECTION) (((DIRECTION) == DMA_PERIPH_TO_MEMORY ) || \ argument
409 ((DIRECTION) == DMA_MEMORY_TO_PERIPH) || \
410 ((DIRECTION) == DMA_MEMORY_TO_MEMORY))
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_dma.h408 #define IS_DMA_DIRECTION(DIRECTION) (((DIRECTION) == DMA_PERIPH_TO_MEMORY ) || \ argument
409 ((DIRECTION) == DMA_MEMORY_TO_PERIPH) || \
410 ((DIRECTION) == DMA_MEMORY_TO_MEMORY))
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_dma.h483 #define IS_DMA_DIRECTION(DIRECTION) (((DIRECTION) == DMA_PERIPH_TO_MEMORY ) || \ argument
484 ((DIRECTION) == DMA_MEMORY_TO_PERIPH) || \
485 ((DIRECTION) == DMA_MEMORY_TO_MEMORY))
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_dma.h726 #define IS_DMA_DIRECTION(DIRECTION) \ argument
727 (((DIRECTION) == DMA_PERIPH_TO_MEMORY) || \
728 ((DIRECTION) == DMA_MEMORY_TO_PERIPH) || \
729 ((DIRECTION) == DMA_MEMORY_TO_MEMORY))
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_dma.h581 #define IS_DMA_DIRECTION(DIRECTION) (((DIRECTION) == DMA_PERIPH_TO_MEMORY ) || \ argument
582 ((DIRECTION) == DMA_MEMORY_TO_PERIPH) || \
583 ((DIRECTION) == DMA_MEMORY_TO_MEMORY))
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_dma.h779 #define IS_DMA_DIRECTION(DIRECTION) \ argument
780 (((DIRECTION) == DMA_PERIPH_TO_MEMORY) || \
781 ((DIRECTION) == DMA_MEMORY_TO_PERIPH) || \
782 ((DIRECTION) == DMA_MEMORY_TO_MEMORY))
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_dma.h564 #define IS_DMA_DIRECTION(DIRECTION) (((DIRECTION) == DMA_PERIPH_TO_MEMORY ) || \ argument
565 ((DIRECTION) == DMA_MEMORY_TO_PERIPH) || \
566 ((DIRECTION) == DMA_MEMORY_TO_MEMORY))
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_dma.h822 #define IS_DMA_DIRECTION(DIRECTION) \ argument
823 (((DIRECTION) == DMA_PERIPH_TO_MEMORY) || \
824 ((DIRECTION) == DMA_MEMORY_TO_PERIPH) || \
825 ((DIRECTION) == DMA_MEMORY_TO_MEMORY))
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_dma.h627 #define IS_DMA_DIRECTION(DIRECTION) (((DIRECTION) == DMA_PERIPH_TO_MEMORY ) || \ argument
628 ((DIRECTION) == DMA_MEMORY_TO_PERIPH) || \
629 ((DIRECTION) == DMA_MEMORY_TO_MEMORY))
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_dma.h628 #define IS_DMA_DIRECTION(DIRECTION) (((DIRECTION) == DMA_PERIPH_TO_MEMORY ) || \ argument
629 ((DIRECTION) == DMA_MEMORY_TO_PERIPH) || \
630 ((DIRECTION) == DMA_MEMORY_TO_MEMORY))
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_dma.h675 #define IS_DMA_DIRECTION(DIRECTION) (((DIRECTION) == DMA_PERIPH_TO_MEMORY ) || \ argument
676 ((DIRECTION) == DMA_MEMORY_TO_PERIPH) || \
677 ((DIRECTION) == DMA_MEMORY_TO_MEMORY))
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_dma.h603 #define IS_DMA_DIRECTION(DIRECTION) (((DIRECTION) == DMA_PERIPH_TO_MEMORY ) || \ argument
604 ((DIRECTION) == DMA_MEMORY_TO_PERIPH) || \
605 ((DIRECTION) == DMA_MEMORY_TO_MEMORY))
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_dma.h1071 #define IS_DMA_DIRECTION(DIRECTION) \ argument
1072 (((DIRECTION) == DMA_PERIPH_TO_MEMORY) || \
1073 ((DIRECTION) == DMA_MEMORY_TO_PERIPH) || \
1074 ((DIRECTION) == DMA_MEMORY_TO_MEMORY))
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_dma.h701 #define IS_DMA_DIRECTION(DIRECTION) (((DIRECTION) == DMA_PERIPH_TO_MEMORY ) || \ argument
702 ((DIRECTION) == DMA_MEMORY_TO_PERIPH) || \
703 ((DIRECTION) == DMA_MEMORY_TO_MEMORY))
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_dma.h797 #define IS_DMA_DIRECTION(DIRECTION) (((DIRECTION) == DMA_PERIPH_TO_MEMORY ) || \ argument
798 ((DIRECTION) == DMA_MEMORY_TO_PERIPH) || \
799 ((DIRECTION) == DMA_MEMORY_TO_MEMORY))
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_dma.h720 #define IS_DMA_DIRECTION(DIRECTION) (((DIRECTION) == DMA_PERIPH_TO_MEMORY ) || \ argument
721 ((DIRECTION) == DMA_MEMORY_TO_PERIPH) || \
722 ((DIRECTION) == DMA_MEMORY_TO_MEMORY))
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dma.h1052 #define IS_DMA_DIRECTION(DIRECTION) \ argument
1053 (((DIRECTION) == DMA_PERIPH_TO_MEMORY) || \
1054 ((DIRECTION) == DMA_MEMORY_TO_PERIPH) || \
1055 ((DIRECTION) == DMA_MEMORY_TO_MEMORY))
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_dma.h665 #define IS_DMA_DIRECTION(DIRECTION) (((DIRECTION) == DMA_PERIPH_TO_MEMORY ) || \ argument
666 ((DIRECTION) == DMA_MEMORY_TO_PERIPH) || \
667 ((DIRECTION) == DMA_MEMORY_TO_MEMORY))
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_dma.h730 #define IS_DMA_DIRECTION(DIRECTION) (((DIRECTION) == DMA_PERIPH_TO_MEMORY ) || \ argument
731 ((DIRECTION) == DMA_MEMORY_TO_PERIPH) || \
732 ((DIRECTION) == DMA_MEMORY_TO_MEMORY))
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_dma.h683 #define IS_DMA_DIRECTION(DIRECTION) (((DIRECTION) == DMA_PERIPH_TO_MEMORY ) || \ argument
684 ((DIRECTION) == DMA_MEMORY_TO_PERIPH) || \
685 ((DIRECTION) == DMA_MEMORY_TO_MEMORY))
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_dma.h754 #define IS_DMA_DIRECTION(DIRECTION) (((DIRECTION) == DMA_PERIPH_TO_MEMORY ) || \ argument
755 ((DIRECTION) == DMA_MEMORY_TO_PERIPH) || \
756 ((DIRECTION) == DMA_MEMORY_TO_MEMORY))
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_dma.h803 #define IS_DMA_DIRECTION(DIRECTION) (((DIRECTION) == DMA_PERIPH_TO_MEMORY ) || \ argument
804 ((DIRECTION) == DMA_MEMORY_TO_PERIPH) || \
805 ((DIRECTION) == DMA_MEMORY_TO_MEMORY))
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_dma.h891 #define IS_DMA_DIRECTION(DIRECTION) (((DIRECTION) == DMA_PERIPH_TO_MEMORY ) || \ argument
892 ((DIRECTION) == DMA_MEMORY_TO_PERIPH) || \
893 ((DIRECTION) == DMA_MEMORY_TO_MEMORY))
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_dma.h1259 #define IS_DMA_DIRECTION(DIRECTION) (((DIRECTION) == DMA_PERIPH_TO_MEMORY ) || \ argument
1260 ((DIRECTION) == DMA_MEMORY_TO_PERIPH) || \
1261 ((DIRECTION) == DMA_MEMORY_TO_MEMORY))