| /FreeRTOS-Plus/Source/Reliance-Edge/include/ |
| A D | redmacs.h | 87 #define REDMIN( a, b ) ( ( ( a ) < ( b ) ) ? ( a ) : ( b ) ) argument
|
| /FreeRTOS-Plus/Source/Reliance-Edge/toolcmn/ |
| A D | getopt.c | 92 int b ); 131 int b ) in gcd() argument 135 c = a % b; in gcd() 139 a = b; in gcd() 140 b = c; in gcd() 141 c = a % b; in gcd() 144 return( b ); in gcd()
|
| /FreeRTOS-Plus/Source/Reliance-Edge/core/driver/ |
| A D | buffer.c | 152 ALIGNED_2D_BYTE_ARRAY( b, aabBuffer, REDCONF_BUFFER_COUNT, REDCONF_BLOCK_SIZE ); 312 ret = RedIoRead( gbRedVolNum, ulBlock, 1U, gBufCtx.b.aabBuffer[ bIdx ] ); in RedBufferGet() 316 if( !BufferIsValid( gBufCtx.b.aabBuffer[ bIdx ], uFlags ) ) in RedBufferGet() 332 BufferEndianSwap( gBufCtx.b.aabBuffer[ bIdx ], uFlags ); in RedBufferGet() 338 RedMemSet( gBufCtx.b.aabBuffer[ bIdx ], 0U, REDCONF_BLOCK_SIZE ); in RedBufferGet() 374 *ppBuffer = gBufCtx.b.aabBuffer[ bIdx ]; in RedBufferGet() 755 if( pBuffer == &gBufCtx.b.aabBuffer[ bIdx ][ 0U ] ) in BufferToIdx() 798 ret = BufferFinalize( gBufCtx.b.aabBuffer[ bIdx ], pHead->uFlags ); in BufferWrite() 803 ret = RedIoWrite( pHead->bVolNum, pHead->ulBlock, 1U, gBufCtx.b.aabBuffer[ bIdx ] ); in BufferWrite() 806 BufferEndianSwap( gBufCtx.b.aabBuffer[ bIdx ], pHead->uFlags ); in BufferWrite()
|
| /FreeRTOS-Plus/Test/FreeRTOS-Plus-TCP/Integration/Full-TCP-Suite/WinPCap/pcap/ |
| A D | pcap.h | 315 #define pcap_fopen_offline( f, b ) \ argument 316 pcap_hopen_offline( _get_osfhandle( _fileno( f ) ), b )
|
| /FreeRTOS-Plus/ThirdParty/winpcap/include/pcap/ |
| A D | pcap.h | 315 #define pcap_fopen_offline( f, b ) \ argument 316 pcap_hopen_offline( _get_osfhandle( _fileno( f ) ), b )
|
| /FreeRTOS-Plus/Test/FreeRTOS-Cellular-Interface/Integration/WinPCap/pcap/ |
| A D | pcap.h | 315 #define pcap_fopen_offline( f, b ) \ argument 316 pcap_hopen_offline( _get_osfhandle( _fileno( f ) ), b )
|
| /FreeRTOS-Plus/Test/FreeRTOS-Plus-TCP/Integration/Full-TCP-Networkless/WinPCap/pcap/ |
| A D | pcap.h | 315 #define pcap_fopen_offline( f, b ) \ argument 316 pcap_hopen_offline( _get_osfhandle( _fileno( f ) ), b )
|
| /FreeRTOS-Plus/Demo/FreeRTOS_Plus_TCP_IPv6_Demo/common/WinPCap/pcap/ |
| A D | pcap.h | 315 #define pcap_fopen_offline( f, b ) \ argument 316 pcap_hopen_offline( _get_osfhandle( _fileno( f ) ), b )
|
| /FreeRTOS-Plus/Demo/coreHTTP_Windows_Simulator/HTTP_Plaintext/ |
| A D | readme.txt | 11 b. Type in command `netstat -a -p TCP | findstr 80` to check if there
|
| /FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Basic_TLS/ |
| A D | mqtt_broker_setup.txt | 8 b. Open PowerShell and enter the following commands to generate TLS certificates: 30 b. Type in command `netstat -a -p TCP | findstr 8883` to check if there
|
| /FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Plain_Text/ |
| A D | mqtt_broker_setup.txt | 13 b. Type in command `netstat -a -p TCP | findstr 1883` to check if there
|
| /FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Serializer/ |
| A D | mqtt_broker_setup.txt | 13 b. Type in command `netstat -a -p TCP | findstr 1883` to check if there
|
| /FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Keep_Alive/ |
| A D | mqtt_broker_setup.txt | 13 b. Type in command `netstat -a -p TCP | findstr 1883` to check if there
|
| /FreeRTOS-Plus/Demo/AWS/Fleet_Provisioning_Windows_Simulator/CSR_Demo/DemoSetup/ |
| A D | generate_credentials.py | 46 data = b"TEST DATA TO SIGN"
|
| /FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Mutual_Auth/ |
| A D | mqtt_broker_setup.txt | 7 b. Open PowerShell and enter the following commands to generate TLS certificates: 33 b. Type in command `netstat -a -p TCP | findstr 8883` to check if there
|
| /FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Multitask/ |
| A D | mqtt_broker_setup.txt | 7 …b. Open PowerShell and enter the following commands to generate TLS certificates [Note: While crea… 36 b. Type in command `netstat -a -p TCP | findstr 8883` to check if there
|
| /FreeRTOS-Plus/Demo/FreeRTOS_Plus_TCP_Echo_Qemu_mps2/CMSIS/ |
| A D | core_cm3.h | 226 } b; /*!< Structure used for bit access */ member 256 } b; /*!< Structure used for bit access */ member 283 } b; /*!< Structure used for bit access */ member 326 } b; /*!< Structure used for bit access */ member
|
| /FreeRTOS-Plus/Source/Reliance-Edge/tests/posix/ |
| A D | fsstress.c | 441 #define MIN( a, b ) ( ( a ) < ( b ) ? ( a ) : ( b ) ) argument 442 #define MAX( a, b ) ( ( a ) > ( b ) ? ( a ) : ( b ) ) argument
|
| /FreeRTOS-Plus/Source/Reliance-Edge/ |
| A D | LICENSE.txt | 98 b) You must cause any work that you distribute or publish, that in 142 b) Accompany it with a written offer, valid for at least three 153 an offer, in accord with Subsection b above.)
|
| /FreeRTOS-Plus/Demo/FreeRTOS_Plus_TCP_Echo_Qemu_mps2/ |
| A D | Readme_TapNetworking.md | 132 $ ipcalc -b 1.1.1.1 $VM_NETMASK | grep Netmask
|
| /FreeRTOS-Plus/Source/Reliance-Edge/doc/ |
| A D | coding_style.txt | 336 b | uint8_t
|