Home
last modified time | relevance | path

Searched refs:Gate (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-3.5.0/s32/drivers/s32ze/Mcu/src/
DClock_Ip_Gate.c104 static void Clock_Ip_ClockUpdateGateEmpty(Clock_Ip_NameType ClockName, boolean Gate);
107 … void Clock_Ip_ClockUpdateGateClockControlEnableGprPctl(Clock_Ip_NameType ClockName, boolean Gate);
128 static void Clock_Ip_ClockUpdateGateEmpty(Clock_Ip_NameType ClockName, boolean Gate) in Clock_Ip_ClockUpdateGateEmpty() argument
131 (void)Gate; in Clock_Ip_ClockUpdateGateEmpty()
153 …c void Clock_Ip_ClockUpdateGateClockControlEnableGprPctl(Clock_Ip_NameType ClockName, boolean Gate) in Clock_Ip_ClockUpdateGateClockControlEnableGprPctl() argument
158 if (TRUE == Gate) in Clock_Ip_ClockUpdateGateClockControlEnableGprPctl()
/hal_nxp-3.5.0/s32/drivers/s32k3/Mcu/src/
DClock_Ip_Gate.c104 static void Clock_Ip_ClockUpdateGateEmpty(Clock_Ip_NameType ClockName, boolean Gate);
107 …k_Ip_ClockUpdateGateMcMePartitionCollectionClockRequest(Clock_Ip_NameType ClockName, boolean Gate);
128 static void Clock_Ip_ClockUpdateGateEmpty(Clock_Ip_NameType ClockName, boolean Gate) in Clock_Ip_ClockUpdateGateEmpty() argument
131 (void)Gate; in Clock_Ip_ClockUpdateGateEmpty()
229 …ck_Ip_ClockUpdateGateMcMePartitionCollectionClockRequest(Clock_Ip_NameType ClockName, boolean Gate) in Clock_Ip_ClockUpdateGateMcMePartitionCollectionClockRequest() argument
234 if (TRUE == Gate) in Clock_Ip_ClockUpdateGateMcMePartitionCollectionClockRequest()
/hal_nxp-3.5.0/s32/drivers/s32k3/Mcu/include/
DClock_Ip_Private.h367 typedef void (*gateUpdateCallback)(Clock_Ip_NameType ClockName, boolean Gate);
/hal_nxp-3.5.0/s32/drivers/s32ze/Mcu/include/
DClock_Ip_Private.h367 typedef void (*gateUpdateCallback)(Clock_Ip_NameType ClockName, boolean Gate);