Home
last modified time | relevance | path

Searched refs:error (Results 1 – 12 of 12) sorted by relevance

/canopennode-3.5.0-3.4.0/stack/socketCAN/
DCO_driver.c144 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()
DCO_driver_target.h150 volatile uint8_t error; member
/canopennode-3.5.0-3.4.0/
DCANopen.c80 #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() local
239 error = CO_ERROR_ILLEGAL_ARGUMENT; in CO_sendNMTcommand()
245 if(error == CO_ERROR_NO) in CO_sendNMTcommand()
249 return error; in CO_sendNMTcommand()
DREADME.md26 - Heartbeat producer/consumer error control.
DDoxyfile699 # generated to standard error ( stderr) by doxygen. If WARNINGS is set to YES
740 # The WARN_LOGFILE tag can be used to specify a file to which warning and error
742 # error (stderr).
/canopennode-3.5.0-3.4.0/example/
DIO.eds158 ParameterName=Pre-defined error field
171 ParameterName=Standard error field
179 ParameterName=Standard error field
187 ParameterName=Standard error field
195 ParameterName=Standard error field
203 ParameterName=Standard error field
211 ParameterName=Standard error field
219 ParameterName=Standard error field
227 ParameterName=Standard error field
/canopennode-3.5.0-3.4.0/stack/PIC32/
DCO_driver_target.h271 #error define_CO_FSYS CO_FSYS not supported
Dmain_PIC32.c179 #error wrong timer configuration in main()
Deeprom.c385 #error incompatibility in function in EE_writeBlock()
/canopennode-3.5.0-3.4.0/stack/dsPIC30F/
DCO_driver_target.h291 #error define_CO_FCY CO_FCY not supported
/canopennode-3.5.0-3.4.0/stack/PIC24_dsPIC33/
DCO_driver_target.h345 #error define_CO_FCY CO_FCY not supported
/canopennode-3.5.0-3.4.0/stack/
DCO_SDO.c43 #error CO_SDO_BUFFER_SIZE must be greater than 7