Home
last modified time | relevance | path

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

/Kernel-v11.0.1/portable/Softune/MB96340/
Dport.c73 #if( ( configMEMMODEL == portSMALL ) || ( configMEMMODEL == portMEDIUM ) )
238 #elif configMEMMODEL == portSMALL || configMEMMODEL == portCOMPACT
251 #elif configMEMMODEL == portSMALL || configMEMMODEL == portCOMPACT
314 #if configMEMMODEL == portSMALL || configMEMMODEL == portCOMPACT
Dportmacro.h38 #define portSMALL 0 macro