<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<IP xmlns="http://mcd.rou.st.com/modules.php?name=mcu" DBVersion="V4.0" Name="QUADSPI" Version="STM32Cube_FW_MP1_V0.3.0" xmlns:ns0="http://www.w3.org/2001/XMLSchema-instance" ns0:schemaLocation="http://mcd.rou.st.com/modules.php?name=mcu ../../../../../../../doc/V4/Development/Specifications/db/IP_Configs.xsd">
    <RefConfig Name="QSPI_Init">
        <CallLibMethod Name="HAL_QSPI_Init"/>
        <ImplementCallBack Name="HAL_QSPI_MspInit"/>
        <ImplementCallBack Name="HAL_QSPI_MspDeInit"/>
    </RefConfig>
    <RefConfig Name="QSPI_DeInit">
        <CallLibMethod Name="HAL_QSPI_DeInit"/>
    </RefConfig>
    
     <!-- RefConfig Name="QSPI_Command" Comment="">
        <CallLibMethod Name="HAL_QSPI_Command"/>
    </RefConfig-->
 
    <LibMethod Comment="" Name="HAL_QSPI_Init">
        <Argument AddressOf="true" Context="global" GenericType="struct" Name="hqspi" TypeName="QSPI_HandleTypeDef">
            <Argument AddressOf="false" GenericType="baseaddress" Name="Instance" TypeName="QUADSPI_TypeDef"/>
            <Argument AddressOf="false" GenericType="struct" Name="Init" TypeName="QSPI_InitTypeDef">
                <Argument AddressOf="false" GenericType="simple" Name="ClockPrescaler" OptimizationCondition="equal"/>
                <Argument AddressOf="false" GenericType="simple" Name="FifoThreshold" OptimizationCondition="equal"/>
                <Argument AddressOf="false" GenericType="simple" Name="SampleShifting" OptimizationCondition="equal"/>
                <Argument AddressOf="false" GenericType="simple" Name="FlashSize" OptimizationCondition="equal"/>
                <Argument AddressOf="false" GenericType="simple" Name="ChipSelectHighTime" OptimizationCondition="equal"/>
                <Argument AddressOf="false" GenericType="simple" Name="ClockMode" OptimizationCondition="equal"/>
                <Argument AddressOf="false" GenericType="simple" Name="FlashID" OptimizationCondition="equal"/>
                <Argument AddressOf="false" GenericType="simple" Name="DualFlash" OptimizationCondition="equal"/>
            </Argument>
        </Argument>
    </LibMethod>
    <LibMethod Comment="" Name="HAL_QSPI_DeInit">
        <Argument AddressOf="true" Context="global" GenericType="struct" Name="hqspi" TypeName="QSPI_HandleTypeDef">
            <Argument AddressOf="false" GenericType="baseaddress" Name="Instance" TypeName="QUADSPI_TypeDef"/>
            <Argument AddressOf="false" GenericType="struct" Name="Init" TypeName="QSPI_InitTypeDef">
                <Argument AddressOf="false" GenericType="simple" Name="ClockPrescaler" OptimizationCondition="equal"/>
                <Argument AddressOf="false" GenericType="simple" Name="FifoThreshold" OptimizationCondition="equal"/>
                <Argument AddressOf="false" GenericType="simple" Name="SampleShifting" OptimizationCondition="equal"/>
                <Argument AddressOf="false" GenericType="simple" Name="FlashSize" OptimizationCondition="equal"/>
                <Argument AddressOf="false" GenericType="simple" Name="ChipSelectHighTime" OptimizationCondition="equal"/>
                <Argument AddressOf="false" GenericType="simple" Name="ClockMode" OptimizationCondition="equal"/>
                <Argument AddressOf="false" GenericType="simple" Name="FlashID" OptimizationCondition="equal"/>
                <Argument AddressOf="false" GenericType="simple" Name="DualFlash" OptimizationCondition="equal"/>
            </Argument>
        </Argument>
    </LibMethod>
    <LibMethod Comment="" Name="HAL_QSPI_MspInit">
        <Argument AddressOf="true" Context="global" GenericType="struct" Name="hqspi" TypeName="QSPI_HandleTypeDef">
            <Argument AddressOf="false" GenericType="baseaddress" Name="Instance" TypeName="QUADSPI_TypeDef"/>
            <Argument AddressOf="false" GenericType="struct" Name="Init" TypeName="QSPI_InitTypeDef">
                <Argument AddressOf="false" GenericType="simple" Name="ClockPrescaler" OptimizationCondition="equal"/>
                <Argument AddressOf="false" GenericType="simple" Name="FifoThreshold" OptimizationCondition="equal"/>
                <Argument AddressOf="false" GenericType="simple" Name="SampleShifting" OptimizationCondition="equal"/>
                <Argument AddressOf="false" GenericType="simple" Name="FlashSize" OptimizationCondition="equal"/>
                <Argument AddressOf="false" GenericType="simple" Name="ChipSelectHighTime" OptimizationCondition="equal"/>
                <Argument AddressOf="false" GenericType="simple" Name="ClockMode" OptimizationCondition="equal"/>
                <Argument AddressOf="false" GenericType="simple" Name="FlashID" OptimizationCondition="equal"/>
                <Argument AddressOf="false" GenericType="simple" Name="DualFlash" OptimizationCondition="equal"/>
            </Argument>
         </Argument>
    </LibMethod>
    <LibMethod Comment="" Name="HAL_QSPI_MspDeInit">
        <Argument AddressOf="true" Context="global" GenericType="struct" Name="hqspi" TypeName="QSPI_HandleTypeDef">
            <Argument AddressOf="false" GenericType="baseaddress" Name="Instance" TypeName="QUADSPI_TypeDef"/>
            <Argument AddressOf="false" GenericType="struct" Name="Init" TypeName="QSPI_InitTypeDef">
                <Argument AddressOf="false" GenericType="simple" Name="ClockPrescaler" OptimizationCondition="equal"/>
                <Argument AddressOf="false" GenericType="simple" Name="FifoThreshold" OptimizationCondition="equal"/>
                <Argument AddressOf="false" GenericType="simple" Name="SampleShifting" OptimizationCondition="equal"/>
                <Argument AddressOf="false" GenericType="simple" Name="FlashSize" OptimizationCondition="equal"/>
                <Argument AddressOf="false" GenericType="simple" Name="ChipSelectHighTime" OptimizationCondition="equal"/>
                <Argument AddressOf="false" GenericType="simple" Name="ClockMode" OptimizationCondition="equal"/>
                <Argument AddressOf="false" GenericType="simple" Name="FlashID" OptimizationCondition="equal"/>
                <Argument AddressOf="false" GenericType="simple" Name="DualFlash" OptimizationCondition="equal"/>
            </Argument>
        </Argument>
    </LibMethod>
	
    <RefComponent Cclass="HAL" Cgroup="QSPI" Cversion="0.2.0">
        <File Category="header" Name="Drivers/STM32MP1xx_HAL_Driver/Inc/stm32mp1xx_hal_qspi.h"/>
        <File Category="source" Name="Drivers/STM32MP1xx_HAL_Driver/Src/stm32mp1xx_hal_qspi.c"/>
    </RefComponent>
</IP>
