Home
last modified time | relevance | path

Searched refs:NONE (Results 1 – 5 of 5) sorted by relevance

/CoreMQTT-Agent-v1.1.0/test/cbmc/stubs/
Dagent_message_stubs.c55 __CPROVER_assume( command->commandType >= NONE && command->commandType < NUM_COMMANDS ); in allocateCommand()
/CoreMQTT-Agent-v1.1.0/source/include/
Dcore_mqtt_agent_command_functions.h69 [ NONE ] = MQTTAgentCommand_ProcessLoop, \
Dcore_mqtt_agent.h83 NONE = 0, /**< @brief No command received. Must be zero (its memset() value). */ enumerator
/CoreMQTT-Agent-v1.1.0/source/
Dcore_mqtt_agent.c554 commandFunction = pCommandFunctionTable[ NONE ]; in processCommand()
/CoreMQTT-Agent-v1.1.0/docs/doxygen/
Dconfig.doxyfile2383 # methods in the UML graphs. If the DOT_UML_DETAILS tag is set to NONE, doxygen
2387 # Possible values are: NO, YES and NONE.