|
file | clock.c [code] |
| Clock driver implementation for the TI cc2538.
|
|
file | cpu.c [code] |
| Implementations of interrupt control on the cc2538 Cortex-M3 micro.
|
|
file | cpu.h [code] |
| Header file with prototypes for interrupt control on the cc2538 Cortex-M3 micro.
|
|
file | dbg.c [code] |
| Implementation of arch-specific functions required by the dbg_io API in
cpu/arm/common/dbg-io
|
|
file | dbg.h [code] |
| Header file for the cc2538 Debug I/O module.
|
|
file | debug-uart.h [code] |
| This file is here because DBG I/O expects it to be.
|
|
file | ieee-addr.c [code] |
| Driver for the cc2538 IEEE addresses.
|
|
file | ieee-addr.h [code] |
| Header file with register and macro declarations for the cc2538 IEEE address driver.
|
|
file | lpm.c [code] |
| Implementation of low power modes ofr the cc2538.
|
|
file | lpm.h [code] |
| Header file with register, macro and function declarations for the cc2538 low power module.
|
|
file | mtarch.h [code] |
|
file | reg.h [code] |
| Header file with register manipulation macro definitions.
|
|
file | rtimer-arch.c [code] |
| Implementation of the arch-specific rtimer functions for the cc2538.
|
|
file | rtimer-arch.h [code] |
| Header file for the cc2538 rtimer driver.
|
|
file | slip-arch.c [code] |
| Arch-specific SLIP functions for the cc2538.
|
|
file | spi-arch.h [code] |
| Header file for the cc2538 SPI commands.
|
|