PER Firmware
Loading...
Searching...
No Matches
cooling_fsm.h File Reference
#include <stdint.h>
Include dependency graph for cooling_fsm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void cooling_fsm_periodic (void)
 

Variables

static constexpr uint32_t COOLING_FSM_PERIOD_MS = 500
 

Function Documentation

◆ cooling_fsm_periodic()

void cooling_fsm_periodic ( void )
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ COOLING_FSM_PERIOD_MS

uint32_t COOLING_FSM_PERIOD_MS = 500
staticconstexpr