Home
last modified time | relevance | path

Searched refs:__BURST__ (Results 1 – 18 of 18) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_mdma.h801 #define IS_MDMA_SOURCE_BURST(__BURST__) (((__BURST__) == MDMA_SOURCE_BURST_SINGLE ) || \ argument
802 ((__BURST__) == MDMA_SOURCE_BURST_2BEATS ) || \
803 ((__BURST__) == MDMA_SOURCE_BURST_4BEATS ) || \
804 ((__BURST__) == MDMA_SOURCE_BURST_8BEATS) || \
805 ((__BURST__) == MDMA_SOURCE_BURST_16BEATS) || \
806 ((__BURST__) == MDMA_SOURCE_BURST_32BEATS) || \
807 ((__BURST__) == MDMA_SOURCE_BURST_64BEATS) || \
808 ((__BURST__) == MDMA_SOURCE_BURST_128BEATS))
811 #define IS_MDMA_DESTINATION_BURST(__BURST__) (((__BURST__) == MDMA_DEST_BURST_SINGLE ) || \ argument
812 ((__BURST__) == MDMA_DEST_BURST_2BEATS ) || \
[all …]
Dstm32h7xx_ll_fmc.h80 #define IS_FMC_WRITE_BURST(__BURST__) (((__BURST__) == FMC_WRITE_BURST_DISABLE) || \ argument
81 ((__BURST__) == FMC_WRITE_BURST_ENABLE))
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_mdma.h794 #define IS_MDMA_SOURCE_BURST(__BURST__) (((__BURST__) == MDMA_SOURCE_BURST_SINGLE ) || \ argument
795 ((__BURST__) == MDMA_SOURCE_BURST_2BEATS ) || \
796 ((__BURST__) == MDMA_SOURCE_BURST_4BEATS ) || \
797 ((__BURST__) == MDMA_SOURCE_BURST_8BEATS) || \
798 ((__BURST__) == MDMA_SOURCE_BURST_16BEATS) || \
799 ((__BURST__) == MDMA_SOURCE_BURST_32BEATS) || \
800 ((__BURST__) == MDMA_SOURCE_BURST_64BEATS) || \
801 ((__BURST__) == MDMA_SOURCE_BURST_128BEATS))
804 #define IS_MDMA_DESTINATION_BURST(__BURST__) (((__BURST__) == MDMA_DEST_BURST_SINGLE ) || \ argument
805 ((__BURST__) == MDMA_DEST_BURST_2BEATS ) || \
[all …]
Dstm32mp1xx_ll_fmc.h81 #define IS_FMC_WRITE_BURST(__BURST__) (((__BURST__) == FMC_WRITE_BURST_DISABLE) || \ argument
82 ((__BURST__) == FMC_WRITE_BURST_ENABLE))
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_fsmc.h81 #define IS_FSMC_WRITE_BURST(__BURST__) (((__BURST__) == FSMC_WRITE_BURST_DISABLE) || \ argument
82 ((__BURST__) == FSMC_WRITE_BURST_ENABLE))
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_fsmc.h75 #define IS_FSMC_WRITE_BURST(__BURST__) (((__BURST__) == FSMC_WRITE_BURST_DISABLE) || \ argument
76 ((__BURST__) == FSMC_WRITE_BURST_ENABLE))
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_fmc.h85 #define IS_FMC_WRITE_BURST(__BURST__) (((__BURST__) == FMC_WRITE_BURST_DISABLE) || \ argument
86 ((__BURST__) == FMC_WRITE_BURST_ENABLE))
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_fmc.h89 #define IS_FMC_WRITE_BURST(__BURST__) (((__BURST__) == FMC_WRITE_BURST_DISABLE) || \ argument
90 ((__BURST__) == FMC_WRITE_BURST_ENABLE))
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_fmc.h84 #define IS_FMC_WRITE_BURST(__BURST__) (((__BURST__) == FMC_WRITE_BURST_DISABLE) || \ argument
85 ((__BURST__) == FMC_WRITE_BURST_ENABLE))
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_fmc.h85 #define IS_FMC_WRITE_BURST(__BURST__) (((__BURST__) == FMC_WRITE_BURST_DISABLE) || \ argument
86 ((__BURST__) == FMC_WRITE_BURST_ENABLE))
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_fsmc.h81 #define IS_FSMC_WRITE_BURST(__BURST__) (((__BURST__) == FSMC_WRITE_BURST_DISABLE) || \ argument
82 ((__BURST__) == FSMC_WRITE_BURST_ENABLE))
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_fmc.h76 #define IS_FMC_WRITE_BURST(__BURST__) (((__BURST__) == FMC_WRITE_BURST_DISABLE) || \ argument
77 ((__BURST__) == FMC_WRITE_BURST_ENABLE))
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_fmc.h80 #define IS_FMC_WRITE_BURST(__BURST__) (((__BURST__) == FMC_WRITE_BURST_DISABLE) || \ argument
81 ((__BURST__) == FMC_WRITE_BURST_ENABLE))
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_fmc.h80 #define IS_FMC_WRITE_BURST(__BURST__) (((__BURST__) == FMC_WRITE_BURST_DISABLE) || \ argument
81 ((__BURST__) == FMC_WRITE_BURST_ENABLE))
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_fsmc.h85 #define IS_FSMC_WRITE_BURST(__BURST__) (((__BURST__) == FSMC_WRITE_BURST_DISABLE) || \ argument
86 ((__BURST__) == FSMC_WRITE_BURST_ENABLE))
Dstm32f4xx_ll_fmc.h85 #define IS_FMC_WRITE_BURST(__BURST__) (((__BURST__) == FMC_WRITE_BURST_DISABLE) || \ argument
86 ((__BURST__) == FMC_WRITE_BURST_ENABLE))
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_fmc.h82 #define IS_FMC_WRITE_BURST(__BURST__) (((__BURST__) == FMC_WRITE_BURST_DISABLE) || \ argument
83 ((__BURST__) == FMC_WRITE_BURST_ENABLE))
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_fmc.h85 #define IS_FMC_WRITE_BURST(__BURST__) (((__BURST__) == FMC_WRITE_BURST_DISABLE) || \ argument
86 ((__BURST__) == FMC_WRITE_BURST_ENABLE))