Added set priority group convenience function.
This commit is contained in:
@@ -295,6 +295,7 @@
|
||||
/* --- SCB functions ------------------------------------------------------- */
|
||||
void scb_reset_core(void);
|
||||
void scb_reset_system(void);
|
||||
void scb_set_priority_grouping(u32 prigroup);
|
||||
|
||||
/* TODO: */
|
||||
|
||||
|
||||
@@ -295,6 +295,7 @@
|
||||
/* --- SCB functions ------------------------------------------------------- */
|
||||
void scb_reset_core(void);
|
||||
void scb_reset_system(void);
|
||||
void scb_set_priority_grouping(u32 prigroup);
|
||||
|
||||
/* TODO: */
|
||||
|
||||
|
||||
@@ -295,6 +295,7 @@
|
||||
/* --- SCB functions ------------------------------------------------------- */
|
||||
void scb_reset_core(void);
|
||||
void scb_reset_system(void);
|
||||
void scb_set_priority_grouping(u32 prigroup);
|
||||
|
||||
/* TODO: */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user