Contiki-NG
Loading...
Searching...
No Matches

Header file with definitions related to the I/O connections on the TI CC1350 LaunchPad. More...

#include "ioc.h"

Go to the source code of this file.

Macros

LED HAL configuration

Those values are not meant to be modified by the user

LED IOID mappings

Those values are not meant to be modified by the user

UART IOID mapping

Those values are not meant to be modified by the user

Button IOID mapping

Those values are not meant to be modified by the user

External flash IOID mapping

Those values are not meant to be modified by the user

#define BOARD_IOID_SCL   IOID_4
 I2C IOID mappings.
 
#define RF_SWITCH_CONF_ENABLE   1
 CC1350LP RF Switch.
 
#define PROP_MODE_CONF_TX_POWER_779_930   tx_power_driver_779_930
 TX power settings.
 
#define CCFG_CONF_BL_PIN_NUMBER   BOARD_IOID_KEY_LEFT
 ROM bootloader configuration.
 
#define BOARD_IOID_CS   IOID_11
 Remaining pins.
 
#define BOARD_BUTTON_HAL_INDEX_KEY_LEFT   0x00
 Board indices for the button HAL.
 
Device string used on startup

Detailed Description

Header file with definitions related to the I/O connections on the TI CC1350 LaunchPad.

Note
Do not include this file directly. It gets included by contiki-conf after all relevant directives have been set.

Definition in file board.h.