Searched refs:code (Results 1 – 7 of 7) sorted by relevance
/canopennode-3.5.0-3.4.0/ |
D | README.md | 18 Dictionary and are accessible from both: C code and from CAN network. 56 CANopenNode itself doesn't have complete working code for any microcontroller. 80 Contributions are welcome. Best way to contribute your code is to fork 114 | | | - Copy variables from | | application code. | 186 called from main.c. May be used for application specific code.
|
D | codingStyle | 42 * - Some (old) code is still not corectly formatted. (To not break git history.)
|
D | Doxyfile | 216 # uses this value to replace tabs by spaces in code fragments. 274 # Fortran. In the later case the parser tries to guess whether the code is fixed 275 # or free formatted code, this is the default for Fortran type files), VHDL. For 381 # useful for C code in case the coding convention dictates that all compound 390 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small 440 # This flag is only useful for Objective-C code. When set to YES local methods, 821 # that contain example code fragments that are included (see the \include 858 # code is scanned, but not when the output code is generated. If lines are added 901 # Note: To get rid of all source code in the generated output, make sure that 914 # special comment blocks from generated source code fragments. Normal C, C++ and [all …]
|
D | LICENSE | 28 including but not limited to software source code, documentation 33 not limited to compiled object code, generated documentation, 57 communication on electronic mailing lists, source code control systems,
|
/canopennode-3.5.0-3.4.0/stack/ |
D | CO_SDOmaster.c | 296 static void CO_SDOclient_abort(CO_SDOclient_t *SDO_C, uint32_t code){ in CO_SDOclient_abort() argument 301 CO_memcpySwap4(&SDO_C->CANtxBuff->data[4], &code); in CO_SDOclient_abort()
|
D | CO_SDO.c | 802 static void CO_SDO_abort(CO_SDO_t *SDO, uint32_t code){ in CO_SDO_abort() argument 807 CO_memcpySwap4(&SDO->CANtxBuff->data[4], &code); in CO_SDO_abort()
|
/canopennode-3.5.0-3.4.0/example/ |
D | IO.eds | 415 ParameterName=Product code
|