Searched refs:number (Results 1 – 11 of 11) sorted by relevance
/FreeRTOS-Plus/Source/Reliance-Edge/include/ |
A D | reddeviations.h | 62 #define UINT64_SUFFIX( number ) ( number ## ULL ) argument 73 #define INT64_SUFFIX( number ) ( number ## LL ) argument
|
/FreeRTOS-Plus/Test/FreeRTOS-Plus-TCP/Integration/Full-TCP-Suite/Test_Code/Test_Cases/include/ |
A D | config_common.h | 221 …efine UnityPrintNumber( X ) { char number[ 12 ] = { 0 }; snprintf( number, 12, "%d", X ); confi…
|
/FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Mutual_Auth_wolfSSL/ |
A D | README_wolfSSL.md | 114 …me folder where this readme file located, and set the selected interface number to ***configNETW… 127 Attempting to open interface number 1. 128 Successfully opened interface number 1.
|
/FreeRTOS-Plus/Demo/FreeRTOS_Plus_TCP_IPv6_Demo/IPv6_Multi_WinSim_demo/ |
A D | ReadMe.md | 61 echo server, the port number is `9000` which can be changed in the 85 on port number 7. You can connect the echo server using any client. For example, 118 echo server, the port number is `9000` which can be changed in the
|
/FreeRTOS-Plus/Demo/AWS/Fleet_Provisioning_Windows_Simulator/CSR_Demo/DemoSetup/ |
A D | demo_config.templ | 74 *!!! be read by software, such as a production serial number, instead of a 106 * @brief AWS IoT MQTT broker port number. 164 * concatenating fp_demo_ and the serial number sent by the demo.
|
A D | demo_config_empty.templ | 74 *!!! be read by software, such as a production serial number, instead of a 105 * @brief AWS IoT MQTT broker port number. 143 * concatenating fp_demo_ and the serial number sent by the demo.
|
/FreeRTOS-Plus/Source/Reliance-Edge/doc/ |
A D | release_notes.md | 56 number of times to retry a block device read, write or flush operation before 116 same inode number from being deleted on a different volume.
|
A D | release_notes.txt | 67 specify a number of times to retry a block device read, write or 136 prevent the same inode number from being deleted on a
|
A D | coding_style.txt | 366 variable name should have the same number of "p" prefixes as the declaration
|
/FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Multitask/DemoTasks/ |
A D | mqtt-agent-task.c | 99 …#error Please set democonfigNUM_SIMPLE_SUB_PUB_TASKS_TO_CREATE to the number of tasks to create in…
|
/FreeRTOS-Plus/Source/Reliance-Edge/ |
A D | LICENSE.txt | 242 Each version is given a distinguishing version number. If the Program 243 specifies a version number of this License which applies to it and "any 246 Software Foundation. If the Program does not specify a version number of
|
Completed in 91 milliseconds