Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/os/common/include/
Dapplication_jump_private.h73 typedef union LauncherParamBody { union
80 }LauncherParamBody; typedef
86 LauncherParamBody body;
/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_application_jump.c108 OSi_GetLauncherParam()->header.bodyLength = sizeof(LauncherParamBody); in OS_SetLauncherParamAndResetHardware()