Home
last modified time | relevance | path

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

/hal_nxp-3.7.0/s32/drivers/s32k3/BaseNXP/header/
DS32K344_CMU_FC.h86 #define IP_CMU_0_BASE (0x402BC000u) macro
88 #define IP_CMU_0 ((CMU_FC_Type *)IP_CMU_0_BASE)
102 #define IP_CMU_FC_BASE_ADDRS { IP_CMU_0_BASE, IP_CMU_3_BASE, IP_CMU_4_BASE, IP_…
/hal_nxp-3.7.0/s32/drivers/s32k3/Mcu/src/
DClock_Ip_Specific.c590 #if (defined(IP_CMU_0_BASE)) in Clock_Ip_SpecificSetUserAccessAllowed()
592 SET_USER_ACCESS_ALLOWED(IP_CMU_0_BASE, CMU_PROT_MEM_U32); in Clock_Ip_SpecificSetUserAccessAllowed()