Home
last modified time | relevance | path

Searched refs:NETC_PRIV_NETCRR_LOCK_MASK (Results 1 – 12 of 12) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_ierb.c18 if ((NETC_PRIV->NETCRR & NETC_PRIV_NETCRR_LOCK_MASK) != 0U) in NETC_IERBLock()
24 NETC_PRIV->NETCRR |= NETC_PRIV_NETCRR_LOCK_MASK; in NETC_IERBLock()
32 if ((NETC_PRIV->NETCRR & NETC_PRIV_NETCRR_LOCK_MASK) == 0U) in NETC_IERBUnlock()
38 NETC_PRIV->NETCRR &= ~NETC_PRIV_NETCRR_LOCK_MASK; in NETC_IERBUnlock()
Dfsl_netc_ierb.h83 return ((NETC_PRIV->NETCRR & NETC_PRIV_NETCRR_LOCK_MASK) == 0U); in NETC_IERBIsUnlockOver()
/hal_nxp-latest/s32/drivers/s32ze/BaseNXP/header/
DS32Z2_NETC_PRIV.h134 #define NETC_PRIV_NETCRR_LOCK_MASK (0x2U) macro
137 … (((uint32_t)(((uint32_t)(x)) << NETC_PRIV_NETCRR_LOCK_SHIFT)) & NETC_PRIV_NETCRR_LOCK_MASK)
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c6985 IP_NETC__NETC_PRIV->NETCRR &= ~NETC_PRIV_NETCRR_LOCK_MASK;
6991 if ((IP_NETC__NETC_PRIV->NETCRR & NETC_PRIV_NETCRR_LOCK_MASK) == 0x0U)
7008 IP_NETC__NETC_PRIV->NETCRR |= NETC_PRIV_NETCRR_LOCK_MASK;
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1182/
DMIMXRT1182.h64128 #define NETC_PRIV_NETCRR_LOCK_MASK (0x2U) macro
64131 … (((uint32_t)(((uint32_t)(x)) << NETC_PRIV_NETCRR_LOCK_SHIFT)) & NETC_PRIV_NETCRR_LOCK_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1181/
DMIMXRT1181.h60279 #define NETC_PRIV_NETCRR_LOCK_MASK (0x2U) macro
60282 … (((uint32_t)(((uint32_t)(x)) << NETC_PRIV_NETCRR_LOCK_SHIFT)) & NETC_PRIV_NETCRR_LOCK_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1187/
DMIMXRT1187_cm33.h60550 #define NETC_PRIV_NETCRR_LOCK_MASK (0x2U) macro
60553 … (((uint32_t)(((uint32_t)(x)) << NETC_PRIV_NETCRR_LOCK_SHIFT)) & NETC_PRIV_NETCRR_LOCK_MASK)
DMIMXRT1187_cm7.h58961 #define NETC_PRIV_NETCRR_LOCK_MASK (0x2U) macro
58964 … (((uint32_t)(((uint32_t)(x)) << NETC_PRIV_NETCRR_LOCK_SHIFT)) & NETC_PRIV_NETCRR_LOCK_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1189/
DMIMXRT1189_cm33.h64398 #define NETC_PRIV_NETCRR_LOCK_MASK (0x2U) macro
64401 … (((uint32_t)(((uint32_t)(x)) << NETC_PRIV_NETCRR_LOCK_SHIFT)) & NETC_PRIV_NETCRR_LOCK_MASK)
DMIMXRT1189_cm7.h62790 #define NETC_PRIV_NETCRR_LOCK_MASK (0x2U) macro
62793 … (((uint32_t)(((uint32_t)(x)) << NETC_PRIV_NETCRR_LOCK_SHIFT)) & NETC_PRIV_NETCRR_LOCK_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX9596/
DMIMX9596_ca55.h173400 #define NETC_PRIV_NETCRR_LOCK_MASK (0x2U) macro
173403 … (((uint32_t)(((uint32_t)(x)) << NETC_PRIV_NETCRR_LOCK_SHIFT)) & NETC_PRIV_NETCRR_LOCK_MASK)
DMIMX9596_cm7.h173337 #define NETC_PRIV_NETCRR_LOCK_MASK (0x2U) macro
173340 … (((uint32_t)(((uint32_t)(x)) << NETC_PRIV_NETCRR_LOCK_SHIFT)) & NETC_PRIV_NETCRR_LOCK_MASK)