NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
sync_event_local_pci_main.c File Reference
#include <stdlib.h>
#include <doca_argp.h>
#include <doca_log.h>
#include "common_common.h"
Include dependency graph for sync_event_local_pci_main.c:

Go to the source code of this file.

Functions

 DOCA_LOG_REGISTER (SYNC_EVENT::MAIN)
 
doca_error_t sync_event_run (struct sync_event_config *se_cfg, struct sync_event_runtime_objects *se_rt_objs)
 
int main (int argc, char **argv)
 

Function Documentation

◆ DOCA_LOG_REGISTER()

DOCA_LOG_REGISTER ( SYNC_EVENT::MAIN  )

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 51 of file sync_event_local_pci_main.c.

◆ sync_event_run()

doca_error_t sync_event_run ( struct sync_event_config se_cfg,
struct sync_event_runtime_objects se_rt_objs 
)