|
Mesh4all
May the mesh be with you
|
EUI providers found on the board. More...
#include "edbg_eui.h"
Include dependency graph for eui_provider_params.h:Go to the source code of this file.
EUI sources on the board | |
| #define | EUI64_PROVIDER_FUNC _edbg_get_eui64 |
| #define | EUI64_PROVIDER_TYPE NETDEV_AT86RF2XX |
| #define | EUI64_PROVIDER_INDEX 0 |
| static int | _edbg_get_eui64 (uint8_t index, eui64_t *addr) |
| EDBG provides a EUI-64, the same that is printed on the board. | |
EUI providers found on the board.
Definition in file eui_provider_params.h.
| #define EUI64_PROVIDER_FUNC _edbg_get_eui64 |
Macro to eui64 provide in edbg targets
Definition at line 45 of file eui_provider_params.h.
| #define EUI64_PROVIDER_INDEX 0 |
EUI64 index
Definition at line 47 of file eui_provider_params.h.
| #define EUI64_PROVIDER_TYPE NETDEV_AT86RF2XX |
Refers to network driver
Definition at line 46 of file eui_provider_params.h.