Searched refs:FreeRTOS_GetMACAddress (Results 1 – 4 of 4) sorted by relevance
747 pucReturn = FreeRTOS_GetMACAddress(); in test_FreeRTOS_GetMACAddress_ValidEndpoint()761 pucReturn = FreeRTOS_GetMACAddress(); in test_FreeRTOS_GetMACAddress_NullEndpoint()
380 const uint8_t * FreeRTOS_GetMACAddress( void );
2347 const uint8_t * FreeRTOS_GetMACAddress( void ) in FreeRTOS_GetMACAddress() function
46 + Read mac address using FreeRTOS_GetMACAddress(). Contributed by @sayyadumar.