Searched refs:ready (Results 1 – 3 of 3) sorted by relevance
1 ioreg_CFG.h will be read from the official register table when it is ready. However, because it doe…
33 BOOT READY ... Download is complete, and the downloaded application is ready to run
142 int ready = (reg_DSP_SEM | (((reg_DSP_PSTS >> REG_DSP_PSTS_RRI0_SHIFT) & 7) << 16)); in DSPi_MasterInterrupts() local143 int factors = (ready & context->hookFactors); in DSPi_MasterInterrupts()