Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_semc.c766 uint32_t tempBRVal; in SEMC_ConfigureSRAMWithChipSelection() local
847 tempBRVal = (config->address & SEMC_BR_BA_MASK) | SEMC_BR_MS(memsize) | SEMC_BR_VLD_MASK; in SEMC_ConfigureSRAMWithChipSelection()
854 base->BR[6] = tempBRVal; in SEMC_ConfigureSRAMWithChipSelection()
858 base->BR9 = tempBRVal; in SEMC_ConfigureSRAMWithChipSelection()
861 base->BR10 = tempBRVal; in SEMC_ConfigureSRAMWithChipSelection()
864 base->BR11 = tempBRVal; in SEMC_ConfigureSRAMWithChipSelection()