Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/lists/
Dfsl_component_generic_list.c36 list_element_handle_t element = list->head; in LIST_Error_Check() local
45 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()
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/
DREADME.md72 - **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.
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/
DREADME.md17 … Shift and saturate in one instruction. ~ 5 cycles | Greater than 200 cycles for one output element