mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 17:12:45 +01:00
18 lines
510 B
Plaintext
18 lines
510 B
Plaintext
/**
|
|
* @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
|
|
*/
|