Searched refs:ulState (Results 1 – 3 of 3) sorted by relevance
355 const char * FreeRTOS_GetTCPStateName( UBaseType_t ulState );
1138 const char * FreeRTOS_GetTCPStateName( UBaseType_t ulState ) in FreeRTOS_GetTCPStateName() argument1156 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()