|
Contiki-Inga 3.x
|
Driver for the retrieval of an IEEE address from flash. More...
Files | |
| file | ieee-addr.c |
| Driver for the cc2538 IEEE addresses. | |
| file | ieee-addr.h |
| Header file with register and macro declarations for the cc2538 IEEE address driver. | |
IEEE address locations | |
| #define | IEEE_ADDR_LOCATION_PRIMARY 0x00280028 |
| IEEE address location. | |
| #define | IEEE_ADDR_LOCATION_SECONDARY 0x0027FFCC |
| IEEE address location. | |
| #define | IEEE_ADDR_LOCATION IEEE_ADDR_LOCATION_PRIMARY |
| Select which address location to use. | |
Driver for the retrieval of an IEEE address from flash.
1.8.3.1