Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/twl/hw/ARM9/tmp/
Dreadme.txt1 ioreg_CFG.h will be read from the official register table when it is ready. However, because it doe…
/TwlSDK-5.1.0/build/demos/mb/multiboot/
Dreadme.txt33 BOOT READY ... Download is complete, and the downloaded application is ready to run
/TwlSDK-5.1.0/build/libraries/dsp/ARM9.TWL/src/
Ddsp_process.c142 int ready = (reg_DSP_SEM | (((reg_DSP_PSTS >> REG_DSP_PSTS_RRI0_SHIFT) & 7) << 16)); in DSPi_MasterInterrupts() local
143 int factors = (ready & context->hookFactors); in DSPi_MasterInterrupts()