Home
last modified time | relevance | path

Searched refs:minor (Results 1 – 6 of 6) sorted by relevance

/FreeRTOS-Plus/VisualStudio_StaticProjects/FreeRTOS+TCP/
A Dlibslirp-version.h14 #define SLIRP_CHECK_VERSION( major, minor, micro ) \ argument
16 ( SLIRP_MAJOR_VERSION == ( major ) && SLIRP_MINOR_VERSION > ( minor ) ) || \
17 ( SLIRP_MAJOR_VERSION == ( major ) && SLIRP_MINOR_VERSION == ( minor ) && \
/FreeRTOS-Plus/Demo/corePKCS11_Windows_Simulator/examples/
A Dmanagement_and_rng.c120 pxFunctionList->version.minor ) ); in vPKCS11ManagementAndRNGDemo()
/FreeRTOS-Plus/Demo/AWS/Ota_Windows_Simulator/Ota_Over_Mqtt_Demo/DemoTasks/
A DOtaOverMqttDemoExample.c780 .u.x.minor = APP_VERSION_MINOR,
2074 appFirmwareVersion.u.x.minor, in vOtaDemoTask()
/FreeRTOS-Plus/Demo/AWS/Ota_Windows_Simulator/Ota_Over_Http_Demo/DemoTasks/
A DOtaOverHttpDemoExample.c923 .u.x.minor = APP_VERSION_MINOR,
2539 appFirmwareVersion.u.x.minor, in vOtaDemoTask()
/FreeRTOS-Plus/Source/Reliance-Edge/doc/
A Drelease_notes.md45 - Some minor deficiencies in the POSIX-like API test suite have been addressed.
A Drelease_notes.txt54 - Some minor deficiencies in the POSIX-like API test suite have

Completed in 19 milliseconds