BSP_PSRAM_MspDeInit() is only used within STM32F413H-Discovery.
 
Symbols
loading...
Files
loading...

BSP_PSRAM_MspDeInit() function

DeInitializes SRAM MSP.

Syntax

void BSP_PSRAM_MspDeInit(SRAM_HandleTypeDef *hsram,     void *Params);
Implemented in stm32f413h_discovery_psram.c:320

Arguments

hsram

SRAM handle

Params

pointer on additional configuration parameters, can be NULL.

Return value

None

References

Call Tree

Functions calling BSP_PSRAM_MspDeInit()
Functions called by BSP_PSRAM_MspDeInit()
all items filtered out
BSP_PSRAM_MspDeInit()