Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/semc/
Dfsl_semc.c54 #define SEMC_SDRAM_MODESETCAL_OFFSET (4U) macro
541 …de = (uint32_t)config->burstLen | (((uint32_t)config->casLatency) << SEMC_SDRAM_MODESETCAL_OFFSET); in SEMC_ConfigureSDRAM()