<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<IP DBVersion="V3.0" IPType="service" IpGroup="" Name="NVIC" Version="STM32G081" xmlns="http://mcd.rou.st.com/modules.php?name=mcu">
	<About>NVIC: Nested Vectored Interrupt Controller</About>
	<RefParameter Comment="Priority Group" DefaultValue="null" Group="" Name="PriorityGroup" Type="list" Visible="false">
		<PossibleValue Comment="2 bits for pre-emption priority 0 bits for subpriority" Value="NVIC_PRIORITYGROUP_2"/>
	</RefParameter>
	<RefParameter Comment="Preemption Priority" DefaultValue="0" Group="" Max="3" Min="0" Name="PreemptionPriority" Type="integer"/>
	<RefParameter Comment="Sub Priority" DefaultValue="0" Group="" Max="0" Min="0" Name="SubPriority" Type="integer" Visible="false"/>
	<RefParameter Comment="Interrupt Table" DefaultValue="" Group="" Name="IRQn" Type="list" Visible="false">
		<PossibleValue Comment="Non maskable interrupt" Value="NonMaskableInt_IRQn:N,IF_HAL::HAL_RCC_NMI_IRQHandler:CSSEnabled"/>
		<PossibleValue Comment="Hard fault interrupt" Value="HardFault_IRQn:N,W1:::"/>
		<PossibleValue Comment="System service call via SWI instruction" Value="SVC_IRQn:Y,RTOS::NONE:"/>
		<PossibleValue Comment="Pendable request for system service" Value="PendSV_IRQn:Y,RTOS::NONE:"/>
		<PossibleValue Comment="System tick timer" Value="SysTick_IRQn:Y:::"/>
		<PossibleValue Comment="Window watchdog interrupt" Value="WWDG_IRQn:Y:WWDG:HAL_WWDG_IRQHandler:"/>
		<PossibleValue Comment="PVD interrupt through EXTI line 16" Condition="!(STM32G070RBTx|STM32G070CBTx|STM32G070KBTx)" Diagnostic="" Value="PVD_IRQn:Y,NO_ARG::HAL_PWR_PVD_IRQHandler:"/>
		<PossibleValue Comment="RTC and TAMP interrupts through EXTI lines 19 and 21" Condition="RTC_ALARM_INTERRUPT|RTC_TAMPER_INTERRUPT|RTC_TIMESTAMP_INTERRUPT|RTC_WAKEUP_INTERRUPT" Diagnostic="" Value="RTC_TAMP_IRQn:Y,3H:RTC:HAL_RTC_AlarmIRQHandler,HAL_RTCEx_WakeUpTimerIRQHandler,HAL_RTCEx_TimeStampIRQHandler,HAL_RTCEx_TamperIRQHandler:Alarm,WakeUp,Timestamp,Tamper"/>
		<PossibleValue Comment="Flash global interrupt" Value="FLASH_IRQn:Y,NO_ARG::HAL_FLASH_IRQHandler:"/>
		<PossibleValue Comment="RCC global interrupt" Value="RCC_IRQn:Y:RCC:NONE:"/>
		<PossibleValue Comment="EXTI line 0 and line 1 interrupts" Value="EXTI0_1_IRQn:Y,EXTI:EXTI0,EXTI1:HAL_GPIO_EXTI_IRQHandler:0,1"/>
		<PossibleValue Comment="EXTI line 2 and line 3 interrupts" Value="EXTI2_3_IRQn:Y,EXTI:EXTI2,EXTI3:HAL_GPIO_EXTI_IRQHandler:2,3"/>
		<PossibleValue Comment="EXTI line 4 to 15 interrupts" Value="EXTI4_15_IRQn:Y,EXTI:EXTI4,EXTI5,EXTI6,EXTI7,EXTI8,EXTI9,EXTI10,EXTI11,EXTI12,EXTI13,EXTI14,EXTI15:HAL_GPIO_EXTI_IRQHandler:4,15"/>
		<PossibleValue Comment="UCPD1 and UCPD2 interrupts / UCPD1 and UCPD2 wake-up interrupts through EXTI lines 32 and 33" Value="UCPD1_2_IRQn:Y:UCPD1,UCPD2:NONE:"/>
		<PossibleValue Comment="DMA1 channel 1 interrupt" Value="DMA1_Channel1_IRQn:Y,DMAL0:DMA:DMA1:1,1"/>
		<PossibleValue Comment="DMA1 channel 2 and channel 3 interrupts" Value="DMA1_Channel2_3_IRQn:Y,DMAL0:DMA:DMA1:2,3"/>
		<PossibleValue Comment="DMA1 channel 4, channel 5, channel 6, channel 7 and DMAMUX1 interrupts" Value="DMA1_Ch4_7_DMAMUX1_OVR_IRQn:Y,DMAL0_DMAMUX:DMA:DMA1:4,7"/>
		<PossibleValue Comment="ADC1, COMP1 and COMP2 interrupts (COMP interrupts through EXTI lines 17 and 18)" Condition="static:COMP1_Exist;set:(COMP1_EXTI_IT_ENABLED|COMP2_EXTI_IT_ENABLED);reset:!(COMP1_EXTI_IT_ENABLED|COMP2_EXTI_IT_ENABLED|ADC1_USED);warning:ADC1_COMP_IRQn&amp;((!COMP1_EXTI_IT_ENABLED&amp;TEMP_COMP1_NVIC_SEM)|(!COMP2_EXTI_IT_ENABLED&amp;TEMP_COMP2_NVIC_SEM))" Diagnostic="set:forced to enabled as the Trigger Mode parameter of at least one comparator is set to Interrupt;reset:forced to disabled as no comparator Trigger Mode parameter is set to Interrupt;warning:interrupt won't be triggered for this comparator as the Trigger Mode parameter is not set to Interrupt" Value="ADC1_COMP_IRQn:Y,3V:ADC1,COMP1,COMP2:ADC,COMP,COMP:ADC1,COMP1,COMP2"/>
		<PossibleValue Comment="ADC1 interrupt" Condition="!COMP1_Exist" Diagnostic="static" Value="ADC1_IRQn:Y:ADC1:HAL_ADC_IRQHandler:"/>
		<PossibleValue Comment="TIM1 break, update, trigger and commutation interrupts" Value="TIM1_BRK_UP_TRG_COM_IRQn:Y:TIM1:HAL_TIM_IRQHandler:"/>
		<PossibleValue Comment="TIM1 capture compare interrupt" Value="TIM1_CC_IRQn:Y:TIM1:HAL_TIM_IRQHandler:"/>
		<PossibleValue Comment="TIM2 global interrupt" Value="TIM2_IRQn:Y:TIM2:HAL_TIM_IRQHandler:"/>
		<PossibleValue Comment="TIM3 global interrupt" Value="TIM3_IRQn:Y:TIM3:HAL_TIM_IRQHandler:"/>
		<PossibleValue Comment="TIM6, DAC1 and LPTIM1 interrupts (LPTIM1 interrupt through EXTI line 29)" Condition="DAC1_Exist" Diagnostic="static" Value="TIM6_DAC_LPTIM1_IRQn:Y,3V:TIM6,DAC1,LPTIM1:TIM,DAC,LPTIM:"/>
		<PossibleValue Comment="TIM6 global interrupt" Condition="!DAC1_Exist" Diagnostic="static" Value="TIM6_IRQn:Y:TIM6:HAL_TIM_IRQHandler:"/>
		<PossibleValue Comment="TIM7 and LPTIM2 interrupts (LPTIM2 interrupt through EXTI line 30)" Condition="LPTIM2_Exist" Diagnostic="static" Value="TIM7_LPTIM2_IRQn:Y,2V1:TIM7,LPTIM2:TIM,LPTIM:"/>
		<PossibleValue Comment="TIM7 global interrupt" Condition="!LPTIM2_Exist" Diagnostic="static" Value="TIM7_IRQn:Y:TIM7:HAL_TIM_IRQHandler:"/>
		<PossibleValue Comment="TIM14 global interrupt" Value="TIM14_IRQn:Y:TIM14:HAL_TIM_IRQHandler:"/>
		<PossibleValue Comment="TIM15 global interrupt" Value="TIM15_IRQn:Y:TIM15:HAL_TIM_IRQHandler:"/>
		<PossibleValue Comment="TIM16 global interrupt" Value="TIM16_IRQn:Y:TIM16:HAL_TIM_IRQHandler:"/>
		<PossibleValue Comment="TIM17 global interrupt" Value="TIM17_IRQn:Y:TIM17:HAL_TIM_IRQHandler:"/>
		<PossibleValue Comment="I2C1 event global interrupt / I2C1 wake-up interrupt through EXTI line 23" Value="I2C1_IRQn:Y,2H:I2C1:HAL_I2C_ER_IRQHandler,HAL_I2C_EV_IRQHandler:"/>
		<PossibleValue Comment="I2C2 global interrupt" Value="I2C2_IRQn:Y,2H:I2C2:HAL_I2C_ER_IRQHandler,HAL_I2C_EV_IRQHandler:"/>
		<PossibleValue Comment="SPI1 global interrupt" Value="SPI1_IRQn:Y:SPI1,I2S1::"/>
		<PossibleValue Comment="SPI2 global interrupt" Value="SPI2_IRQn:Y:SPI2::"/>
		<PossibleValue Comment="USART1 global interrupt / USART1 wake-up interrupt through EXTI line 25" Value="USART1_IRQn:Y:USART1::"/>
		<PossibleValue Comment="USART2 global interrupt / USART2 wake-up interrupt through EXTI line 26" Value="USART2_IRQn:Y:USART2::"/>
		<PossibleValue Comment="USART3, USART4 and LPUART1 interrupts / LPUART1 wake-up interrupt through EXTI line 28" Condition="LPUART1_Exist" Diagnostic="static" Value="USART3_4_LPUART1_IRQn:Y,3V:USART3,USART4,LPUART1:UART,UART,UART:UART3,UART4,LPUART1"/>
		<PossibleValue Comment="USART3 and USART4 interrupts" Condition="!LPUART1_Exist" Diagnostic="static" Value="USART3_4_IRQn:Y,2V1:USART3,USART4:UART,UART:uart3,uart4"/>
		<PossibleValue Comment="HDMI-CEC global interrupt / HDMI-CEC wake-up interrupt through EXTI line 27" Value="CEC_IRQn:Y:HDMI_CEC:HAL_CEC_IRQHandler:"/>
		<PossibleValue Comment="AES and RNG interrupts" Value="AES_RNG_IRQn:Y,2V1:AES,RNG:CRYP,RNG:cryp,rng"/>
	</RefParameter>
</IP>
