diff --git a/arch/cpu/cc26xx-cc13xx/clock.c b/arch/cpu/cc26xx-cc13xx/clock.c index 98d18e653..981bbb4b2 100644 --- a/arch/cpu/cc26xx-cc13xx/clock.c +++ b/arch/cpu/cc26xx-cc13xx/clock.c @@ -29,22 +29,6 @@ */ /*---------------------------------------------------------------------------*/ /** - * \addtogroup platform - * @{ - * - * \defgroup cc26xx-platforms TI CC26xx-powered platforms - * @{ - * - * \defgroup cc26xx The TI CC26xx and CC13xx CPUs - * - * This group documents the TI CC26xx and CC13xx CPUs. The two CPU families are - * very similar, with the main difference being related to radio capability. - * - * Documentation in this group should be considered to be applicable to both - * families, unless explicitly stated otherwise. - * - * @{ - * * \addtogroup cc26xx-clocks * @{ * @@ -228,9 +212,6 @@ clock_delay(unsigned int i) } /*---------------------------------------------------------------------------*/ /** - * @} - * @} - * @} * @} * @} */