@ -13,7 +13,7 @@
* @file
* @brief CPU specific definitions for internal peripheral handling
*
* @author Hauke Petersen <hauke.peterse@fu-berlin.de>
* @author Hauke Petersen <hauke.petersen@fu-berlin.de>
*/
#ifndef PERIPH_CPU_H_
#ifndef CPU_PERIPH_H_
@ -17,7 +17,7 @@
* @brief Implementation specific CPU configuration options
* @author Johann Fischer <j.fischer@phytec.de>
@ -18,7 +18,7 @@
@ -15,7 +15,7 @@
* @brief CPU specific configuration options
#ifndef CPU_CONF_H
* @brief nRF51 specific definitions for handling peripherals
#ifndef PERIPH_CPU_
* @brief nRF52 specific CPU configuration
* @brief nRF52 specific definitions for handling peripherals
* @brief nRF5x common definitions for handling peripherals
#ifndef PERIPH_CPU_COMMON_H_
* @brief Common CPU specific definitions for all SAMx21 based CPUs
#ifndef CPU_PERIPH_COMMON_H
@ -14,7 +14,7 @@
* @author Tobias Fredersdorf <tobias.fredersdorf@haw-hamburg.de>
#ifndef CPU_PERIPH_H
#ifndef PERIPH_CPU_H
* @brief Shared CPU specific definitions for the STM32 family
#ifndef PERIPH_CPU_COMMON_H
@ -16,7 +16,7 @@
* @author Alexandre Abadie <alexandre.abadie@inria.fr>
#ifndef STM32F4_CPU_CONF_H
* @author Katja Kirstein <katja.kirstein@haw-hamburg.de>