![]() |
Contiki-NG
|
Defines related to the CC1350 LaunchPad. More...
Files | |
| file | arch/platform/cc26x0-cc13x0/launchpad/cc1350/board.h |
| Header file with definitions related to the I/O connections on the TI CC1350 LaunchPad. | |
| #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. | |
Defines related to the CC1350 LaunchPad.
This file provides connectivity information on LEDs, Buttons, UART and other peripherals
This file is not meant to be modified by the user.
| #define BOARD_BUTTON_HAL_INDEX_KEY_LEFT 0x00 |
| #define BOARD_IOID_CS IOID_11 |
| #define BOARD_IOID_SCL IOID_4 |
| #define CCFG_CONF_BL_PIN_NUMBER BOARD_IOID_KEY_LEFT |
ROM bootloader configuration.
Change CCFG_CONF_BL_PIN_NUMBER to BOARD_IOID_KEY_xyz to select which button triggers the bootloader on reset. Use CCFG_CONF_BL_LEVEL to control the pin level that enables the bootloader (0: low, 1: high). It is also possible to use any other externally-controlled DIO.
| #define PROP_MODE_CONF_TX_POWER_779_930 tx_power_driver_779_930 |