#include <stdbool.h>
#include <stdint.h>
Go to the source code of this file.
◆ CPU_power_good()
◆ get_DC_off_delayed_status()
bool get_DC_off_delayed_status |
( |
| ) |
|
◆ get_DC_on_delayed_status()
bool get_DC_on_delayed_status |
( |
| ) |
|
◆ get_DC_status()
◆ get_post_status()
◆ get_vr_monitor_status()
bool get_vr_monitor_status |
( |
| ) |
|
◆ P12V_E1S_power_good()
bool P12V_E1S_power_good |
( |
| ) |
|
◆ P3V3_E1S_power_good()
bool P3V3_E1S_power_good |
( |
| ) |
|
◆ set_CPU_power_status()
void set_CPU_power_status |
( |
uint8_t |
gpio_num | ) |
|
◆ set_DC_off_delayed_status()
void set_DC_off_delayed_status |
( |
| ) |
|
◆ set_DC_on_delayed_status()
void set_DC_on_delayed_status |
( |
| ) |
|
◆ set_DC_on_delayed_status_with_value()
void set_DC_on_delayed_status_with_value |
( |
bool |
status | ) |
|
◆ set_DC_status()
void set_DC_status |
( |
uint8_t |
gpio_num | ) |
|
◆ set_P12V_E1S_power_status()
void set_P12V_E1S_power_status |
( |
uint8_t |
gpio_num | ) |
|
◆ set_P3V3_E1S_power_status()
void set_P3V3_E1S_power_status |
( |
uint8_t |
gpio_num | ) |
|
◆ set_post_complete()
void set_post_complete |
( |
bool |
status | ) |
|
◆ set_post_status()
void set_post_status |
( |
uint8_t |
gpio_num | ) |
|
◆ set_post_thread()
◆ set_vr_monitor_status()
void set_vr_monitor_status |
( |
bool |
value | ) |
|