Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/semc/
Dfsl_semc.c820 uint32_t tempBRVal; in SEMC_ConfigureSRAMWithChipSelection() local
906 tempBRVal = (config->address & SEMC_BR_BA_MASK) | SEMC_BR_MS(memsize) | SEMC_BR_VLD_MASK; in SEMC_ConfigureSRAMWithChipSelection()
913 base->BR[6] = tempBRVal; in SEMC_ConfigureSRAMWithChipSelection()
917 base->BR9 = tempBRVal; in SEMC_ConfigureSRAMWithChipSelection()
920 base->BR10 = tempBRVal; in SEMC_ConfigureSRAMWithChipSelection()
923 base->BR11 = tempBRVal; in SEMC_ConfigureSRAMWithChipSelection()