Searched refs:g_testHwEnvBaseAddr (Results 1 – 4 of 4) sorted by relevance
15 extern unsigned long g_testHwEnvBaseAddr;159 (*(volatile uint32_t *)(g_testHwEnvBaseAddr + (offset))) = (uint32_t)(val); \164 *(volatile uint32_t *)(g_testHwEnvBaseAddr + (offset))169 …(*(volatile uint32_t *)(g_testHwEnvBaseAddr + ENV_OTP_START_OFFSET+ ((wordOffset)*sizeof(uint32_t)…174 …(*(volatile uint32_t *)(g_testHwEnvBaseAddr + ENV_OTP_START_OFFSET+ ((wordOffset)*sizeof(uint32_t)…
109 (*(volatile uint32_t *)(g_testHwEnvBaseAddr + (offset))) = (uint32_t)(val); \114 *(volatile uint32_t *)(g_testHwEnvBaseAddr + (offset))119 …(*(volatile uint32_t *)(g_testHwEnvBaseAddr + ENV_OTP_START_OFFSET+ ((wordOffset)*sizeof(uint32_t)…124 …*(volatile uint32_t *)(g_testHwEnvBaseAddr + ENV_OTP_START_OFFSET + ((wordOffset)*sizeof(uint32_t)…
34 unsigned long g_testHwEnvBaseAddr = 0; variable249 g_testHwEnvBaseAddr = processMap->processHwEnvBaseAddr; in TestMapProcessAddrs()301 g_testHwEnvBaseAddr = 0; in TestMunMapProcessAddrs()
90 extern unsigned long g_testHwEnvBaseAddr;