Home
last modified time | relevance | path

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

/Kernel-v10.6.2/portable/MPLAB/PIC32MEC14xx/
HDport.c71 #define portGIRQ24_M14K_SOFTIRQ0_MASK ( 1ul << ( portGIRQ24_M14K_SOFTIRQ0_BITPOS ) ) macro
264 portMMCR_JTVIC_GIRQ24_SRC = (portGIRQ24_M14K_SOFTIRQ0_MASK); in xPortStartScheduler()
272 portMMCR_JTVIC_GIRQ24_SETEN = ( portGIRQ24_M14K_SOFTIRQ0_MASK ); in xPortStartScheduler()