#ifndef __INIT_PERIPHERALS_H__ #define __INIT_PERIPHERALS_H__ #include "fsl_common.h" // Functions: extern void InitPeripherals(); #endif