Home
last modified time | relevance | path

Searched refs:MSCR (Results 1 – 25 of 84) sorted by relevance

1234

/hal_nxp-3.6.0/s32/drivers/s32ze/Port/src/
DSiul2_Port_Ip.c628 config->baseAE->MSCR[config->pinPortIdx] = pinsValues; in Siul2_Port_Ip_PinInit()
633 config->base->MSCR[config->pinPortIdx] = pinsValues; in Siul2_Port_Ip_PinInit()
827 u32RegVal = base->MSCR[pin]; in Siul2_Port_Ip_GetMSCRConfiguration()
1031 base->MSCR[pin] &= ~pueVal; in Siul2_Port_Ip_ConfigInternalResistor()
1036 regVal = base->MSCR[pin]; in Siul2_Port_Ip_ConfigInternalResistor()
1041 base->MSCR[pin] = regVal; in Siul2_Port_Ip_ConfigInternalResistor()
1046 regVal = base->MSCR[pin]; in Siul2_Port_Ip_ConfigInternalResistor()
1051 base->MSCR[pin] = regVal; in Siul2_Port_Ip_ConfigInternalResistor()
1097 base->MSCR[pin] &= ~SIUL2_AE_MSCR_OBE_MASK; in Siul2_Port_Ip_ConfigOutputBuffer()
1099 base->MSCR[pin] |= SIUL2_AE_MSCR_OBE(enable ? 1UL : 0UL); in Siul2_Port_Ip_ConfigOutputBuffer()
[all …]
/hal_nxp-3.6.0/s32/drivers/s32k3/Port/src/
DSiul2_Port_Ip.c376 config->base->MSCR[config->pinPortIdx] = pinsValues; in Siul2_Port_Ip_PinInit()
508 u32RegVal = base->MSCR[pin]; in Siul2_Port_Ip_GetMSCRConfiguration()
676 base->MSCR[pin] &= ~pueVal; in Siul2_Port_Ip_SetPullSel()
682 regVal = base->MSCR[pin]; in Siul2_Port_Ip_SetPullSel()
687 base->MSCR[pin] = regVal; in Siul2_Port_Ip_SetPullSel()
692 regVal = base->MSCR[pin]; in Siul2_Port_Ip_SetPullSel()
697 base->MSCR[pin] = regVal; in Siul2_Port_Ip_SetPullSel()
730 base->MSCR[pin] &= ~SIUL2_MSCR_OBE_MASK; in Siul2_Port_Ip_SetOutputBuffer()
732 base->MSCR[pin] |= SIUL2_MSCR_OBE(enable ? 1UL : 0UL); in Siul2_Port_Ip_SetOutputBuffer()
735 base->MSCR[pin] &= ~SIUL2_MSCR_SSS_MASK; in Siul2_Port_Ip_SetOutputBuffer()
[all …]
/hal_nxp-3.6.0/s32/soc/s32z27/include/
DSiul2_Port_Ip_Defines.h97 #define SIUL2_0_MSCR_BASE (IP_SIUL2_0->MSCR)
98 #define SIUL2_1_MSCR_BASE (IP_SIUL2_1->MSCR)
99 #define SIUL2_3_MSCR_BASE (IP_SIUL2_3->MSCR)
100 #define SIUL2_4_MSCR_BASE (IP_SIUL2_4->MSCR)
101 #define SIUL2_5_MSCR_BASE (IP_SIUL2_5->MSCR)
/hal_nxp-3.6.0/s32/soc/s32k344/include/
DSiul2_Port_Ip_Defines.h107 #define SIUL2_MSCR_BASE (IP_SIUL2->MSCR)
/hal_nxp-3.6.0/s32/drivers/s32k3/Port/include/
DSiul2_Port_Ip_Types.h322 __IO uint32 MSCR[16]; member
/hal_nxp-3.6.0/s32/drivers/s32ze/Port/include/
DSiul2_Port_Ip_Types.h396 __IO uint32 MSCR[16]; member
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/enet/
Dfsl_enet.h963 return (0U != (base->MSCR & 0x7EU)); in ENET_GetSMI()
Dfsl_enet.c1189 base->MSCR = mscr; in ENET_SetSMI()
/hal_nxp-3.6.0/s32/drivers/s32k1/BaseNXP/header/
DS32K148_ENET.h86 __IO uint32_t MSCR; /**< MII Speed Control Register, offset: 0x44 */ member
/hal_nxp-3.6.0/s32/drivers/s32ze/BaseNXP/header/
DS32Z2_SIUL2.h102 …__IO uint32_t MSCR[SIUL2_MSCR_COUNT]; /**< SIUL2 Multiplexed Signal Configuration Regis… member
/hal_nxp-3.6.0/s32/drivers/s32k3/BaseNXP/header/
DS32K344_SIUL2.h101 …__IO uint32_t MSCR[SIUL2_MSCR_COUNT]; /**< SIUL2 Multiplexed Signal Configuration Regis… member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK63F12/
DMK63F12.h9708 __IO uint32_t MSCR; /**< MII Speed Control Register, offset: 0x44 */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK64F12/
DMK64F12.h9721 __IO uint32_t MSCR; /**< MII Speed Control Register, offset: 0x44 */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKV58F24/
DMKV58F24.h11963 __IO uint32_t MSCR; /**< MII Speed Control Register, offset: 0x44 */ member
/hal_nxp-3.6.0/imx/devices/MCIMX6X/
DMCIMX6X_M4.h8455 …__IO uint32_t MSCR; /**< MII Speed Control Register, offset: 0x… member
8596 #define ENET_MSCR_REG(base) ((base)->MSCR)
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK65F18/
DMK65F18.h11350 __IO uint32_t MSCR; /**< MII Speed Control Register, offset: 0x44 */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK66F18/
DMK66F18.h11350 __IO uint32_t MSCR; /**< MII Speed Control Register, offset: 0x44 */ member
/hal_nxp-3.6.0/imx/devices/MCIMX7D/
DMCIMX7D_M4.h13097 …__IO uint32_t MSCR; /**< MII Speed Control Register, offset: 0x… member
13238 #define ENET_MSCR_REG(base) ((base)->MSCR)
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMXRT1024/
DMIMXRT1024.h16680 __IO uint32_t MSCR; /**< MII Speed Control Register, offset: 0x44 */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMXRT1021/
DMIMXRT1021.h16696 __IO uint32_t MSCR; /**< MII Speed Control Register, offset: 0x44 */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMXRT1051/
DMIMXRT1051.h17730 __IO uint32_t MSCR; /**< MII Speed Control Register, offset: 0x44 */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMXRT1041/
DMIMXRT1041.h18972 __IO uint32_t MSCR; /**< MII Speed Control Register, offset: 0x44 */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMXRT1042/
DMIMXRT1042.h18974 __IO uint32_t MSCR; /**< MII Speed Control Register, offset: 0x44 */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMXRT1052/
DMIMXRT1052.h18515 __IO uint32_t MSCR; /**< MII Speed Control Register, offset: 0x44 */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMXRT1061/
DMIMXRT1061.h19341 __IO uint32_t MSCR; /**< MII Speed Control Register, offset: 0x44 */ member

1234