bsp_trace.c File Reference

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"
Include dependency graph for bsp_trace.c:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void BSP_TraceEtmSetup (void)
 Configure EFM32 for ETM trace output.

Detailed Description

API for enabling SWO and ETM trace.

Version:
3.20.5

License

(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.