<?xml version="1.0" encoding="utf-8" standalone="no"?>

<IP DBVersion="V4.0"
    Name="IPCC"
    Version="STM32Cube_FW_WB_V0.7.0"
    IncludeFile=""
    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 file://C:/MicroXplorer/MicroXplorer/doc/V4/Development/Specifications/db/IP_Configs.xsd">

   <RefConfig Name="IPCC_Init">
        <CallLibMethod Name="HAL_IPCC_Init"/>
        <ImplementCallBack Name="HAL_IPCC_MspInit"/>
        <ImplementCallBack Name="HAL_IPCC_MspDeInit"/>
    </RefConfig>

    <RefConfig Name="IPCC_DeInit">
        <CallLibMethod Name="HAL_IPCC_DeInit"/>
    </RefConfig>

    <LibMethod Comment="" Name="HAL_IPCC_Init">
        <Argument AddressOf="true" GenericType="struct" Name="hipcc" TypeName="IPCC_HandleTypeDef" Context="global">
            <Argument AddressOf="false" GenericType="baseaddress" Name="Instance" TypeName="IPCC_TypeDef"/>
            <Argument AddressOf="false" GenericType="simple" Name="callbackRequest"/>
            <Argument AddressOf="false" GenericType="enum" Name="State" TypeName="HAL_IPCC_StateTypeDef"/>
        </Argument>
    </LibMethod>

    <LibMethod Comment="" Name="HAL_IPCC_DeInit">
        <Argument AddressOf="true" GenericType="struct" Name="hipcc" TypeName="IPCC_HandleTypeDef" Context="global">
            <Argument AddressOf="false" GenericType="baseaddress" Name="Instance" TypeName="IPCC_TypeDef"/>
            <Argument AddressOf="false" GenericType="simple" Name="callbackRequest"/>
            <Argument AddressOf="false" GenericType="enum" Name="State" TypeName="HAL_IPCC_StateTypeDef"/>
        </Argument>
    </LibMethod>

    <LibMethod Comment="" Name="HAL_IPCC_MspInit">
        <Argument AddressOf="true" GenericType="struct" Name="hipcc" TypeName="IPCC_HandleTypeDef" Context="global">
            <Argument AddressOf="false" GenericType="baseaddress" Name="Instance" TypeName="IPCC_TypeDef"/>
            <Argument AddressOf="false" GenericType="simple" Name="callbackRequest"/>
            <Argument AddressOf="false" GenericType="enum" Name="State" TypeName="HAL_IPCC_StateTypeDef"/>
        </Argument>
    </LibMethod>

    <LibMethod Comment="" Name="HAL_IPCC_MspDeInit">
        <Argument AddressOf="true" GenericType="struct" Name="hipcc" TypeName="IPCC_HandleTypeDef" Context="global">
            <Argument AddressOf="false" GenericType="baseaddress" Name="Instance" TypeName="IPCC_TypeDef"/>
            <Argument AddressOf="false" GenericType="simple" Name="callbackRequest"/>
            <Argument AddressOf="false" GenericType="enum" Name="State" TypeName="HAL_IPCC_StateTypeDef"/>
        </Argument>
    </LibMethod>

    <RefComponent Cclass="HAL" Cgroup="IPCC" Cversion="">
        <File Category="header" Name="Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_ipcc.h"/>
        <File Category="source" Name="Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_ipcc.c"/>
    </RefComponent>
 </IP>


