Searched refs:OSEK_MAX_LINK_DEPTH (Results 1 – 1 of 1) sorted by relevance
129 #define OSEK_MAX_LINK_DEPTH (1024U) /* Maximum depth of linked resource, to prevent infinite loops … macro1701 iter_max = OSEK_MAX_LINK_DEPTH; /* Safety count to prevent infinite loop. */ in CreateResource()