Home
last modified time | relevance | path

Searched refs:FreeRTOS_max_int32 (Results 1 – 3 of 3) sorted by relevance

/FreeRTOS-Plus-TCP-v3.1.0/source/include/
DFreeRTOS_IP.h250 int32_t FreeRTOS_max_int32( int32_t a,
/FreeRTOS-Plus-TCP-v3.1.0/source/
DFreeRTOS_IP_Utils.c1189 int32_t FreeRTOS_max_int32( int32_t a, in FreeRTOS_max_int32() function
/FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_IP_Utils/
DFreeRTOS_IP_Utils_utest.c1648 lResult = FreeRTOS_max_int32( i, j ); in test_FreeRTOS_max_int32()
1657 lResult = FreeRTOS_max_int32( i, j ); in test_FreeRTOS_max_int32()