Home
last modified time | relevance | path

Searched refs:IP_SMC (Results 1 – 9 of 9) sorted by relevance

/hal_nxp-latest/s32/drivers/s32k1/BaseNXP/header/
DS32K118_SMC.h88 #define IP_SMC ((SMC_Type *)IP_SMC_BASE) macro
92 #define IP_SMC_BASE_PTRS { IP_SMC }
DS32K116_SMC.h88 #define IP_SMC ((SMC_Type *)IP_SMC_BASE) macro
92 #define IP_SMC_BASE_PTRS { IP_SMC }
DS32K142W_SMC.h88 #define IP_SMC ((SMC_Type *)IP_SMC_BASE) macro
92 #define IP_SMC_BASE_PTRS { IP_SMC }
DS32K144W_SMC.h88 #define IP_SMC ((SMC_Type *)IP_SMC_BASE) macro
92 #define IP_SMC_BASE_PTRS { IP_SMC }
DS32K142_SMC.h88 #define IP_SMC ((SMC_Type *)IP_SMC_BASE) macro
92 #define IP_SMC_BASE_PTRS { IP_SMC }
DS32K146_SMC.h88 #define IP_SMC ((SMC_Type *)IP_SMC_BASE) macro
92 #define IP_SMC_BASE_PTRS { IP_SMC }
DS32K148_SMC.h88 #define IP_SMC ((SMC_Type *)IP_SMC_BASE) macro
92 #define IP_SMC_BASE_PTRS { IP_SMC }
DS32K144_SMC.h88 #define IP_SMC ((SMC_Type *)IP_SMC_BASE) macro
92 #define IP_SMC_BASE_PTRS { IP_SMC }
/hal_nxp-latest/s32/drivers/s32k1/Mcu/src/
DClock_Ip_Specific.c477 …CLOCK_IP_DEV_ASSERT(CLOCK_IP_RUN_POWER_MODE_STATUS == ((IP_SMC->PMSTAT & SMC_PMSTAT_PMSTAT_MASK) >… in Clock_Ip_SpecificPlatformInitClock()