Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX9352/drivers/
Dfsl_misc_soc.c44 global_regs = (soc_src_general_regs_t *)(uint32_t)SOC_SRC_GLOBAL_RBASE; in SOC_MixPowerInit()
96 soc_src_general_regs_t *global_regs = (soc_src_general_regs_t *)(uint32_t)SOC_SRC_GLOBAL_RBASE; in SOC_DisableIsolation()
Dfsl_misc_soc.h29 #define SOC_SRC_GLOBAL_RBASE (SOC_SRC_IPS_BASE_ADDR + 0x0000) macro