Searched refs:CommandTarget (Results 1 – 3 of 3) 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()
983 assert_param(IS_FMC_COMMAND_TARGET(Command->CommandTarget)); in FMC_SDRAM_SendCommand()989 (Command->CommandTarget) |\ in FMC_SDRAM_SendCommand()
650 …uint32_t CommandTarget; /*!< Defines which device (1 or 2) the command will be issu… member
Completed in 8 milliseconds