Searched refs:FMC_SDRAM_CMD_TARGET_BANK1 (Results 1 – 2 of 2) sorted by relevance
99 Command.CommandTarget = FMC_SDRAM_CMD_TARGET_BANK1; in BSP_SDRAM_Initialization_sequence()111 Command.CommandTarget = FMC_SDRAM_CMD_TARGET_BANK1; in BSP_SDRAM_Initialization_sequence()120 Command.CommandTarget = FMC_SDRAM_CMD_TARGET_BANK1; in BSP_SDRAM_Initialization_sequence()136 Command.CommandTarget = FMC_SDRAM_CMD_TARGET_BANK1; in BSP_SDRAM_Initialization_sequence()
125 #define IS_FMC_COMMAND_TARGET(__TARGET__) (((__TARGET__) == FMC_SDRAM_CMD_TARGET_BANK1) || \1017 #define FMC_SDRAM_CMD_TARGET_BANK1 FMC_SDCMR_CTB1 macro
Completed in 5 milliseconds