#include <stdint.h>
Go to the source code of this file.
◆ CPU_TIME_UNIT
#define CPU_TIME_UNIT 100000000 |
◆ MONITOR_CPU_STACK_SIZE
#define MONITOR_CPU_STACK_SIZE 600 |
◆ MONITOR_CPU_TIME_MS
#define MONITOR_CPU_TIME_MS 1000 |
◆ MONITOR_SMIOUT_STACK_SIZE
#define MONITOR_SMIOUT_STACK_SIZE 400 |
◆ MONITOR_SMIOUT_TIME_MS
#define MONITOR_SMIOUT_TIME_MS 500 |
◆ RDPKG_IDX_PKG_THERMAL_STATUS
#define RDPKG_IDX_PKG_THERMAL_STATUS 0x14 |
◆ SMIOUT_INDEX
◆ SMIOUT_TIMEOUT
#define SMIOUT_TIMEOUT 90 |
◆ THERMAL_STATUS_ASSERT
#define THERMAL_STATUS_ASSERT 1 |
◆ THERMAL_STATUS_DEASSERT
#define THERMAL_STATUS_DEASSERT 0 |
◆ GET_SET_STATUS_OPTION
Enumerator |
---|
GET_STATUS | |
SET_STATUS | |
◆ monitor_cpu_handler()
void monitor_cpu_handler |
( |
| ) |
|
◆ monitor_smiout_handler()
void monitor_smiout_handler |
( |
| ) |
|
◆ pal_get_set_dam_status()
int pal_get_set_dam_status |
( |
uint8_t |
options, |
|
|
uint8_t * |
status |
|
) |
| |
◆ set_dam_pin()
◆ start_monitor_cpu_thread()
void start_monitor_cpu_thread |
( |
| ) |
|
◆ start_monitor_smi_thread()
void start_monitor_smi_thread |
( |
| ) |
|