Searched refs:error (Results 1 – 12 of 12) sorted by relevance
144 CANmodule->error = 0; in CO_CANmodule_init()342 err = ((uint32_t)txErrors << 16) | ((uint32_t)rxErrors << 8) | CANmodule->error; in CO_CANverifyErrors()386 if(CANmodule->error & 0x02){ /* CAN RX bus overflow */ in CO_CANverifyErrors()
150 volatile uint8_t error; member
80 #error Features from CO_OD.h file are not corectly configured for this project!216 CO_ReturnError_t error = CO_ERROR_NO; in CO_sendNMTcommand() local239 error = CO_ERROR_ILLEGAL_ARGUMENT; in CO_sendNMTcommand()245 if(error == CO_ERROR_NO) in CO_sendNMTcommand()249 return error; in CO_sendNMTcommand()
26 - Heartbeat producer/consumer error control.
699 # generated to standard error ( stderr) by doxygen. If WARNINGS is set to YES740 # The WARN_LOGFILE tag can be used to specify a file to which warning and error742 # error (stderr).
158 ParameterName=Pre-defined error field171 ParameterName=Standard error field179 ParameterName=Standard error field187 ParameterName=Standard error field195 ParameterName=Standard error field203 ParameterName=Standard error field211 ParameterName=Standard error field219 ParameterName=Standard error field227 ParameterName=Standard error field
271 #error define_CO_FSYS CO_FSYS not supported
179 #error wrong timer configuration in main()
385 #error incompatibility in function in EE_writeBlock()
291 #error define_CO_FCY CO_FCY not supported
345 #error define_CO_FCY CO_FCY not supported
43 #error CO_SDO_BUFFER_SIZE must be greater than 7