Searched refs:SDRAMC_Init (Results 1 – 3 of 3) sorted by relevance
178 void SDRAMC_Init(SDRAM_Type *base, sdramc_config_t *configure);
98 void SDRAMC_Init(SDRAM_Type *base, sdramc_config_t *configure) in SDRAMC_Init() function
64 SDRAMC_Init(base, &config); in SDRAM_Init()