Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/include/
DFreeRTOS_IP.h251 int32_t FreeRTOS_max_int32( int32_t a,
/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_IP_Utils.c1579 int32_t FreeRTOS_max_int32( int32_t a, in FreeRTOS_max_int32() function
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_IP_Utils/
DFreeRTOS_IP_Utils_utest.c2709 lResult = FreeRTOS_max_int32( i, j ); in test_FreeRTOS_max_int32()
2718 lResult = FreeRTOS_max_int32( i, j ); in test_FreeRTOS_max_int32()