Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/GCC/ARM_CR5/
Dport.c410 uint32_t ulAPSR, ulCycles = 8; /* 8 bits per byte. */ in xPortStartScheduler() local
442 ulCycles--; in xPortStartScheduler()
444 if( ulCycles == 0 ) in xPortStartScheduler()