|
| file | cfs-coffee-arch.c [code] |
| | Module for the cc2538 Coffee port.
|
| |
| file | cfs-coffee-arch.h [code] |
| | Header file for the cc2538 Coffee port module.
|
| |
| 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 | soc.c [code] |
| | Implementation of the cc2538 SoC driver.
|
| |
| file | soc.h [code] |
| | Header file with macro and function declarations for the cc2538 SoC.
|
| |
| file | spi-arch.h [code] |
| | Header file for the cc2538 SPI driver, including macros for the implementation of the low-level SPI primitives such as waiting for the TX FIFO to be ready, inserting into the TX FIFO, etc.
|
| |
| file | startup-gcc.c [code] |
| | Startup code for the cc2538 chip, to be used when building with gcc.
|
| |