Home
last modified time | relevance | path

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

/TwlSDK-5.5/include/twl/hw/common/
Dmmap_parameter.h48 #define HW_PARAM_LAUNCH_PARAM_SIZE 0x100 macro
50 #define HW_PARAM_LAUNCH_PARAM_END (HW_PARAM_LAUNCH_PARAM + HW_PARAM_LAUNCH_PARAM_SIZE)
/TwlSDK-5.5/build/libraries/os/common/src/
Dos_application_jump.c196 …Range((const void *)HW_PARAM_DELIVER_ARG, HW_PARAM_DELIVER_ARG_SIZE + HW_PARAM_LAUNCH_PARAM_SIZE ); in OS_SetLauncherParamAndResetHardware()