ARMEBS4  revision-26.06.2015
Enumerations
error.h File Reference

Errors definitions. More...

#include "heivs/utils.h"
Include dependency graph for error.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  status_e {
  NO_ERROR,
  ERROR_FAILED,
  ERROR_NULL_PARAM,
  ERROR_AGAIN,
  ERROR_BAD_PARAM,
  ERROR_BAD_SWITCH,
  ERROR_TIMEOUT,
  ERROR_NOT_SUPPORTED,
  ERROR_HW_FAILED,
  ERROR_BAD_STATE,
  ERROR_STACK_OVERFLOW,
  ERROR_OUT_OF_MEMORY,
  ERROR_MAIN_FINISHED,
  ERROR_IRQ_NOT_HANDLED,
  ERROR_CONFIG,
  ERROR_TOO_BIG,
  ERROR_DMA_UNDERRUN,
  ERROR_BAD_ALIGN,
  ERROR_FREERTOS_CONFIG_ASSERT,
  ERROR_BUS_NOINIT,
  ERROR_BUS_INACTIVE,
  ERROR_BUS_SUSPENDED,
  ERROR_BUS_BAD_STATE ,
  ERROR_SD_NOT_PRESENT,
  ERROR_SD_ACCESS_FAILED,
  ERROR_TRACE_FAILED,
  ERROR_EEPROM_BAD_MAGIC,
  ERROR_EEPROM_BAD_CALIB,
  _ERROR_APP_START,
  _ERROR_APP_END,
  ERROR_0_TBD
}
 Known errors. More...
 

Detailed Description

Errors definitions.

Author
marc dot pignat at hevs dot ch

Definition in file error.h.