a752c7ab
elopes
add first test an...
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
/**
* @defgroup cpu_cc26x0 TI CC26x0
* @ingroup cpu
* @brief Texas Instruments CC26x0 Cortex-M3 MCU specific code
*/
/**
* @defgroup cpu_specific_peripheral_memory_map TI CC26x0 peripheral memory map
* @ingroup cpu
* @brief Texas Instruments CC26x0 memory mappings for peripherals
*/
/**
* @defgroup cpu_cc26x0_definitions TI CC26x0 definitions
* @ingroup cpu_cc26x0
* @brief Texas Instruments CC26x0 specific defines
*/
|