Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32ze/Mcu/src/
DClock_Ip_Gate.c142 uint32 GateBitField; in Clock_Ip_ClockSetGateClockControlEnableGprPctl() local
149 GateBitField = GateInformation->GateBitField; in Clock_Ip_ClockSetGateClockControlEnableGprPctl()
153 …p_apxGprClockControlEnable[GroupIndex]->PCTL[GateIndex] |= ((uint32)GPR_PCTL_MASK << GateBitField); in Clock_Ip_ClockSetGateClockControlEnableGprPctl()
157 …_apxGprClockControlEnable[GroupIndex]->PCTL[GateIndex] &= ~((uint32)GPR_PCTL_MASK << GateBitField); in Clock_Ip_ClockSetGateClockControlEnableGprPctl()
165 (void)GateBitField; in Clock_Ip_ClockSetGateClockControlEnableGprPctl()
/hal_nxp-3.6.0/s32/drivers/s32ze/Mcu/include/
DClock_Ip_Specific.h272 uint8 GateBitField; member