Home
last modified time | relevance | path

Searched refs:tempCtrlVal (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/semc/
Dfsl_semc.c908 uint32_t tempCtrlVal; in SEMC_ConfigureSRAMWithChipSelection() local
956 tempCtrlVal = SEMC_SRAMCR0_PS(config->portSize) | in SEMC_ConfigureSRAMWithChipSelection()
973 base->SRAMCR0 = tempCtrlVal; in SEMC_ConfigureSRAMWithChipSelection()
979 tempCtrlVal = SEMC_SRAMCR4_PS(config->portSize) | in SEMC_ConfigureSRAMWithChipSelection()
996 base->SRAMCR4 = tempCtrlVal; in SEMC_ConfigureSRAMWithChipSelection()