Searched refs:SRAM_Init (Results 1 – 4 of 4) sorted by relevance
28 static int SRAM_Init(void) in SRAM_Init() function86 INIT_BOARD_EXPORT(SRAM_Init);
28 void SRAM_Init(SRAM_InitStructure * initStruct);
32 void SRAM_Init(SRAM_InitStructure * initStruct) in SRAM_Init() function
39 SRAM_Init(&SRAM_InitStruct); in rt_hw_sram_init()
Completed in 6 milliseconds