Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/MPLAB/PIC32MX/
Dport.c50 #define portCORE_SW_0 ( 0x00000100 ) macro
295 _CP0_BIS_CAUSE( portCORE_SW_0 ); in vPortIncrementTick()
/Kernel-v11.1.0/portable/MPLAB/PIC32MZ/
Dport.c63 #define portCORE_SW_0 ( 0x00000100 ) macro
312 _CP0_BIS_CAUSE( portCORE_SW_0 ); in vPortIncrementTick()