RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
|
#include <thermal.h>
成员变量 | |
struct rt_device | parent |
const struct rt_thermal_cooling_device_ops * | ops |
rt_ubase_t | max_level |
rt_list_t | governor_node |
struct rt_thermal_cooling_governor * | gov |
void * | priv |
const struct rt_thermal_cooling_device_ops* rt_thermal_cooling_device::ops |
rt_ubase_t rt_thermal_cooling_device::max_level |
struct rt_thermal_cooling_governor* rt_thermal_cooling_device::gov |