Home
last modified time | relevance | path

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

/lk-master/platform/stm32f7xx/
A Dsdram.c104 HAL_SDRAM_SendCommand(&sdramHandle, &Command, SDRAM_TIMEOUT); in BSP_SDRAM_Initialization_sequence()
116 HAL_SDRAM_SendCommand(&sdramHandle, &Command, SDRAM_TIMEOUT); in BSP_SDRAM_Initialization_sequence()
125 HAL_SDRAM_SendCommand(&sdramHandle, &Command, SDRAM_TIMEOUT); in BSP_SDRAM_Initialization_sequence()
141 HAL_SDRAM_SendCommand(&sdramHandle, &Command, SDRAM_TIMEOUT); in BSP_SDRAM_Initialization_sequence()
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_sdram.h161 HAL_StatusTypeDef HAL_SDRAM_SendCommand(SDRAM_HandleTypeDef *hsdram, FMC_SDRAM_CommandTypeDef *Comm…
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_hal_sdram.c670 HAL_StatusTypeDef HAL_SDRAM_SendCommand(SDRAM_HandleTypeDef *hsdram, FMC_SDRAM_CommandTypeDef *Comm… in HAL_SDRAM_SendCommand() function

Completed in 5 milliseconds