Home
last modified time | relevance | path

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

/FreeRTOS-Kernel/portable/Softune/MB96340/
A 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
A Dportmacro.h40 #define portCOMPACT 2 macro

Completed in 11 milliseconds