Question
STM32H7A3ZI __enable_interrupt() , __disable_interrupt() and __get_interrupt_state() function defination not found error in IAR IDE
Hello Community,
I am getting no defination found error for below function for STM32H7A3ZI MCU in IAR IDE.
- __get_interrupt_state()
- __set_interrupt_state()
- __enable_interrupt()
- __disable_interrupt()
Can anyone help to understand the problem.
Thanks in Advance,
Hiren Bhuva
