Functions | |
HAL_StatusTypeDef | HAL_PSRAM_Config (PSRAM_HandleTypeDef *hpsram, PSRAM_CONFIG_HAL_T *conf) |
Configure PSRAM. More... | |
void | HAL_PSRAM_MspInit (PSRAM_HandleTypeDef *hpsram) |
Initialize the PSRAM MSP. More... | |
HAL_StatusTypeDef HAL_PSRAM_Config | ( | PSRAM_HandleTypeDef * | hpsram, |
PSRAM_CONFIG_HAL_T * | conf | ||
) |
Configure PSRAM.
hpsram | Handle of PSRAM |
conf | Configuration of PSRAM |
HAL_OK | if successful, otherwise error |
void HAL_PSRAM_MspInit | ( | PSRAM_HandleTypeDef * | hpsram | ) |
Initialize the PSRAM MSP.
hpsram | PSRAM handle. |
None |