Context switch enable/disable configuration in the paramset.
Macros | |
| #define | HWA_PARAMSET_CONTEXTSWITCH_DISABLE (0U) |
| disable the context switch in the paramset More... | |
| #define | HWA_PARAMSET_CONTEXTSWITCH_NONFORCE_ENABLE (1U) |
| context swtich is allowed at the end the a paramset, CONTEXTSW_EN register bit is set More... | |
| #define | HWA_PARAMSET_CONTEXTSWITCH_FORCE_ENABLE (2U) |
| after the paramset, the context switch is forced to happen wihthout the need of any trigger, the register FORCED_CONTEXTSW_EN in the parameter-set is set. More... | |
| #define HWA_PARAMSET_CONTEXTSWITCH_DISABLE (0U) |
disable the context switch in the paramset
| #define HWA_PARAMSET_CONTEXTSWITCH_NONFORCE_ENABLE (1U) |
context swtich is allowed at the end the a paramset, CONTEXTSW_EN register bit is set
| #define HWA_PARAMSET_CONTEXTSWITCH_FORCE_ENABLE (2U) |
after the paramset, the context switch is forced to happen wihthout the need of any trigger, the register FORCED_CONTEXTSW_EN in the parameter-set is set.