Home
last modified time | relevance | path

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

/Kernel-v11.0.1/portable/Softune/MB96340/
Dport.c148 #elif( ( configMEMMODEL == portCOMPACT ) || ( configMEMMODEL == portLARGE ) )
238 #elif configMEMMODEL == portSMALL || configMEMMODEL == portCOMPACT
251 #elif configMEMMODEL == portSMALL || configMEMMODEL == portCOMPACT
280 #if( ( configMEMMODEL == portCOMPACT ) || ( configMEMMODEL == portLARGE ) )
314 #if configMEMMODEL == portSMALL || configMEMMODEL == portCOMPACT
Dportmacro.h40 #define portCOMPACT 2 macro