Searched refs:element (Results 1 – 3 of 3) sorted by relevance
36 list_element_handle_t element = list->head; in LIST_Error_Check() local45 while (element != NULL) /*Scan list*/ in LIST_Error_Check()48 if (element == newElement) in LIST_Error_Check()53 element = element->next; in LIST_Error_Check()
72 - **PM_RegisterNotify** --> OPTIONAL ; Registers a notify element into the selected group. The call…314 Register notify element into the selected group. 325 Update notify element's callback function and application data. 328 notifyElement : The pointer to the notify element to update. 335 Remove notify element from its notify group. 337 *Parameter:* notifyElement : The pointer to the notify element to remove.
17 … Shift and saturate in one instruction. ~ 5 cycles | Greater than 200 cycles for one output element