Searched refs:linked_res (Results 1 – 3 of 3) sorted by relevance
601 ResourceType linked_res; /* id of the resource , Linked with this res. */ member874 ResourceType CreateResource(const CHAR *name, StatusType type, ResourceType linked_res);
1630 ResourceType CreateResource(const CHAR *name, StatusType type, ResourceType linked_res) in CreateResource() argument1654 if (linked_res == 0u) in CreateResource()1663 linked_res_ptr = (OSEK_RESOURCE *)linked_res; in CreateResource()1690 res_ptr->linked_res = linked_res; in CreateResource()1709 linked_res_id = res1_ptr->linked_res; in CreateResource()
210 ResourceType linked_res);