Searched refs:portMEDIUM (Results 1 – 2 of 2) sorted by relevance
73 #if( ( configMEMMODEL == portSMALL ) || ( configMEMMODEL == portMEDIUM ) )236 #if configMEMMODEL == portMEDIUM || configMEMMODEL == portLARGE249 #if configMEMMODEL == portMEDIUM || configMEMMODEL == portLARGE293 #if( ( configMEMMODEL == portMEDIUM ) || ( configMEMMODEL == portLARGE ) )323 #if( ( configMEMMODEL == portMEDIUM ) || ( configMEMMODEL == portLARGE ) )
39 #define portMEDIUM 1 macro