NVIDIA DRIVE OS Linux SDK API Reference

5.1.12.4 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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

uint64_t NvRmGpuClockRangeRec::maxHz

Definition at line 701 of file nvrm_gpu.h.

uint64_t NvRmGpuClockRangeRec::minHz

Definition at line 700 of file nvrm_gpu.h.


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