comparison src/cs/riviera/rvm/rvm_ext_priorities.h @ 293:2d7d95e7f9c2

RVM USE ID and priority definitions for upcoming BUZM & VIBR SWEs
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 27 Mar 2022 01:33:02 +0000
parents 0faa72eaedcb
children
comparison
equal deleted inserted replaced
292:0f688d07b068 293:2d7d95e7f9c2
52 #define RVM_BTA_TASK_PRIORITY (248) /* rl: was 200 */ 52 #define RVM_BTA_TASK_PRIORITY (248) /* rl: was 200 */
53 #define RVM_BTH_TASK_PRIORITY (200) 53 #define RVM_BTH_TASK_PRIORITY (200)
54 54
55 #define RVM_FCBM_TASK_PRIORITY (238) 55 #define RVM_FCBM_TASK_PRIORITY (238)
56 56
57 #define RVM_BUZM_TASK_PRIORITY (245)
58 #define RVM_VIBR_TASK_PRIORITY (245)
59
57 #endif /* __RVM_EXT_PRIORITIES_H_ */ 60 #endif /* __RVM_EXT_PRIORITIES_H_ */