Searched refs:FSMC_NORSRAM_Init (Results 1 – 4 of 4) sorted by relevance
486 HAL_StatusTypeDef FSMC_NORSRAM_Init(FSMC_NORSRAM_TypeDef *Device,
155 HAL_StatusTypeDef FSMC_NORSRAM_Init(FSMC_NORSRAM_TypeDef *Device, in FSMC_NORSRAM_Init() function
199 (void)FSMC_NORSRAM_Init(hsram->Instance, &(hsram->Init)); in HAL_SRAM_Init()
260 (void)FSMC_NORSRAM_Init(hnor->Instance, &(hnor->Init)); in HAL_NOR_Init()
Completed in 722 milliseconds