Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32ze/Mcu/src/
DClock_Ip_Gate.c140 uint32 GroupIndex; in Clock_Ip_ClockSetGateClockControlEnableGprPctl() local
147 GroupIndex = GateInformation->GroupIndex; in Clock_Ip_ClockSetGateClockControlEnableGprPctl()
153 …Clock_Ip_apxGprClockControlEnable[GroupIndex]->PCTL[GateIndex] |= ((uint32)GPR_PCTL_MASK << GateBi… in Clock_Ip_ClockSetGateClockControlEnableGprPctl()
157 …Clock_Ip_apxGprClockControlEnable[GroupIndex]->PCTL[GateIndex] &= ~((uint32)GPR_PCTL_MASK << GateB… in Clock_Ip_ClockSetGateClockControlEnableGprPctl()
163 (void)GroupIndex; in Clock_Ip_ClockSetGateClockControlEnableGprPctl()
/hal_nxp-3.6.0/s32/drivers/s32ze/Mcu/include/
DClock_Ip_Specific.h270 uint8 GroupIndex; member