Home
last modified time | relevance | path

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

/Kernel-v11.0.1/portable/Softune/MB96340/
Dport.c73 #if( ( configMEMMODEL == portSMALL ) || ( configMEMMODEL == portMEDIUM ) )
236 #if configMEMMODEL == portMEDIUM || configMEMMODEL == portLARGE
249 #if configMEMMODEL == portMEDIUM || configMEMMODEL == portLARGE
293 #if( ( configMEMMODEL == portMEDIUM ) || ( configMEMMODEL == portLARGE ) )
323 #if( ( configMEMMODEL == portMEDIUM ) || ( configMEMMODEL == portLARGE ) )
Dportmacro.h39 #define portMEDIUM 1 macro