<?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="CRC" Version="STM32Cube_FW_F4_V0.8.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="Crc_Init">
        <CallLibMethod Name="HAL_CRC_Init"/>
        <ImplementCallBack Name="HAL_CRC_MspInit"/>
        <ImplementCallBack Name="HAL_CRC_MspDeInit"/>
    </RefConfig>
    <RefConfig Name="Crc_DeInit">
        <CallLibMethod Name="HAL_CRC_DeInit"/>
    </RefConfig>
    <LibMethod Comment="" Name="HAL_CRC_Init">
        <Argument AddressOf="true" Context="global" GenericType="struct" Name="hcrc" TypeName="CRC_HandleTypeDef">
            <Argument AddressOf="false" GenericType="baseaddress" Name="Instance" TypeName="CRC_TypeDef"/>
            <Argument AddressOf="false" GenericType="simple" Name="Lock" OptimizationCondition="equal"/>
            <Argument AddressOf="false" GenericType="simple" Name="State" OptimizationCondition="equal"/>
        </Argument>
    </LibMethod>
    <LibMethod Comment="" Name="HAL_CRC_DeInit">
        <Argument AddressOf="true" Context="global" GenericType="struct" Name="hcrc" TypeName="CRC_HandleTypeDef">
            <Argument AddressOf="false" GenericType="baseaddress" Name="Instance" TypeName="CRC_TypeDef"/>
            <Argument AddressOf="false" GenericType="simple" Name="Lock" OptimizationCondition="equal"/>
            <Argument AddressOf="false" GenericType="simple" Name="State" OptimizationCondition="equal"/>
        </Argument>
    </LibMethod>
    <LibMethod Comment="" Name="HAL_CRC_MspInit">
        <Argument AddressOf="true" Context="global" GenericType="struct" Name="hcrc" TypeName="CRC_HandleTypeDef">
            <Argument AddressOf="false" GenericType="baseaddress" Name="Instance" TypeName="CRC_TypeDef"/>
            <Argument AddressOf="false" GenericType="simple" Name="Lock" OptimizationCondition="equal"/>
            <Argument AddressOf="false" GenericType="simple" Name="State" OptimizationCondition="equal"/>
        </Argument>
    </LibMethod>
    <LibMethod Comment="" Name="HAL_CRC_MspDeInit">
        <Argument AddressOf="true" Context="global" GenericType="struct" Name="hcrc" TypeName="CRC_HandleTypeDef">
            <Argument AddressOf="false" GenericType="baseaddress" Name="Instance" TypeName="CRC_TypeDef"/>
            <Argument AddressOf="false" GenericType="simple" Name="Lock" OptimizationCondition="equal"/>
            <Argument AddressOf="false" GenericType="simple" Name="State" OptimizationCondition="equal"/>
        </Argument>
    </LibMethod>
    <LibMethod Comment="" Name="HAL_CRC_Accumulate">
        <Argument AddressOf="true" Context="global" GenericType="struct" Name="hcrc" TypeName="CRC_HandleTypeDef">
            <Argument AddressOf="false" GenericType="baseaddress" Name="Instance" TypeName="CRC_TypeDef"/>
            <Argument AddressOf="false" GenericType="simple" Name="Lock" OptimizationCondition="equal"/>
            <Argument AddressOf="false" GenericType="simple" Name="State" OptimizationCondition="equal"/>
        </Argument>
        <Argument AddressOf="false" GenericType="simple" Name="pBuffer" OptimizationCondition="equal"/>
        <Argument AddressOf="false" GenericType="simple" Name="BufferLength" OptimizationCondition="equal"/>
    </LibMethod>
    <LibMethod Comment="" Name="HAL_CRC_Calculate">
        <Argument AddressOf="true" Context="global" GenericType="struct" Name="hcrc" TypeName="CRC_HandleTypeDef">
            <Argument AddressOf="false" GenericType="baseaddress" Name="Instance" TypeName="CRC_TypeDef"/>
            <Argument AddressOf="false" GenericType="simple" Name="Lock" OptimizationCondition="equal"/>
            <Argument AddressOf="false" GenericType="simple" Name="State" OptimizationCondition="equal"/>
        </Argument>
        <Argument AddressOf="false" GenericType="simple" Name="pBuffer" OptimizationCondition="equal"/>
        <Argument AddressOf="false" GenericType="simple" Name="BufferLength" OptimizationCondition="equal"/>
    </LibMethod>
    <LibMethod Comment="" Name="HAL_CRC_GetState">
        <Argument AddressOf="true" Context="global" GenericType="struct" Name="hcrc" TypeName="CRC_HandleTypeDef">
            <Argument AddressOf="false" GenericType="baseaddress" Name="Instance" TypeName="CRC_TypeDef"/>
            <Argument AddressOf="false" GenericType="simple" Name="Lock" OptimizationCondition="equal"/>
            <Argument AddressOf="false" GenericType="simple" Name="State" OptimizationCondition="equal"/>
        </Argument>
    </LibMethod>
    <RefComponent Cclass="HAL" Cgroup="CRC" Cversion="0.8.0">
        <File Category="header" Name="Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_crc.h"/>
        <File Category="source" Name="Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_crc.c"/>
    </RefComponent>
</IP>
