<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<IP DBVersion="V4.0" Name="MDIOS" Version="STM32Cube_FW_H7_V0.1.0" IncludeFile="stm32h7xx_hal.h" xmlns:ns0="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://mcd.rou.st.com/modules.php?name=mcu" ns0:schemaLocation="http://mcd.rou.st.com/modules.php?name=mcu ../../../../../../../doc/V4/Development/Specifications/db/IP_Configs.xsd">

  <RefConfig Name="Mdios_Init">
    <CallLibMethod Name="HAL_MDIOS_Init"/>
    <ImplementCallBack Name="HAL_MDIOS_MspInit"/>
    <ImplementCallBack Name="HAL_MDIOS_MspDeInit"/>
  </RefConfig>
  <RefConfig Name="Mdios_DeInit">
        <CallLibMethod Name="HAL_MDIOS_DeInit"/>
  </RefConfig>
 

    <LibMethod Comment="" Name="HAL_MDIOS_Init">
        <Argument AddressOf="true" Context="global" GenericType="struct" Name="hmdios" TypeName="MDIOS_HandleTypeDef">
            <Argument AddressOf="false" GenericType="baseaddress" Name="Instance" TypeName="MDIOS_TypeDef"/>
            <Argument AddressOf="false" GenericType="struct" Name="Init" TypeName="MDIOS_InitTypeDef">
                <Argument AddressOf="false" GenericType="simple" Name="PortAddress" OptimizationCondition="equal"/>
                <Argument AddressOf="false" GenericType="simple" Name="PreambleCheck" OptimizationCondition="equal"/>
	        </Argument>
			<Argument AddressOf="false" GenericType="simple" Name="Lock" OptimizationCondition="equal"/>
            <Argument AddressOf="false" GenericType="simple" Name="State" OptimizationCondition="equal"/>
        </Argument>
    </LibMethod>
    <LibMethod Comment="" Name="HAL_MDIOS_DeInit">
        <Argument AddressOf="true" Context="global" GenericType="struct" Name="hmdios" TypeName="MDIOS_HandleTypeDef">
            <Argument AddressOf="false" GenericType="baseaddress" Name="Instance" TypeName="MDIOS_TypeDef"/>
            <Argument AddressOf="false" GenericType="struct" Name="Init" TypeName="MDIOS_InitTypeDef">
                <Argument AddressOf="false" GenericType="simple" Name="PortAddress" OptimizationCondition="equal"/>
                <Argument AddressOf="false" GenericType="simple" Name="PreambleCheck" OptimizationCondition="equal"/>
			</Argument>
			<Argument AddressOf="false" GenericType="simple" Name="Lock" OptimizationCondition="equal"/>
            <Argument AddressOf="false" GenericType="simple" Name="State" OptimizationCondition="equal"/>
        </Argument>
    </LibMethod>
    <LibMethod Comment="" Name="HAL_MDIOS_MspInit">
        <Argument AddressOf="true" Context="global" GenericType="struct" Name="hmdios" TypeName="MDIOS_HandleTypeDef">
            <Argument AddressOf="false" GenericType="baseaddress" Name="Instance" TypeName="MDIOS_TypeDef"/>
            <Argument AddressOf="false" GenericType="struct" Name="Init" TypeName="MDIOS_InitTypeDef">
                <Argument AddressOf="false" GenericType="simple" Name="PortAddress" OptimizationCondition="equal"/>
                <Argument AddressOf="false" GenericType="simple" Name="PreambleCheck" OptimizationCondition="equal"/>
			</Argument>
			<Argument AddressOf="false" GenericType="simple" Name="Lock" OptimizationCondition="equal"/>
            <Argument AddressOf="false" GenericType="simple" Name="State" OptimizationCondition="equal"/>
		</Argument>
    </LibMethod>
    <LibMethod Comment="" Name="HAL_MDIOS_MspDeInit">
        <Argument AddressOf="true" Context="global" GenericType="struct" Name="hmdios" TypeName="MDIOS_HandleTypeDef">
            <Argument AddressOf="false" GenericType="baseaddress" Name="Instance" TypeName="MDIOS_TypeDef"/>
            <Argument AddressOf="false" GenericType="struct" Name="Init" TypeName="MDIOS_InitTypeDef">
                <Argument AddressOf="false" GenericType="simple" Name="PortAddress" OptimizationCondition="equal"/>
                <Argument AddressOf="false" GenericType="simple" Name="PreambleCheck" OptimizationCondition="equal"/>
			</Argument>
			<Argument AddressOf="false" GenericType="simple" Name="Lock" OptimizationCondition="equal"/>
            <Argument AddressOf="false" GenericType="simple" Name="State" OptimizationCondition="equal"/>
        </Argument>
    </LibMethod>
	<RefComponent Cclass="HAL" Cgroup="MDIOS" Cversion="0.1.0">
        <File Category="header" Name="Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_mdios.h"/>
        <File Category="source" Name="Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_mdios.c"/>
    </RefComponent>
</IP>
