gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:INTPRI_GROUP (0.00 seconds)
mtkernel_3
lib/libtk/sysdepend/cpu/core/armv7m/int_armv7m.c - 2.1KB - 111 lines
100:         /* Set interrupt priority level. */
101:         *(_UB*)(NVIC_IPR(intno)) = (UB)INTPRI_GROUP(level, 0);
102: