Lines Matching refs:phase
112 * Indicates node create, delete, or execute phase function.
158 * create, delete, and execute phase functions of nodes on the DSP target.
225 * Get address of create, delete, or execute phase function of a node on
258 * Load create, delete, or execute phase function of a node on the DSP.
262 * phase: Type of function to load (create, delete, or execute).
266 * DSP_EOVERLAYMEMORY: Can't overlay phase because overlay memory
269 * DSP_EFWRITE: Failed to write phase's code or date to target.
276 NLDR_PHASE phase);
280 * Unload create, delete, or execute phase function of a node on the DSP.
284 * phase: Node function to unload (create, delete, or execute).
294 NLDR_PHASE phase);