Home
last modified time | relevance | path

Searched refs:IEEE_EUI64 (Results 1 – 2 of 2) sorted by relevance

/external/openthread/examples/platforms/cc2538/
Dcc2538-reg.h73 #define IEEE_EUI64 0x00280028 // Address of IEEE EUI-64 address macro
Dradio.c293 volatile uint32_t *eui64 = &HWREG(IEEE_EUI64); in otPlatRadioGetIeeeEui64()