Searched refs:FreeRTOS_GetDNSServerAddress (Results 1 – 3 of 3) sorted by relevance
335 uint32_t FreeRTOS_GetDNSServerAddress( void );
2070 uint32_t FreeRTOS_GetDNSServerAddress( void ) in FreeRTOS_GetDNSServerAddress() function
3048 ulDNSServerAddress = FreeRTOS_GetDNSServerAddress(); in test_FreeRTOS_GetDNSServerAddress()