EUI providers found on the board. More...
EUI providers found on the board.
Definition in file eui_provider_params.h.
#include "at24mac.h"
 Include dependency graph for eui_provider_params.h:Go to the source code of this file.
EUI-64 sources on the board | |
AT24Mac is present on the board  | |
| #define | EUI64_PROVIDER_FUNC _at24mac_get_eui64 | 
| #define | EUI64_PROVIDER_TYPE NETDEV_AT86RF2XX | 
| #define | EUI64_PROVIDER_INDEX 0 | 
| static int | _at24mac_get_eui64 (uint8_t index, eui64_t *addr) | 
| AT24Mac provides a EUI-64, this is also printed on the board.   | |
| #define EUI64_PROVIDER_FUNC _at24mac_get_eui64 | 
Definition at line 36 of file eui_provider_params.h.
| #define EUI64_PROVIDER_INDEX 0 | 
Definition at line 38 of file eui_provider_params.h.
| #define EUI64_PROVIDER_TYPE NETDEV_AT86RF2XX | 
Definition at line 37 of file eui_provider_params.h.
      
  | 
  inlinestatic | 
AT24Mac provides a EUI-64, this is also printed on the board.
Definition at line 26 of file eui_provider_params.h.