Searched refs:CommandMode (Results 1 – 3 of 3) sorted by relevance
1570 assert_param(IS_FMC_COMMAND_MODE(Command->CommandMode)); in FMC_SDRAM_SendCommand()1576 tmpr = (uint32_t)((Command->CommandMode) |\ in FMC_SDRAM_SendCommand()
977 if(Command->CommandMode == FMC_SDRAM_CMD_PALL) in HAL_SDRAM_SendCommand()
311 uint32_t CommandMode; /*!< Defines the command issued to the SDRAM device. member