Searched refs:osek_initialize (Results 1 – 4 of 4) sorted by relevance
79 osek_initialize(pointer,&Application1); in tx_application_define()
28 osek_initialize() passing it a pointer to the OSEK memory and the application structure.29 The size of the memory region passed to osek_initialize() must be set at compile time52 osek_initialize(). See the OSEK documentation for the signature of those hook functions.
928 UCHAR *osek_initialize(void *osek_memory, APPLICATION_INFO_PTR application1);
5330 UCHAR *osek_initialize(void *osek_memory, APPLICATION_INFO_PTR application1) in osek_initialize() function