Home
last modified time | relevance | path

Searched refs:IP_SIUL2 (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-3.5.0/s32/soc/s32k344/include/
DSiul2_Dio_Ip_Cfg.h53 #define PTA_L_HALF ((Siul2_Dio_Ip_GpioType *)(&(IP_SIUL2->PGPDO0)))
54 #define PTA_H_HALF ((Siul2_Dio_Ip_GpioType *)(&(IP_SIUL2->PGPDO1)))
56 #define PTB_L_HALF ((Siul2_Dio_Ip_GpioType *)(&(IP_SIUL2->PGPDO2)))
57 #define PTB_H_HALF ((Siul2_Dio_Ip_GpioType *)(&(IP_SIUL2->PGPDO3)))
59 #define PTC_L_HALF ((Siul2_Dio_Ip_GpioType *)(&(IP_SIUL2->PGPDO4)))
60 #define PTC_H_HALF ((Siul2_Dio_Ip_GpioType *)(&(IP_SIUL2->PGPDO5)))
62 #define PTD_L_HALF ((Siul2_Dio_Ip_GpioType *)(&(IP_SIUL2->PGPDO6)))
63 #define PTD_H_HALF ((Siul2_Dio_Ip_GpioType *)(&(IP_SIUL2->PGPDO7)))
65 #define PTE_L_HALF ((Siul2_Dio_Ip_GpioType *)(&(IP_SIUL2->PGPDO8)))
66 #define PTE_H_HALF ((Siul2_Dio_Ip_GpioType *)(&(IP_SIUL2->PGPDO9)))
[all …]
DSiul2_Port_Ip_Defines.h107 #define SIUL2_MSCR_BASE (IP_SIUL2->MSCR)
/hal_nxp-3.5.0/s32/drivers/s32k3/Port/src/
DSiul2_Port_Ip.c264 #ifdef IP_SIUL2 in Siul2_Port_Ip_PinInit()
265 if (config->base == IP_SIUL2) in Siul2_Port_Ip_PinInit()
/hal_nxp-3.5.0/s32/drivers/s32ze/Port/src/
DSiul2_Port_Ip.c325 #ifdef IP_SIUL2 in Siul2_Port_Ip_GetSiulInstance()
326 if (config->base == IP_SIUL2) in Siul2_Port_Ip_GetSiulInstance()
/hal_nxp-3.5.0/s32/drivers/s32k3/BaseNXP/header/
DS32K344_SIUL2.h585 #define IP_SIUL2 ((SIUL2_Type *)IP_SIUL2_BASE) macro
589 #define IP_SIUL2_BASE_PTRS { IP_SIUL2 }