NVIDIA DRIVE OS Linux SDK API Reference

6.0.5 Release
NvRmGpuClockRangeRec Struct Reference

Detailed Description

Frequency range for clock domain.

See also
NvRmGpuClockGetDomains()

Definition at line 908 of file nvrm_gpu.h.

Data Fields

uint64_t minHz
 
uint64_t maxHz
 

Field Documentation

◆ maxHz

uint64_t NvRmGpuClockRangeRec::maxHz

Definition at line 911 of file nvrm_gpu.h.

◆ minHz

uint64_t NvRmGpuClockRangeRec::minHz

Definition at line 910 of file nvrm_gpu.h.


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