API for enabling SWO and ETM trace. More...
#include <stdbool.h>
#include "em_device.h"
#include "em_gpio.h"
#include "em_cmu.h"
#include "bsp_trace.h"
#include <stdint.h>
#include "em_msc.h"
#include "traceconfig.h"
#include "bsp.h"
Go to the source code of this file.
Functions | |
void | BSP_TraceEtmSetup (void) |
Configure EFM32 for ETM trace output. |
API for enabling SWO and ETM trace.
(C) Copyright 2014 Silicon Labs, http://www.silabs.com
This file is licensensed under the Silabs License Agreement. See the file "Silabs_License_Agreement.txt" for details. Before using this software for any purpose, you must agree to the terms of that agreement.
Definition in file bsp_trace.c.