AM273x MCU+ SDK  08.06.00

Introduction

HWA interrupt default priority, applied only to the processors, which support hardware priority, e.g R5F.

Macros

#define HWA_DONE_INTERRUPT_PRIORITY   (1U)
 Default HWA background thread done interrupt priority. More...
 
#define HWA_ALTDONE_INTERRUPT_PRIORITY   (1U)
 Default HWA background thread done interrupt priority. More...
 
#define HWA_PARAMSETDONE_INTERRUPT1_PRIORITY   (1U)
 Default HWA paramset done interrupt 1 priority. More...
 
#define HWA_PARAMSETDONE_INTERRUPT2_PRIORITY   (1U)
 Default HWA paramset done interrupt 2 priority. More...
 
#define HWA_LOCAL_RAM_ERR_PRIORITY   (1U)
 Default HWA local ram error interrupt priority. More...
 

Macro Definition Documentation

◆ HWA_DONE_INTERRUPT_PRIORITY

#define HWA_DONE_INTERRUPT_PRIORITY   (1U)

Default HWA background thread done interrupt priority.

◆ HWA_ALTDONE_INTERRUPT_PRIORITY

#define HWA_ALTDONE_INTERRUPT_PRIORITY   (1U)

Default HWA background thread done interrupt priority.

◆ HWA_PARAMSETDONE_INTERRUPT1_PRIORITY

#define HWA_PARAMSETDONE_INTERRUPT1_PRIORITY   (1U)

Default HWA paramset done interrupt 1 priority.

◆ HWA_PARAMSETDONE_INTERRUPT2_PRIORITY

#define HWA_PARAMSETDONE_INTERRUPT2_PRIORITY   (1U)

Default HWA paramset done interrupt 2 priority.

◆ HWA_LOCAL_RAM_ERR_PRIORITY

#define HWA_LOCAL_RAM_ERR_PRIORITY   (1U)

Default HWA local ram error interrupt priority.