Searched refs:SyncState (Results 1 – 4 of 4) sorted by relevance
1111 boolean *SyncState);
1811 Std_ReturnType Netc_EthSwt_Ip_SetSyncState(uint8 SwitchIdx, boolean SyncState);
8848 boolean *SyncState argument8857 DevAssert(SyncState != NULL_PTR);8864 …*SyncState = ((IP_NETC__ENETC0_SI0->SITSR & NETC_F3_SI0_SITSR_SYNC_MASK) == 1UL) ? (boolean)TRUE: …8869 *SyncState = (boolean) PSIRspMessage;
11130 Std_ReturnType Netc_EthSwt_Ip_SetSyncState(uint8 SwitchIdx, boolean SyncState) argument11141 if(TRUE == SyncState)