<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<IP xmlns="http://mcd.rou.st.com/modules.php?name=mcu" 
    xmlns:ns0="http://www.w3.org/2001/XMLSchema-instance"
    CodeTemplate=""
    DBVersion="V4.0"
    Name="OTFDEC" 
    Version=""
    ns0:schemaLocation="http://mcd.rou.st.com/modules.php?name=mcu ../../../../../../../doc/V4/Development/Specifications/db/IP_Configs.xsd">

    <RefConfig Name="OTFDEC_Init">
        <CallLibMethod Name="HAL_OTFDEC_Init"/>
        <ImplementCallBack Name="HAL_OTFDEC_MspInit"/>
        <ImplementCallBack Name="HAL_OTFDEC_MspDeInit"/>
    </RefConfig>

    <RefConfig Name="OTFDEC_DeInit">
        <CallLibMethod Name="HAL_OTFDEC_DeInit"/>
    </RefConfig>

    <LibMethod Comment="" Name="HAL_OTFDEC_Init">
        <Argument AddressOf="true" Context="global" GenericType="struct" Name="hotfdec" TypeName="OTFDEC_HandleTypeDef">
            <Argument AddressOf="false" GenericType="baseaddress" Name="Instance" TypeName="OTFDEC_TypeDef"/>
            <Argument AddressOf="false" GenericType="simple" Name="State" OptimizationCondition="equal"  TypeName="HAL_OTFDEC_StateTypeDef"/>
            <Argument AddressOf="false" GenericType="simple" Name="Lock" OptimizationCondition="equal"  TypeName="HAL_LockTypeDef"/>            
            <Argument AddressOf="false" GenericType="simple" Name="ErrorCode" OptimizationCondition="equal"/>
        </Argument>
    </LibMethod>
    <LibMethod Comment="" Name="HAL_OTFDEC_DeInit">
        <Argument AddressOf="true" Context="global" GenericType="struct" Name="hotfdec" TypeName="OTFDEC_HandleTypeDef">
            <Argument AddressOf="false" GenericType="baseaddress" Name="Instance" TypeName="OTFDEC_TypeDef"/>
            <Argument AddressOf="false" GenericType="simple" Name="State" OptimizationCondition="equal"  TypeName="HAL_OTFDEC_StateTypeDef"/>
            <Argument AddressOf="false" GenericType="simple" Name="Lock" OptimizationCondition="equal"  TypeName="HAL_LockTypeDef"/>            
            <Argument AddressOf="false" GenericType="simple" Name="ErrorCode" OptimizationCondition="equal"/>
        </Argument>
    </LibMethod>
    <LibMethod Comment="" Name="HAL_OTFDEC_MspInit">
        <Argument AddressOf="true" Context="global" GenericType="struct" Name="hotfdec" TypeName="OTFDEC_HandleTypeDef">
            <Argument AddressOf="false" GenericType="baseaddress" Name="Instance" TypeName="OTFDEC_TypeDef"/>
            <Argument AddressOf="false" GenericType="simple" Name="State" OptimizationCondition="equal"  TypeName="HAL_OTFDEC_StateTypeDef"/>
            <Argument AddressOf="false" GenericType="simple" Name="Lock" OptimizationCondition="equal"  TypeName="HAL_LockTypeDef"/>            
            <Argument AddressOf="false" GenericType="simple" Name="ErrorCode" OptimizationCondition="equal"/>
        </Argument>
    </LibMethod>
    <LibMethod Comment="" Name="HAL_OTFDEC_MspDeInit">
        <Argument AddressOf="true" Context="global" GenericType="struct" Name="hotfdec" TypeName="OTFDEC_HandleTypeDef">
            <Argument AddressOf="false" GenericType="baseaddress" Name="Instance" TypeName="OTFDEC_TypeDef"/>
            <Argument AddressOf="false" GenericType="simple" Name="State" OptimizationCondition="equal"  TypeName="HAL_OTFDEC_StateTypeDef"/>
            <Argument AddressOf="false" GenericType="simple" Name="Lock" OptimizationCondition="equal"  TypeName="HAL_LockTypeDef"/>            
            <Argument AddressOf="false" GenericType="simple" Name="ErrorCode" OptimizationCondition="equal"/>
        </Argument>
    </LibMethod>

   <RefComponent Cclass="HAL" Cgroup="OTFDEC" Cversion="">
        <File Category="header" Name="Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_otfdec.h"/>
        <File Category="source" Name="Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_otfdec.c"/>
    </RefComponent>
</IP>