<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<IP DBVersion="V4.0" Name="DMA" Version="STM32Cube_FW_F2_V0.2.0" IncludeFile="stm32f2xx_hal.h" 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" xmlns="http://mcd.rou.st.com/modules.php?name=mcu">
    <RefConfig Name="HAL_DMA_Init">
      <CallLibMethod Name="HAL_DMA_Init"/>
      <Component Name="HAL:DMA"/>
    </RefConfig>
    <RefConfig Name="HAL_DMA_DeInit">
      <CallLibMethod Name="HAL_DMA_DeInit"/>
    </RefConfig>
    <LibMethod Comment="" Name="HAL_DMA_Init">
        <Argument Comment="" AddressOf="true" GenericType="struct" Name="hdma" TypeName="DMA_HandleTypeDef" Context="global">
            <Argument Comment="" AddressOf="false" GenericType="baseaddress" Name="Instance" TypeName="DMA_Stream_TypeDef *"/>
            <Argument Comment="" AddressOf="false" GenericType="struct" Name="Init" TypeName="DMA_InitTypeDef">
                <Argument Comment="" AddressOf="false" GenericType="simple" Name="Channel"/>
                <Argument Comment="" AddressOf="false" GenericType="simple" Name="Direction"/>
                <Argument Comment="" AddressOf="false" GenericType="simple" Name="PeriphInc"/>
                <Argument Comment="" AddressOf="false" GenericType="simple" Name="MemInc"/>
                <Argument Comment="" AddressOf="false" GenericType="simple" Name="PeriphDataAlignment"/>
                <Argument Comment="" AddressOf="false" GenericType="simple" Name="MemDataAlignment"/>
                <Argument Comment="" AddressOf="false" GenericType="simple" Name="Mode"/>
                <Argument Comment="" AddressOf="false" GenericType="simple" Name="Priority"/>
                <Argument Comment="" AddressOf="false" GenericType="simple" Name="FIFOMode"/>
                <Argument Comment="" AddressOf="false" GenericType="simple" Name="FIFOThreshold"/>
                <Argument Comment="" AddressOf="false" GenericType="simple" Name="MemBurst"/>
                <Argument Comment="" AddressOf="false" GenericType="simple" Name="PeriphBurst"/>
            </Argument>
            <Argument Comment="" AddressOf="false" GenericType="enum" Name="Lock" TypeName="HAL_LockTypeDef"/>
            <Argument Comment="" AddressOf="false" GenericType="enum" Name="State" TypeName="HAL_DMA_StateTypeDef"/>
            <Argument Comment="" AddressOf="true" GenericType="simple" Name="Parent"/>
            <Argument Comment="" AddressOf="true" GenericType="simple" Name="XferCpltCallback"/>
            <Argument Comment="" AddressOf="true" GenericType="simple" Name="XferHalfCpltCallback"/>
            <Argument Comment="" AddressOf="true" GenericType="simple" Name="XferM1CpltCallback"/>
            <Argument Comment="" AddressOf="true" GenericType="simple" Name="XferErrorCallback"/>
            <Argument Comment="" AddressOf="false" GenericType="simple" Name="ErrorCode"/>
        </Argument>
    </LibMethod>
    <LibMethod Comment="" Name="HAL_DMA_DeInit">
        <Argument Comment="" AddressOf="true" GenericType="struct" Name="hdma" TypeName="DMA_HandleTypeDef">
            <Argument Comment="" AddressOf="false" GenericType="baseaddress" Name="Instance" TypeName="DMA_Stream_TypeDef *"/>
            <Argument Comment="" AddressOf="false" GenericType="struct" Name="Init" TypeName="DMA_InitTypeDef">
                <Argument Comment="" AddressOf="false" GenericType="simple" Name="Channel"/>
                <Argument Comment="" AddressOf="false" GenericType="simple" Name="Direction"/>
                <Argument Comment="" AddressOf="false" GenericType="simple" Name="PeriphInc"/>
                <Argument Comment="" AddressOf="false" GenericType="simple" Name="MemInc"/>
                <Argument Comment="" AddressOf="false" GenericType="simple" Name="PeriphDataAlignment"/>
                <Argument Comment="" AddressOf="false" GenericType="simple" Name="MemDataAlignment"/>
                <Argument Comment="" AddressOf="false" GenericType="simple" Name="Mode"/>
                <Argument Comment="" AddressOf="false" GenericType="simple" Name="Priority"/>
                <Argument Comment="" AddressOf="false" GenericType="simple" Name="FIFOMode"/>
                <Argument Comment="" AddressOf="false" GenericType="simple" Name="FIFOThreshold"/>
                <Argument Comment="" AddressOf="false" GenericType="simple" Name="MemBurst"/>
                <Argument Comment="" AddressOf="false" GenericType="simple" Name="PeriphBurst"/>
            </Argument>
            <Argument Comment="" AddressOf="false" GenericType="enum" Name="Lock" TypeName="HAL_LockTypeDef"/>
            <Argument Comment="" AddressOf="false" GenericType="enum" Name="State" TypeName="HAL_DMA_StateTypeDef"/>
            <Argument Comment="" AddressOf="true" GenericType="simple" Name="Parent"/>
            <Argument Comment="" AddressOf="true" GenericType="simple" Name="XferCpltCallback"/>
            <Argument Comment="" AddressOf="true" GenericType="simple" Name="XferHalfCpltCallback"/>
            <Argument Comment="" AddressOf="true" GenericType="simple" Name="XferM1CpltCallback"/>
            <Argument Comment="" AddressOf="true" GenericType="simple" Name="XferErrorCallback"/>
            <Argument Comment="" AddressOf="false" GenericType="simple" Name="ErrorCode"/>
        </Argument>
    </LibMethod>
    <!--RefComponent Cclass="HAL" Cgroup="DMA" Cversion="0.2.0">
        <File Category="header" Name="Drivers/STM32F2xx_HAL_Driver/Inc/stm32f2xx_hal_dma.h"/>
        <File Category="header" Name="Drivers/STM32F2xx_HAL_Driver/Inc/stm32f2xx_hal_dma_ex.h"/>
        <File Category="source" Name="Drivers/STM32F2xx_HAL_Driver/Src/stm32f2xx_hal_dma.c"/>
        <File Category="source" Name="Drivers/STM32F2xx_HAL_Driver/Src/stm32f2xx_hal_dma_ex.c"/>
    </RefComponent-->
</IP>
