/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_mdma.h | 801 #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 …]
|
D | stm32h7xx_ll_fmc.h | 80 #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/ |
D | stm32mp1xx_hal_mdma.h | 794 #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 …]
|
D | stm32mp1xx_ll_fmc.h | 81 #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/ |
D | stm32l1xx_ll_fsmc.h | 81 #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/ |
D | stm32f2xx_ll_fsmc.h | 75 #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/ |
D | stm32u5xx_ll_fmc.h | 85 #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/ |
D | stm32l4xx_ll_fmc.h | 89 #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/ |
D | stm32l5xx_ll_fmc.h | 84 #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/ |
D | stm32g4xx_ll_fmc.h | 85 #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/ |
D | stm32f1xx_ll_fsmc.h | 81 #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/ |
D | stm32f3xx_ll_fmc.h | 76 #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/ |
D | stm32f7xx_ll_fmc.h | 80 #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/ |
D | stm32h7rsxx_ll_fmc.h | 80 #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/ |
D | stm32f4xx_ll_fsmc.h | 85 #define IS_FSMC_WRITE_BURST(__BURST__) (((__BURST__) == FSMC_WRITE_BURST_DISABLE) || \ argument 86 ((__BURST__) == FSMC_WRITE_BURST_ENABLE))
|
D | stm32f4xx_ll_fmc.h | 85 #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/ |
D | stm32n6xx_ll_fmc.h | 82 #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/ |
D | stm32h5xx_ll_fmc.h | 85 #define IS_FMC_WRITE_BURST(__BURST__) (((__BURST__) == FMC_WRITE_BURST_DISABLE) || \ argument 86 ((__BURST__) == FMC_WRITE_BURST_ENABLE))
|