Searched refs:FreeRTOS_SetAddressConfiguration (Results 1 – 4 of 4) sorted by relevance
507 …FreeRTOS_SetAddressConfiguration( &ulIPAddress, &ulNetMask, &ulGatewayAddress, &ulDNSServerAddress… in test_FreeRTOS_SetAddressConfiguration_HappyPath()521 FreeRTOS_SetAddressConfiguration( NULL, NULL, NULL, NULL ); in test_FreeRTOS_SetAddressConfiguration_NoEndpoint()
340 void FreeRTOS_SetAddressConfiguration( const uint32_t * pulIPAddress,
27 - Existing API: FreeRTOS_GetAddressConfiguration/FreeRTOS_SetAddressConfiguration
1186 void FreeRTOS_SetAddressConfiguration( const uint32_t * pulIPAddress, in FreeRTOS_SetAddressConfiguration() function