<?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="RNG"
    Version="STM32Cube_FW_MP1_V0.4.0"
    IncludeFile="stm32mp1xx_hal.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="Rng_Init">
        <CallLibMethod Name="HAL_RNG_Init"/>
        <ImplementCallBack Name="HAL_RNG_MspInit"/>
        <ImplementCallBack Name="HAL_RNG_MspDeInit"/>
    </RefConfig>
    <RefConfig Name="Rng_DeInit">
        <CallLibMethod Name="HAL_RNG_DeInit"/>
    </RefConfig>
    <LibMethod Comment="" Name="HAL_RNG_Init">
        <Argument AddressOf="true" Context="global" GenericType="struct" Name="hrng" TypeName="RNG_HandleTypeDef">
            <Argument AddressOf="false" GenericType="baseaddress" Name="Instance" TypeName="RNG_TypeDef"/>
            <Argument AddressOf="false" GenericType="struct" Name="Init" TypeName="RNG_InitTypeDef">
              <Argument AddressOf="false" GenericType="simple" Name="ClockErrorDetection"/>
            </Argument>
            <Argument AddressOf="false" GenericType="simple" Name="Lock"/>
            <Argument AddressOf="false" GenericType="simple" Name="State"/>
            <Argument AddressOf="false" GenericType="simple" Name="RandomNumber"/>
        </Argument>
    </LibMethod>
    <LibMethod Comment="" Name="HAL_RNG_DeInit">
        <Argument AddressOf="true" Context="global" GenericType="struct" Name="hrng" TypeName="RNG_HandleTypeDef">
            <Argument AddressOf="false" GenericType="baseaddress" Name="Instance" TypeName="RNG_TypeDef"/>
            <Argument AddressOf="false" GenericType="struct" Name="Init" TypeName="RNG_InitTypeDef">
              <Argument AddressOf="false" GenericType="simple" Name="ClockErrorDetection"/>
            </Argument>
            <Argument AddressOf="false" GenericType="simple" Name="Lock"/>
            <Argument AddressOf="false" GenericType="simple" Name="State"/>
            <Argument AddressOf="false" GenericType="simple" Name="RandomNumber"/>
        </Argument>
    </LibMethod>
    <RefComponent Cclass="HAL" Cgroup="RNG" Cversion="0.3.0">
        <File Category="header" Name="Drivers/STM32MP1xx_HAL_Driver/Inc/stm32mp1xx_hal_rng.h"/>
        <File Category="source" Name="Drivers/STM32MP1xx_HAL_Driver/Src/stm32mp1xx_hal_rng.c"/>
    </RefComponent>
</IP>
