Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
board.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2013-2014 INRIA
3
* SPDX-FileCopyrightText: 2015 Freie Universität Berlin
4
* SPDX-License-Identifier: LGPL-2.1-only
5
*/
6
7
#pragma once
8
20
#include "cpu.h"
21
#include "
macros/units.h
"
22
23
#ifdef __cplusplus
24
extern
"C"
{
25
#endif
26
30
#ifndef __MSP430F2618__
31
#define __MSP430F2618__
32
#endif
33
38
#define CONFIG_ZTIMER_USEC_WIDTH 16
39
#define CONFIG_ZTIMER_USEC_BASE_FREQ MHZ(2)
43
#ifdef __cplusplus
44
}
45
#endif
46
units.h
Unit helper macros.
Generated on Sat Sep 6 2025 20:14:01 by
1.9.1