Peripheral MCU configuration for TI CC1352 LaunchPad. More...
Peripheral MCU configuration for TI CC1352 LaunchPad.
Definition in file periph_conf.h.
#include "periph_cpu.h"
Go to the source code of this file.
Clock configuration | |
#define | CLOCK_CORECLOCK (48000000U) |
Timer configuration | |
General purpose timers (GPT[0-3]) are configured consecutively and in order (without gaps) starting from GPT0, i.e. if multiple timers are enabled. | |
#define | TIMER_NUMOF ARRAY_SIZE(timer_config) |
static const timer_conf_t | timer_config [] |
UART configuration | |
#define | UART_NUMOF ARRAY_SIZE(uart_config) |
static const uart_conf_t | uart_config [] |
I2C configuration | |
#define | I2C_NUMOF (1) |
#define | I2C_SCL_PIN (4) |
#define | I2C_SDA_PIN (5) |
|
static |
Definition at line 46 of file periph_conf.h.
|
static |
Definition at line 87 of file periph_conf.h.