Searched refs:portMMCR_JTVIC_GIRQ24_PRIA (Results 1 – 1 of 1) sorted by relevance
74 #define portMMCR_JTVIC_GIRQ24_PRIA *((volatile uint32_t *)(0xBFFFC400ul)) macro268 portMMCR_JTVIC_GIRQ24_PRIA &= ~(0xF0ul); in xPortStartScheduler()269 portMMCR_JTVIC_GIRQ24_PRIA |= ( portIPL_TO_CODE( configKERNEL_INTERRUPT_PRIORITY ) << 4 ); in xPortStartScheduler()