Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/MPLAB/PIC32MEC14xx/
Dportmacro.h87 #define portCODE_TO_IPL( iplCode ) ( ( iplCode << 1 ) | 0x01ul ) argument