Home
last modified time | relevance | path

Searched defs:mod_dvfs_opp (Results 1 – 1 of 1) sorted by relevance

/SCP-firmware-master/module/dvfs/include/
A Dmod_dvfs.h32 struct mod_dvfs_opp { struct
33 uint32_t level; /*!< Level value of the OPP */
34 uint32_t voltage; /*!< Power supply voltage in millivolts (mV) */
35 uint32_t frequency; /*!< Clock rate in Hertz (Hz) */
36 uint32_t power; /*!< Power draw in milliwatts (mW) */

Completed in 2 milliseconds