RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
载入中...
搜索中...
未找到
rt_thermal_zone_params结构体 参考

#include <thermal.h>

成员变量

int sustainable_power
 
int slope
 
int offset
 

详细描述

在文件 thermal.h47 行定义.

结构体成员变量说明

◆ sustainable_power

int rt_thermal_zone_params::sustainable_power

在文件 thermal.h50 行定义.

◆ slope

int rt_thermal_zone_params::slope

在文件 thermal.h52 行定义.

◆ offset

int rt_thermal_zone_params::offset

在文件 thermal.h54 行定义.