Searched refs:EUI64_ADDR_HIGH (Results 1 – 1 of 1) sorted by relevance
87 #define EUI64_ADDR_HIGH CONFIG_IEEE802154_NRF5_UICR_EUI64_REG macro90 #define EUI64_ADDR_HIGH 0 macro140 factoryAddress = (uint64_t)deviceid[EUI64_ADDR_HIGH] << 32; in nrf5_get_eui64()144 factoryAddress = (uint64_t)EUI64_ADDR[EUI64_ADDR_HIGH] << 32; in nrf5_get_eui64()