Lines Matching full:canopen
14 * @brief CANopen Network Stack
15 * @defgroup canopen CANopen Network Stack
23 #include <CANopen.h>
32 * @brief CANopen object dictionary storage types.
45 * @brief Attach CANopen object dictionary storage handlers.
47 * Attach CANopen storage handler functions to object dictionary
53 * CANOPEN_STORAGE_ROM to non-volatile storage when a CANopen SDO
59 * non-volatile storage when a CANopen SDO client writes 0x64616F6C
76 * @brief Save CANopen object dictionary entries to non-volatile storage.
81 * @param storage CANopen object dictionary entry type
88 * @brief Erase CANopen object dictionary entries from non-volatile storage.
93 * @param storage CANopen object dictionary entry type
100 * @brief Attach CANopen object dictionary program download handlers.
102 * Attach CANopen program download functions to object dictionary
114 * @brief CANopen LED indicator callback function signature.
122 * @brief Initialize CANopen LED indicators.
124 * Initialize CANopen LED indicators and attach callbacks for setting
139 * @brief Indicate CANopen program download in progress
141 * Indicate that a CANopen program download is in progress.