![]() |
Contiki-NG
|
Header file with definitions related to the I/O connections on the TI Sensortag. 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 | |
Buzzer configuration | |
| #define | BOARD_IOID_BUZZER IOID_21 |
| Buzzer Pin. | |
Reed Relay IOID mapping | |
Those values are not meant to be modified by the user | |
External flash IOID mapping and part-related constants | |
Those values are not meant to be modified by the user | |
| #define | BOARD_IOID_SDA IOID_5 |
| I2C IOID mappings. | |
| #define | BOARD_IOID_SCL IOID_6 |
| Interface 0 SCL: All sensors bar MPU. | |
| #define | BOARD_IOID_SDA_HP IOID_8 |
| Interface 1 SDA: MPU. | |
| #define | BOARD_IOID_SCL_HP IOID_9 |
| Interface 1 SCL: MPU. | |
| #define | BOARD_IOID_MPU_INT IOID_7 |
| MPU IOID mappings. | |
| #define | BOARD_IOID_AUDIOFS_TDO IOID_16 |
| Board devpack IOID mappings (LCD etc.) | |
| #define | BOARD_IOID_TMP_RDY IOID_11 |
| TMP Sensor. | |
| #define | BOARD_IOID_MIC_POWER IOID_13 |
| Digital Microphone. | |
RF Front End configuration | |
Those values are not meant to be modified by the user | |
Board-specific overrides | |
Those values are not meant to be modified by the user | |
| #define | BOARD_BUTTON_HAL_INDEX_KEY_LEFT 0x00 |
| Board indices for the button HAL. | |
| #define | CCFG_CONF_BL_PIN_NUMBER IOID_UNUSED |
| ROM bootloader configuration. | |
Device string used on startup | |
Functions | |
| void | board_init (void) |
| Board specific iniatialisation. | |
Header file with definitions related to the I/O connections on the TI Sensortag.
Definition in file board.h.