Home
last modified time | relevance | path

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

/Kernel-v11.0.1/portable/Softune/MB96340/
Dport.c148 #elif( ( configMEMMODEL == portCOMPACT ) || ( configMEMMODEL == portLARGE ) )
236 #if configMEMMODEL == portMEDIUM || configMEMMODEL == portLARGE
249 #if configMEMMODEL == portMEDIUM || configMEMMODEL == portLARGE
280 #if( ( configMEMMODEL == portCOMPACT ) || ( configMEMMODEL == portLARGE ) )
293 #if( ( configMEMMODEL == portMEDIUM ) || ( configMEMMODEL == portLARGE ) )
323 #if( ( configMEMMODEL == portMEDIUM ) || ( configMEMMODEL == portLARGE ) )
Dportmacro.h41 #define portLARGE 3 macro