Found 5 other functions taking a
QSPI_HandleTypeDef
argument:
QSPI MSP Initialization This function configures the hardware resources used in this example: - Peripheral's clock enable - Peripheral's GPIO Configuration - NVIC configuration for QSPI interrupt
QSPI MSP De-Initialization This function frees the hardware resources used in this example: - Disable the Peripheral's clock - Revert GPIO and NVIC configuration to their default state
This function send a Write Enable and wait it is effective.
This function reset the QSPI memory.
This function configure the dummy cycles on memory side.