<?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="I2S" Version="STM32Cube_FW_G4_V1.3.0" IncludeFile="stm32g4xx_ll_spi.h;stm32g4xx_ll_rcc.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">
    
    <RefConfig Name="I2S_Init">
        <CallLibMethod Name="LL_I2S_Init">
        	<MethodArg Name="SPIx" ParameterName="Instance"/>
           	<MethodArg Name="Mode" ParameterName="Mode"/>
           	<MethodArg Name="Standard" ParameterName="Standard"/>
           	<MethodArg Name="DataFormat" ParameterName="DataFormat"/>
           	<MethodArg Name="MCLKOutput" ParameterName="MCLKOutput"/>
           	<MethodArg Name="AudioFreq" ParameterName="AudioFreq"/>
           	<MethodArg Name="ClockPolarity" ParameterName="CPOL"/>
        </CallLibMethod>
    </RefConfig>

    <RefConfig Name="I2S_DeInit">
        <CallLibMethod Name="LL_I2S_DeInit"/>
    </RefConfig>
    
    <LibMethod Comment="" Name="LL_I2S_DeInit">
        <Argument AddressOf="false" GenericType="baseaddress" Name="SPIx" TypeName="SPI_TypeDef"/>
    </LibMethod>

    <LibMethod Comment="" Name="LL_I2S_Init">
        <Argument AddressOf="false" GenericType="baseaddress" Name="SPIx" TypeName="SPI_TypeDef"/>
	<Argument AddressOf="true" GenericType="struct" Name="I2S_InitStruct" TypeName="LL_I2S_InitTypeDef">
            <Argument AddressOf="false" GenericType="simple" Name="Mode" OptimizationCondition="equal"/>
	    <Argument AddressOf="false" GenericType="simple" Name="Standard" OptimizationCondition="equal"/>
            <Argument AddressOf="false" GenericType="simple" Name="DataFormat" OptimizationCondition="equal"/>
            <Argument AddressOf="false" GenericType="simple" Name="MCLKOutput" OptimizationCondition="equal"/>
            <Argument AddressOf="false" GenericType="simple" Name="AudioFreq" OptimizationCondition="equal"/>
            <Argument AddressOf="false" GenericType="simple" Name="ClockPolarity" OptimizationCondition="equal"/>
        </Argument>
    </LibMethod>

    <LibMethod Comment="" Name="LL_I2S_StructInit">
        <Argument AddressOf="true" GenericType="struct" Name="I2S_InitStruct" TypeName="LL_I2S_InitTypeDef">
            <Argument AddressOf="false" GenericType="simple" Name="Mode" OptimizationCondition="equal"/>
	    <Argument AddressOf="false" GenericType="simple" Name="Standard" OptimizationCondition="equal"/>
            <Argument AddressOf="false" GenericType="simple" Name="DataFormat" OptimizationCondition="equal"/>
            <Argument AddressOf="false" GenericType="simple" Name="MCLKOutput" OptimizationCondition="equal"/>
            <Argument AddressOf="false" GenericType="simple" Name="AudioFreq" OptimizationCondition="equal"/>
            <Argument AddressOf="false" GenericType="simple" Name="ClockPolarity" OptimizationCondition="equal"/>
        </Argument>
    </LibMethod>

    <LibMethod Comment="" Name="LL_I2S_ConfigPrescaler">
        <Argument AddressOf="false" GenericType="baseaddress" Name="SPIx" TypeName="SPI_TypeDef"/>
        <Argument AddressOf="false" GenericType="simple" Name="PrescalerLinear" OptimizationCondition="equal"/>
        <Argument AddressOf="false" GenericType="simple" Name="PrescalerParity" OptimizationCondition="equal"/>
    </LibMethod>

    <RefComponent Cclass="LL" Cgroup="I2S" Cversion="1.3.0">
        <File Category="header" Name="Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_spi.h"/>
        <File Category="source" Name="Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_spi.c"/>
        <File Category="header" Name="Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_rcc.h"/>
        <File Category="source" Name="Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_rcc.c"/>
    </RefComponent>
</IP>
