|
STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
|
Macros | |
| #define | NVIC_E_PARAM_IRQ 0x01u |
| #define | NVIC_E_PARAM_PRIORITY 0x02u |
| #define | NVIC_E_NMI_ENTRY 0x03u |
| #define | NVIC_E_HARDFAULT_ENTRY 0x04u |
| #define NVIC_E_HARDFAULT_ENTRY 0x04u |
HardFault vector called unnecesary
| #define NVIC_E_NMI_ENTRY 0x03u |
NMI vector called unnecesary
| #define NVIC_E_PARAM_IRQ 0x01u |
API Service called with wrong parameter
| #define NVIC_E_PARAM_PRIORITY 0x02u |
API Service called with wrong parameter