Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/OSEK/
Dtx_osek.c200 static UINT osek_memory_allocate(ULONG size, void **memory_ptr);
7251 retval = osek_memory_allocate(stack_size, in osek_allocate_tcb()
7313 static UINT osek_memory_allocate(ULONG size, void **memory_ptr) in osek_memory_allocate() function