aversive_10-03-12/modules/debug/error/general_errors.h File Reference

Go to the source code of this file.

Defines

#define EPERM_COMMENT   "Operation not permitted"
#define ENOENT_COMMENT   "No such file or directory"
#define EIO_COMMENT   "I/O error"
#define ENXIO_COMMENT   "No such device or address"
#define E2BIG_COMMENT   "Argument list too long"
#define EAGAIN_COMMENT   "Try again"
#define ENOMEM_COMMENT   "Out of memory"
#define EFAULT_COMMENT   "Bad address"
#define EBUSY_COMMENT   "Device or resource busy"
#define EINVAL_COMMENT   "Invalid argument"
#define EUNKNOW_COMMENT   "Unkwow error"
#define E_UART   129
#define E_ROBOT_SYSTEM   130
#define E_MULTISERVO   131
#define E_TRAJECTORY   132
#define E_I2C   133
#define E_BLOCKING_DETECTION_MANAGER   134
#define E_OA   135
#define E_SPI   136
#define E_CC2420   137
#define E_TIME_EXT   138


Define Documentation

#define E2BIG_COMMENT   "Argument list too long"

Definition at line 42 of file general_errors.h.

#define E_BLOCKING_DETECTION_MANAGER   134

Definition at line 70 of file general_errors.h.

Referenced by bd_manage_from_speed_cmd().

#define E_CC2420   137

Definition at line 73 of file general_errors.h.

Referenced by cc2420_init(), cc2420_write_txfifo(), and mylog().

#define E_I2C   133

Definition at line 69 of file general_errors.h.

#define E_MULTISERVO   131

Definition at line 67 of file general_errors.h.

Referenced by SIGNAL().

#define E_OA   135

Definition at line 71 of file general_errors.h.

Referenced by get_path(), oa_poly_set_point(), and oa_process().

#define E_ROBOT_SYSTEM   130

Definition at line 66 of file general_errors.h.

#define E_SPI   136

#define E_TIME_EXT   138

Definition at line 74 of file general_errors.h.

Referenced by mylog(), time_ext_init(), and time_ext_set().

#define E_TRAJECTORY   132

#define E_UART   129

Definition at line 65 of file general_errors.h.

#define EAGAIN_COMMENT   "Try again"

Definition at line 45 of file general_errors.h.

#define EBUSY_COMMENT   "Device or resource busy"

Definition at line 54 of file general_errors.h.

#define EFAULT_COMMENT   "Bad address"

Definition at line 51 of file general_errors.h.

#define EINVAL_COMMENT   "Invalid argument"

Definition at line 57 of file general_errors.h.

#define EIO_COMMENT   "I/O error"

Definition at line 36 of file general_errors.h.

#define ENOENT_COMMENT   "No such file or directory"

Definition at line 33 of file general_errors.h.

#define ENOMEM_COMMENT   "Out of memory"

Definition at line 48 of file general_errors.h.

#define ENXIO_COMMENT   "No such device or address"

Definition at line 39 of file general_errors.h.

#define EPERM_COMMENT   "Operation not permitted"

these are general errors.

Definition at line 30 of file general_errors.h.

#define EUNKNOW_COMMENT   "Unkwow error"

Definition at line 60 of file general_errors.h.


Generated on Fri Mar 12 06:32:05 2010 for AVR by  doxygen 1.5.6