Searched refs:tempCtrlVal (Results 1 – 1 of 1) sorted by relevance
849 uint32_t tempCtrlVal; in SEMC_ConfigureSRAMWithChipSelection() local879 tempCtrlVal = SEMC_SRAMCR0_PS(config->portSize) | in SEMC_ConfigureSRAMWithChipSelection()899 tempCtrlVal = SEMC_SRAMCR0_PS(config->portSize) | in SEMC_ConfigureSRAMWithChipSelection()911 base->SRAMCR0 = tempCtrlVal; in SEMC_ConfigureSRAMWithChipSelection()920 … tempCtrlVal = SEMC_SRAMCR4_PS(config->portSize) | SEMC_SRAMCR4_SYNCEN(config->syncMode) | in SEMC_ConfigureSRAMWithChipSelection()928 … tempCtrlVal = SEMC_SRAMCR4_PS(config->portSize) | SEMC_SRAMCR4_SYNCEN(config->syncMode) | in SEMC_ConfigureSRAMWithChipSelection()934 base->SRAMCR4 = tempCtrlVal; in SEMC_ConfigureSRAMWithChipSelection()