Lines Matching full:address
98 * setting of the \b Completion \b Routine address and parameters.
101 * Set to the address of the called instance (component instance context structure). For instance,
103 * routine of the \b upper component. The value to assign to this parameter is the \b address of
105 * variables, data or state information a component member needs for operation. The address of the
138 pphFriNfc_Cr_t CompletionRoutine; /*!< Address of the upper Layer's \b Process(ing) function to call upon completion.
140 * needs to set this member to the address of the function that needs to be within
142 * address to the lower layer.
144 void *Context; /*!< Instance address (context) parameter.
146 * needs to set this member to the address of the component context structure instance
147 * within the completion path: A calling component would give its own instance address