Sample Breakout Board Configuration
Functions and definitions specific to the breakout board. More...
Macros |
|
#define | halInternalInitRadioHoldOff () |
Radio HoldOff not supported.
More...
|
|
#define | halInternalPowerUpBoard () |
#define | halInternalPowerDownBoard () |
#define | DEFINE_SPI_CONFIG_VARIABLES () |
Initialize GPIO powerup configuration variables.
More...
|
|
#define | COM_RETARGET_SERIAL |
Packet Trace |
|
PRO2+ SPI-Master configuration When PACKET_TRACE is defined, ::GPIO_PACFGH will automatically be setup by halInit() to enable Packet Trace support on PA4 and PA5, in addition to the configuration specified below.
|
|
#define | PACKET_TRACE |
This define does not equate to anything. It is used as a trigger to enable Packet Trace support on the breakout board (dev0680).
More...
|
|
Detailed Description
Functions and definitions specific to the breakout board.
Macro Definition Documentation
#define COM_RETARGET_SERIAL |
GPIO definitions for WSTK BC serial Initialize GPIOs direction and default state for VCP.
Definition at line
119
of file
ezr32.h
.
#define DEFINE_SPI_CONFIG_VARIABLES | ( |
|
) |
Initialize GPIO powerup configuration variables.
Definition at line
81
of file
ezr32.h
.
#define halInternalInitRadioHoldOff | ( |
|
) |
Radio HoldOff not supported.
Definition at line
64
of file
ezr32.h
.
#define halInternalPowerDownBoard | ( |
|
) |
Definition at line
72
of file
ezr32.h
.
#define halInternalPowerUpBoard | ( |
|
) |
Definition at line
66
of file
ezr32.h
.
#define PACKET_TRACE |
This define does not equate to anything. It is used as a trigger to enable Packet Trace support on the breakout board (dev0680).
Definition at line
59
of file
ezr32.h
.