

1 changed files with 5 additions and 3 deletions
@ -1,15 +1,17 @@
|
||||
/** |
||||
* @defgroup cpu_cc26x0 Texas Instruments CC26x0 |
||||
* @defgroup cpu_cc26x0 TI CC26x0 |
||||
* @ingroup cpu |
||||
* @brief Texas Instruments CC26x0 Cortex-M3 MCU specific code |
||||
*/ |
||||
|
||||
/** |
||||
* @defgroup cpu_specific_peripheral_memory_map Texas Instruments CC26x0 peripheral memory map |
||||
* @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 Texas Instruments CC26x0 definitions |
||||
* @defgroup cpu_cc26x0_definitions TI CC26x0 definitions |
||||
* @ingroup cpu_cc26x0 |
||||
* @brief Texas Instruments CC26x0 specific defines |
||||
*/ |
||||
|
Loading…
Reference in new issue