Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/GCC/IA32_flat/
Dport.c386 BaseType_t xWord; in xPortStartScheduler() local
395 for( xWord = 0; xWord < configISR_STACK_SIZE - 20; xWord++ ) in xPortStartScheduler()
397 ulSystemStack[ xWord ] = portSTACK_WORD; in xPortStartScheduler()