Home
last modified time | relevance | path

Searched refs:portMMCR_JTVIC_GIRQ23_PRIA (Results 1 – 1 of 1) sorted by relevance

/Kernel-v10.6.2/portable/MPLAB/PIC32MEC14xx/
HDport.c67 #define portMMCR_JTVIC_GIRQ23_PRIA *((volatile uint32_t *)(0xBFFFC3F0ul)) macro
234 portMMCR_JTVIC_GIRQ23_PRIA &= ~( 0x0Ful << 16 ); in vApplicationSetupTickTimerInterrupt()
235 portMMCR_JTVIC_GIRQ23_PRIA |= ( ( portIPL_TO_CODE( configKERNEL_INTERRUPT_PRIORITY ) ) << 16 ); in vApplicationSetupTickTimerInterrupt()