![]() |
ERIS CORE
|
bool AppManager::requestArmSetClock | ( | uint32_t | requested_cpu_frequency | ) |
provides an interface for apps to request cpu freq change note: this is only a request. the actual frequency will vary based on the allowed freq range and current cpu temp
requested_cpu_frequency |
Definition at line 603 of file AppManager.cpp.
References data, set_arm_clock(), and SvcDataDictionary::update().
Referenced by SvcSerialCommandInterface::sendLZ4Message(), setClockSpeedCallback(), and update().