Searched refs:command (Results 1 – 8 of 8) sorted by relevance
84 LSSmaster->command!=CO_LSSmaster_COMMAND_WAITING){ in CO_LSSmaster_receive()146 LSSmaster->command = CO_LSSmaster_COMMAND_WAITING; in CO_LSSmaster_init()212 LSSmaster->command = CO_LSSmaster_COMMAND_SWITCH_STATE; in CO_LSSmaster_switchStateSelectInitiate()290 LSSmaster->command==CO_LSSmaster_COMMAND_WAITING){ in CO_LSSmaster_switchStateSelect()295 else if (LSSmaster->command == CO_LSSmaster_COMMAND_SWITCH_STATE) { in CO_LSSmaster_switchStateSelect()301 LSSmaster->command = CO_LSSmaster_COMMAND_WAITING; in CO_LSSmaster_switchStateSelect()306 LSSmaster->command = CO_LSSmaster_COMMAND_WAITING; in CO_LSSmaster_switchStateSelect()325 LSSmaster->command = CO_LSSmaster_COMMAND_WAITING; in CO_LSSmaster_switchStateDeselect()393 LSSmaster->command = CO_LSSmaster_COMMAND_WAITING; in CO_LSSmaster_configureCheckWait()427 LSSmaster->command==CO_LSSmaster_COMMAND_WAITING){ in CO_LSSmaster_configureBitTiming()[all …]
48 uint8_t command = msg->data[0]; in CO_NMT_receive() local51 switch(command){ in CO_NMT_receive()
114 uint8_t command; /**< Active command */ member
53 char command[100]; in CO_CANerrorSetListenOnly() local61 snprintf(command, sizeof(command), "ip link set %s down && " in CO_CANerrorSetListenOnly()66 system(command); in CO_CANerrorSetListenOnly()
165 CO_ReturnError_t CO_sendNMTcommand(CO_t *co, uint8_t command, uint8_t nodeID);
208 CO_ReturnError_t CO_sendNMTcommand(CO_t *co, uint8_t command, uint8_t nodeID){ in CO_sendNMTcommand() argument213 NMTM_txBuff->data[0] = command; in CO_sendNMTcommand()220 switch(command){ in CO_sendNMTcommand()
176 # style comments (thus requiring an explicit @brief command for a brief185 # requiring an explicit \brief command for a brief description.)226 # will allow you to put the command \sideeffect (or @sideeffect) in the235 # will allow you to use the command class in the itcl::class meaning.350 # \nosubgrouping command.488 # \internal command is included. If the tag is set to NO then the documentation627 # controlled using \showinitializer or \hideinitializer command in the657 # popen()) the command command input-file, where command is the value of the822 # command).842 # \image command).[all …]
77 implementation for Linux devices. It includes command line interface for