Board specific definitions for the STK3200 starter kit.
More...
#include "cpu.h"
#include "periph_conf.h"
#include "periph/adc.h"
#include "periph/gpio.h"
#include "periph/spi.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 GPIO_PIN(PA, 9) |
| |
◆ BC_PIN
◆ CONFIG_ZTIMER_USEC_ADJUST_SET
| #define CONFIG_ZTIMER_USEC_ADJUST_SET (56) |
Overhead for ztimer_set.
Definition at line 38 of file board.h.
◆ CONFIG_ZTIMER_USEC_ADJUST_SLEEP
| #define CONFIG_ZTIMER_USEC_ADJUST_SLEEP (64) |
Overhead for ztimer_sleep.
Definition at line 39 of file board.h.
◆ CONFIG_ZTIMER_USEC_BASE_FREQ
| #define CONFIG_ZTIMER_USEC_BASE_FREQ (250000UL) |
Running at 250 kHz.
Definition at line 36 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 37 of file board.h.
◆ CORETEMP_ADC
◆ DISP_COM_PIN
◆ DISP_CS_PIN
◆ DISP_POWER_PIN
◆ DISP_SELECT_PIN
◆ DISP_SPI
◆ LED0_OFF
◆ LED0_ON
◆ LED0_PIN
◆ LED0_TOGGLE
◆ LED1_OFF
◆ LED1_ON
◆ LED1_PIN
◆ LED1_TOGGLE
◆ PB0_PIN
◆ PB1_PIN