Tool to change all interrupt priorities at once. Check the header file for supported mbed targets.
Dependents: CC3000_Hostdriver KL25Z_FFT_Demo cc3000_hello_world_demo cc3000_simple_socket_demo ... more
Example
#include "NVIC_set_all_priorities.h" int main() { NVIC_set_all_irq_priorities(3); ..... }
Files at revision 7:8acd3bf521ff
Name | Size | Actions |
---|---|---|
[up] | ||
NVIC_set_all_priorities.cpp | 1140 | Revisions Annotate |
NVIC_set_all_priorities.h | 9263 | Revisions Annotate |