Searched refs:ulState (Results 1 – 3 of 3) sorted by relevance
417 const char * FreeRTOS_GetTCPStateName( UBaseType_t ulState );
1049 const char * FreeRTOS_GetTCPStateName( UBaseType_t ulState ) in FreeRTOS_GetTCPStateName() argument1067 BaseType_t xIndex = ( BaseType_t ) ulState; in FreeRTOS_GetTCPStateName()
175 uint32_t ulState ) in set_error_state() argument177 heth->gState = ulState; in set_error_state()