Searched refs:IP_PLL_BASE (Results 1 – 2 of 2) sorted by relevance
92 #define IP_PLL_BASE (0x402E0000u) macro94 #define IP_PLL ((PLL_Type *)IP_PLL_BASE)96 #define IP_PLL_BASE_ADDRS { IP_PLL_BASE }
555 #if (defined(IP_PLL_BASE)) in Clock_Ip_SpecificSetUserAccessAllowed()556 SET_USER_ACCESS_ALLOWED(IP_PLL_BASE, PLLDIG_PROT_MEM_U32); in Clock_Ip_SpecificSetUserAccessAllowed()