30 #ifndef CRDA_TEMPMONITORING_H_ 31 #define CRDA_TEMPMONITORING_H_ 36 #include "CrFwUserConstants.h" 38 #include "FwSmConstants.h" 39 #include "FwSmConfig.h" 41 #include "FwPrConfig.h" 43 #include "FwPrConstants.h" void CrDaTempMonitoringSetTempLimit(FwSmDesc_t smDesc)
Set the limit against the temperature is monitored.
void CrDaTempMonitoringDisable(FwSmDesc_t smDesc)
Disable temperature monitoring.
unsigned char CrFwDestSrc_t
Type used for the command or report destination and source.
Header file to define all invariant publicly available constants and types for the CORDET Framework...
void CrDaTempMonitoringExec(char temp, CrFwDestSrc_t appId)
Execute a temperature monitoring action on the argument temperature.
void CrDaTempMonitoringEnable(FwSmDesc_t smDesc)
Enable temperature monitoring.