Searched refs:SyncState (Results 1 – 4 of 4) sorted by relevance
834 boolean *SyncState);
1733 Std_ReturnType Netc_EthSwt_Ip_SetSyncState(uint8 SwitchIdx, boolean SyncState);
6179 boolean *SyncState argument6187 DevAssert(SyncState != NULL_PTR);6194 *SyncState = (boolean)(IP_NETC__ENETC0_SI0->SITSR & NETC_F3_SI0_SITSR_SYNC_MASK);6199 *SyncState = (boolean) PSIRspMessage;
9956 Std_ReturnType Netc_EthSwt_Ip_SetSyncState(uint8 SwitchIdx, boolean SyncState) argument9966 IP_NETC__TMR0_BASE->TMR_PARAM |= SyncState ? 1U : 0U;