<?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="PWR" Version="STM32Cube FW_WL V0.1.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 Comment="PVD Configuration" Name="PVDConfig">
		<CallLibMethod Name="HAL_PWR_ConfigPVD"  ReturnHAL="false">
			<MethodArg Name="sConfigPVD.PVDLevel" ParameterName="PVDLevel"/>
			<MethodArg Name="sConfigPVD.Mode" ParameterName="Mode"/>
		</CallLibMethod>
	</RefConfig>
	<RefConfig Comment="Enable the PVD Output" Name="PVDEnable">
		<CallLibMethod Name="HAL_PWR_EnablePVD" ReturnHAL="false"/>
	</RefConfig>
        
      <LibMethod Comment="" Name="HAL_PWR_ConfigPVD">
		<Argument AddressOf="true" GenericType="struct" Name="sConfigPVD" TypeName="PWR_PVDTypeDef">
			<Argument AddressOf="false" GenericType="simple" Name="PVDLevel"/>
			<Argument AddressOf="false" GenericType="simple" Name="Mode"/>
		</Argument>
	</LibMethod>

        <LibMethod Comment="" Name="HAL_PWR_ConfigAttributes">
	 <Argument AddressOf="false" GenericType="simple" Name="Item" OptimizationCondition="equal"/>
         <Argument AddressOf="false" GenericType="simple" Name="Attributes" OptimizationCondition="equal"/>
    </LibMethod>
	<LibMethod Comment="" Name="HAL_PWR_EnablePVD"/>



	

    <RefComponent Cclass="HAL" Cgroup="UCPD" Cversion="">
        <File Category="header" Name="Drivers/STM32WLxx_HAL_Driver/Inc/stm32wlxx_hal_pwr.h"/>
        <File Category="source" Name="Drivers/STM32WLxx_HAL_Driver/Src/stm32wlxx_hal_pwr.c"/>
        <File Category="header" Name="Drivers/STM32WLxx_HAL_Driver/Inc/stm32wlxx_hal_pwr_ex.h"/>
        <File Category="source" Name="Drivers/STM32WLxx_HAL_Driver/Src/stm32wlxx_hal_pwr_ex.c"/>
    </RefComponent>

</IP>
