NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
NvRmGpuClockSetEntryRec Struct Reference

Detailed Description

Entry for clock set request.

See also
NvRmGpuClockSet()

Definition at line 1008 of file nvrm_gpu.h.

Data Fields

NvRmGpuClockDomain domain
 Domain for clock request. More...
 
uint64_t freqHz
 Frequency for clock request. More...
 

Field Documentation

◆ domain

NvRmGpuClockDomain NvRmGpuClockSetEntryRec::domain

Domain for clock request.

Definition at line 1011 of file nvrm_gpu.h.

◆ freqHz

uint64_t NvRmGpuClockSetEntryRec::freqHz

Frequency for clock request.

Definition at line 1014 of file nvrm_gpu.h.


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