Board specific definitions for the SLWSTK6000B starter kit.
More...
#include "cpu.h"
#include "periph_conf.h"
#include "periph/adc.h"
#include "periph/gpio.h"
#include "periph/spi.h"
#include "periph/timer.h"
Go to the source code of this file.
|
Define the GPIO pin to enable the BC, to allow serial communication via the USB port.
|
| #define | BC_PIN MODULE_PIN_F5 |
| |
◆ BC_PIN
| #define BC_PIN MODULE_PIN_F5 |
◆ CONFIG_ZTIMER_USEC_ADJUST_SET
| #define CONFIG_ZTIMER_USEC_ADJUST_SET (24) |
Overhead for ztimer_set.
Definition at line 48 of file board.h.
◆ CONFIG_ZTIMER_USEC_ADJUST_SLEEP
| #define CONFIG_ZTIMER_USEC_ADJUST_SLEEP (24) |
Overhead for ztimer_sleep.
Definition at line 49 of file board.h.
◆ CONFIG_ZTIMER_USEC_BASE_FREQ
| #define CONFIG_ZTIMER_USEC_BASE_FREQ (250000UL) |
Running at 250 kHz.
Definition at line 46 of file board.h.
◆ CONFIG_ZTIMER_USEC_DEV
| #define CONFIG_ZTIMER_USEC_DEV (TIMER_DEV(0)) |
◆ CONFIG_ZTIMER_USEC_WIDTH
| #define CONFIG_ZTIMER_USEC_WIDTH (16) |
Running on a 16-bit timer.
Definition at line 47 of file board.h.
◆ CORETEMP_ADC
◆ DISP_COM_PIN
| #define DISP_COM_PIN MODULE_PIN_F18 |
◆ DISP_CS_PIN
| #define DISP_CS_PIN MODULE_PIN_F17 |
◆ DISP_EN_PIN
| #define DISP_EN_PIN MODULE_PIN_F14 |
◆ DISP_SPI
◆ LED0_OFF
◆ LED0_ON
◆ LED0_PIN
| #define LED0_PIN MODULE_PIN_F10 |
◆ LED0_TOGGLE
◆ LED1_OFF
◆ LED1_ON
◆ LED1_PIN
| #define LED1_PIN MODULE_PIN_F11 |
◆ LED1_TOGGLE
◆ PB0_PIN
| #define PB0_PIN MODULE_PIN_F12 |
◆ PB1_PIN
| #define PB1_PIN MODULE_PIN_F13 |
◆ SI7021_EN_PIN
| #define SI7021_EN_PIN MODULE_PIN_P37 |
◆ SI7021_I2C
◆ SI70XX_PARAM_I2C_DEV
| #define SI70XX_PARAM_I2C_DEV SI7021_I2C |