NVIDIA DRIVE OS Linux SDK API Reference

5.1.15.0 Release
For Test and Development only
NvRmGpuClockRangeRec Struct Reference

Detailed Description

Frequency range for clock domain.

See also
NvRmGpuClockGetDomains()

Definition at line 698 of file nvrm_gpu.h.

Data Fields

uint64_t minHz
 
uint64_t maxHz
 

Field Documentation

◆ maxHz

uint64_t NvRmGpuClockRangeRec::maxHz

Definition at line 701 of file nvrm_gpu.h.

◆ minHz

uint64_t NvRmGpuClockRangeRec::minHz

Definition at line 700 of file nvrm_gpu.h.


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