NVIDIA DRIVE OS Linux SDK API Reference

5.2.3 Release
For Test and Development only
NvRmGpuClockRangeRec Struct Reference

Detailed Description

Frequency range for clock domain.

See also
NvRmGpuClockGetDomains()

Definition at line 693 of file nvrm_gpu.h.

Data Fields

uint64_t minHz
 
uint64_t maxHz
 

Field Documentation

◆ maxHz

uint64_t NvRmGpuClockRangeRec::maxHz

Definition at line 696 of file nvrm_gpu.h.

◆ minHz

uint64_t NvRmGpuClockRangeRec::minHz

Definition at line 695 of file nvrm_gpu.h.


The documentation for this struct was generated from the following file: