Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_ownerInfo.c38 ((sizeof(NVRAMConfig) + 3) & ~0x00000003)); in OS_GetMacAddress()
54 NVRAMConfig *src; in OS_GetOwnerInfo()
56 src = (NVRAMConfig *)(OS_GetSystemWork()->nvramUserInfo); in OS_GetOwnerInfo()
84 NVRAMConfig *src = (NVRAMConfig *)(OS_GetSystemWork()->nvramUserInfo); in OS_GetOwnerRtcOffset()
Dos_entropy.c38 (u8 *)((u32)(work->nvramUserInfo) + ((sizeof(NVRAMConfig) + 3) & ~0x00000003)); in OS_GetLowEntropyData()
Dos_ownerInfoEx.c62 NVRAMConfig *src; in OS_GetOwnerInfoEx()
66 src = (NVRAMConfig *)(OS_GetSystemWork()->nvramUserInfo); in OS_GetOwnerInfoEx()
/TwlSDK-5.1.0/include/nitro/spi/common/
DuserInfo_teg.h135 typedef struct NVRAMConfig struct
142 NVRAMConfig; argument
DuserInfo_ts_0.h135 typedef struct NVRAMConfig struct
142 NVRAMConfig; argument
DuserInfo_ts_200.h157 typedef struct NVRAMConfig struct
164 NVRAMConfig; typedef
DuserInfo_ts_300.h191 typedef struct NVRAMConfig struct
198 NVRAMConfig; argument
/TwlSDK-5.1.0/build/libraries/wm/ARM9/src/
Dwm_sync.c354 ((sizeof(NVRAMConfig) + 3) & ~0x00000003) + 6)); in WM_GetAllowedChannel()
398 ((sizeof(NVRAMConfig) + 3) & ~0x00000003) + 6)); in WM_IsExistAllowedChannel()
/TwlSDK-5.1.0/build/libraries/os/ARM9/src/
Dos_china.c335 NVRAMConfig *src; in CheckLanguageCode()
337 src = (NVRAMConfig *)(OS_GetSystemWork()->nvramUserInfo); in CheckLanguageCode()
/TwlSDK-5.1.0/build/libraries/spi/ARM9/src/
Dtp.c417 NVRAMConfig *info = (NVRAMConfig *)(OS_GetSystemWork()->nvramUserInfo); in TP_GetUserInfo()