Searched refs:linked_res (Results 1 – 3 of 3) sorted by relevance
602 ResourceType linked_res; /* id of the resource , Linked with this res. */ member875 ResourceType CreateResource(const CHAR *name, StatusType type, ResourceType linked_res);
1631 ResourceType CreateResource(const CHAR *name, StatusType type, ResourceType linked_res) in CreateResource() argument1655 if (linked_res == 0u) in CreateResource()1664 linked_res_ptr = (OSEK_RESOURCE *)linked_res; in CreateResource()1691 res_ptr->linked_res = linked_res; in CreateResource()1710 linked_res_id = res1_ptr->linked_res; in CreateResource()
210 ResourceType linked_res);