Lines Matching full:dictionary
32 * @brief CANopen object dictionary storage types.
45 * @brief Attach CANopen object dictionary storage handlers.
47 * Attach CANopen storage handler functions to object dictionary
52 * The handlers will save object dictionary entries of type @ref
55 * object dictionary index 0x1010 sub-index 1.
57 * Object dictionary entries of types @ref CANOPEN_STORAGE_ROM (and
60 * ('l', 'o', 'a', 'd' from LSB to MSB) to object dictionary index
63 * Object dictionary entries of type @ref CANOPEN_STORAGE_EEPROM may be
67 * Object dictionary entries of type @ref CANOPEN_STORAGE_RAM are
76 * @brief Save CANopen object dictionary entries to non-volatile storage.
78 * Save object dictionary entries of a given type to non-volatile
81 * @param storage CANopen object dictionary entry type
88 * @brief Erase CANopen object dictionary entries from non-volatile storage.
90 * Erase object dictionary entries of a given type from non-volatile
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