Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/twl/os/common/
Dapplication_jump.h31 #define OS_MCU_RESET_VALUE_OFS 0 macro
/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_application_jump.c439 *(u8 *)OSi_GetNandFirmResetParam() = (u8)MCU_GetFreeRegister( OS_MCU_RESET_VALUE_OFS ); in OS_ReadLauncherParameter()