NVIDIA DRIVE OS Linux SDK API Reference

6.0.9 Release
NvRmGpuClockRangeRec Struct Reference

Detailed Description

Frequency range for clock domain.

See also
NvRmGpuClockGetDomains()

Definition at line 996 of file nvrm_gpu.h.

Data Fields

uint64_t minHz
 
uint64_t maxHz
 

Field Documentation

◆ maxHz

uint64_t NvRmGpuClockRangeRec::maxHz

Definition at line 999 of file nvrm_gpu.h.

◆ minHz

uint64_t NvRmGpuClockRangeRec::minHz

Definition at line 998 of file nvrm_gpu.h.


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