Home
last modified time | relevance | path

Searched refs:size (Results 1 – 25 of 34) sorted by relevance

12

/FreeRTOS-Plus/VisualStudio_StaticProjects/MbedTLS/
A Dmbedtls_freertos_port.h63 size_t size );
A Dmbedtls_freertos_port.c59 size_t size ) in mbedtls_platform_calloc() argument
61 size_t totalSize = nmemb * size; in mbedtls_platform_calloc()
68 if( ( totalSize / size ) == nmemb ) in mbedtls_platform_calloc()
A Dmbedtls_config_v3.5.1.h228 size_t size );
/FreeRTOS-Plus/Test/FreeRTOS-Plus-TCP/Integration/Full-TCP-Suite/WinPCap/
A DWin32-Extensions.h104 int size );
A Dremote-ext.h459 int size,
/FreeRTOS-Plus/ThirdParty/winpcap/include/
A DWin32-Extensions.h103 int size );
A Dremote-ext.h459 int size,
/FreeRTOS-Plus/Test/FreeRTOS-Cellular-Interface/Integration/WinPCap/
A DWin32-Extensions.h104 int size );
A Dremote-ext.h459 int size,
/FreeRTOS-Plus/Test/FreeRTOS-Plus-TCP/Integration/Full-TCP-Networkless/WinPCap/
A DWin32-Extensions.h104 int size );
A Dremote-ext.h459 int size,
/FreeRTOS-Plus/Demo/FreeRTOS_Plus_TCP_IPv6_Demo/common/WinPCap/
A DWin32-Extensions.h104 int size );
A Dremote-ext.h459 int size,
/FreeRTOS-Plus/Source/Reliance-Edge/tests/posix/
A Dredposixcompat.h121 #define ftruncate( fd, size ) red_ftruncate( fd, size ) argument
/FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Keep_Alive/DemoTasks/
A DKeepAliveMQTTExample.c475 .size = MQTT_PACKET_PINGREQ_SIZE
484 .size = mqttexampleSHARED_BUFFER_SIZE
1123 xPingReqBuffer.size ); in prvPingReqTimerCallback()
1124 configASSERT( ( size_t ) xTransportStatus == xPingReqBuffer.size ); in prvPingReqTimerCallback()
/FreeRTOS-Plus/Demo/AWS/Fleet_Provisioning_Windows_Simulator/CSR_Demo/DemoSetup/
A Ddemo_config.templ190 * @brief Set the stack size of the main demo task.
195 * @note This demo runs on WinSim and the minimal stack size is functional.
197 * the stack size may need to be increased to accommodate the size of the
A Ddemo_config_empty.templ167 * @brief Set the stack size of the main demo task.
172 * @note This demo runs on WinSim and the minimal stack size is functional.
174 * the stack size may need to be increased to accommodate the size of the
/FreeRTOS-Plus/Demo/FreeRTOS_Plus_TCP_Echo_Qemu_mps2/
A DMakefile2 SIZE = arm-none-eabi-size
A Dmps2_m3.ld136 * size of stack_dummy section */
/FreeRTOS-Plus/Test/FreeRTOS-Plus-TCP/Integration/Full-TCP-Suite/WinPCap/pcap/
A Dpcap.h438 int size );
/FreeRTOS-Plus/ThirdParty/winpcap/include/pcap/
A Dpcap.h438 int size );
/FreeRTOS-Plus/Test/FreeRTOS-Cellular-Interface/Integration/WinPCap/pcap/
A Dpcap.h438 int size );
/FreeRTOS-Plus/Test/FreeRTOS-Plus-TCP/Integration/Full-TCP-Networkless/WinPCap/pcap/
A Dpcap.h438 int size );
/FreeRTOS-Plus/Demo/FreeRTOS_Plus_TCP_IPv6_Demo/common/WinPCap/pcap/
A Dpcap.h438 int size );
/FreeRTOS-Plus/Demo/AWS/Ota_Windows_Simulator/Common/Ota_PAL/Win32/Code_Signature_Verification/
A Dcode_signature_verification_mbedtls.c434 … C->pSignature->size ) ) /*lint !e732 !e9034 Allow comparison in this context. */ in xValidateImageSignature()

Completed in 72 milliseconds

12