Calling HwiP_disable() disables interrupts with priority 7, but interrupts with priority 0-6 are still generated.
I want to disable all priority interrupts.
The document says “Disable all interrupts.” but not this API?
Priority refers to the argument HwiP_Params.priority of HwiP_construct().
environment
- CCS:12.6.0.00008
- AM62x MCU+ SDK :09.02.00.38
- Board:SK_AM62
- Core:M4F