mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
7db791476e
Signed-off-by: Jean Pierre Dudey <me@jeandudey.tech>
18 lines
566 B
Plaintext
18 lines
566 B
Plaintext
/**
|
|
* @defgroup cpu_cc26x0_cc13x0 TI CC26x0/CC13x0
|
|
* @ingroup cpu
|
|
* @brief Texas Instruments CC26x0/CC13x0 Cortex-M3 MCU specific code
|
|
*/
|
|
|
|
/**
|
|
* @defgroup cpu_specific_peripheral_memory_map TI CC26x0/CC13x0 peripheral memory map
|
|
* @ingroup cpu
|
|
* @brief Texas Instruments CC26x0/CC13x0 memory mappings for peripherals
|
|
*/
|
|
|
|
/**
|
|
* @defgroup cpu_cc26x0_cc13x0_definitions TI CC26x0/CC13x0 definitions
|
|
* @ingroup cpu_cc26x0_cc13x0
|
|
* @brief Texas Instruments CC26x0 specific defines
|
|
*/
|