Board specific definitions for the SLSTK3701A starter kit.
More...
#include "cpu.h"
#include "periph_conf.h"
#include "periph/gpio.h"
#include "periph/spi.h"
#include "periph/timer.h"
Go to the source code of this file.
|
|
void | board_init (void) |
| | Initialize the board (GPIO, sensors, clocks).
|
| |
|
Define the GPIO pin to enable the BC, to allow serial communication via the USB port.
|
| #define | BC_PIN GPIO_PIN(PE, 1) |
| |
◆ BC_PIN
◆ CONFIG_ZTIMER_USEC_ADJUST_SET
| #define CONFIG_ZTIMER_USEC_ADJUST_SET (8) |
Overhead for ztimer_set.
Definition at line 46 of file board.h.
◆ CONFIG_ZTIMER_USEC_ADJUST_SLEEP
| #define CONFIG_ZTIMER_USEC_ADJUST_SLEEP (14) |
Overhead for ztimer_sleep.
Definition at line 47 of file board.h.
◆ CONFIG_ZTIMER_USEC_BASE_FREQ
| #define CONFIG_ZTIMER_USEC_BASE_FREQ (1000000UL) |
Running at 1000 kHz.
Definition at line 44 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 45 of file board.h.
◆ CORETEMP_ADC
◆ DISP_COM_PIN
◆ DISP_CS_PIN
◆ DISP_EN_PIN
◆ DISP_SPI
◆ LED0_OFF
◆ LED0_ON
◆ LED0_PIN
| #define LED0_PIN LED0R_PIN |
◆ LED0_TOGGLE
◆ LED0B_PIN
◆ LED0G_PIN
◆ LED0R_PIN
◆ LED1_OFF
◆ LED1_ON
◆ LED1_PIN
| #define LED1_PIN LED1R_PIN |
◆ LED1_TOGGLE
◆ LED1B_PIN
◆ LED1G_PIN
◆ LED1R_PIN
◆ PB0_PIN
◆ PB1_PIN
◆ SI7021_EN_PIN
◆ SI7021_I2C
◆ SI70XX_PARAM_I2C_DEV
| #define SI70XX_PARAM_I2C_DEV SI7021_I2C |