Board specific definitions for the SLSTK3402A 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 GPIO_PIN(PA, 5) |
| |
◆ BC_PIN
◆ CONFIG_ZTIMER_USEC_ADJUST_SET
| #define CONFIG_ZTIMER_USEC_ADJUST_SET (10) |
Overhead for ztimer_set.
Definition at line 47 of file board.h.
◆ CONFIG_ZTIMER_USEC_ADJUST_SLEEP
| #define CONFIG_ZTIMER_USEC_ADJUST_SLEEP (12) |
Overhead for ztimer_sleep.
Definition at line 48 of file board.h.
◆ CONFIG_ZTIMER_USEC_BASE_FREQ
| #define CONFIG_ZTIMER_USEC_BASE_FREQ (1000000UL) |
Running at 1000 kHz.
Definition at line 45 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 (32) |
Running on a 32-bit timer.
Definition at line 46 of file board.h.
◆ CORETEMP_ADC
◆ DISP_COM_PIN
◆ DISP_CS_PIN
◆ DISP_EN_PIN
◆ DISP_SPI
◆ LED0_OFF
◆ LED0_ON
◆ LED0_PIN
◆ LED0_TOGGLE
◆ LED1_OFF
◆ LED1_ON
◆ LED1_PIN
◆ LED1_TOGGLE
◆ PB0_PIN
◆ PB1_PIN
◆ SI7021_EN_PIN
◆ SI7021_I2C
◆ SI70XX_PARAM_I2C_DEV
| #define SI70XX_PARAM_I2C_DEV SI7021_I2C |