NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
NvRmGpuClockRangeRec Struct Reference

Detailed Description

Frequency range for clock domain.

See also
NvRmGpuClockGetDomains()

Definition at line 1021 of file nvrm_gpu.h.

Data Fields

uint64_t minHz
 
uint64_t maxHz
 

Field Documentation

◆ maxHz

uint64_t NvRmGpuClockRangeRec::maxHz

Definition at line 1024 of file nvrm_gpu.h.

◆ minHz

uint64_t NvRmGpuClockRangeRec::minHz

Definition at line 1023 of file nvrm_gpu.h.


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