ECP-VELOC Components
User documentation for all components
axl_sync.h File Reference

implementation of axl's synchronous mode More...

Go to the source code of this file.

Functions

sync
int axl_sync_start (int id)
 
int axl_sync_test (int id)
 
int axl_sync_wait (int id)
 
int axl_sync_resume (int id)
 

Function Documentation

◆ axl_sync_resume()

int axl_sync_resume ( int  id)

◆ axl_sync_start()

int axl_sync_start ( int  id)

◆ axl_sync_test()

int axl_sync_test ( int  id)

◆ axl_sync_wait()

int axl_sync_wait ( int  id)