| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |

Go to the source code of this file.
Functions | |
| DOCA_LOG_REGISTER (RMAX_SET_CLOCK::MAIN) | |
| doca_error_t | set_clock (const char *pcie_addr, struct program_core_objects *state) |
| static doca_error_t | pci_address_callback (void *param, void *opaque) |
| doca_error_t | register_set_clock_params (void) |
| int | main (int argc, char **argv) |
| DOCA_LOG_REGISTER | ( | RMAX_SET_CLOCK::MAIN | ) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 93 of file rmax_set_clock_main.c.
|
static |
Definition at line 42 of file rmax_set_clock_main.c.
| doca_error_t register_set_clock_params | ( | void | ) |
Definition at line 62 of file rmax_set_clock_main.c.
| doca_error_t set_clock | ( | const char * | pcie_addr, |
| struct program_core_objects * | state | ||
| ) |
Definition at line 37 of file rmax_set_clock_sample.c.