Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
cc110x_calibration.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2018 Otto-von-Guericke-Universität Magdeburg
3
* SPDX-License-Identifier: LGPL-2.1-only
4
*/
5
6
#pragma once
7
17
18
#ifdef __cplusplus
19
extern
"C"
{
20
#endif
21
37
int
cc110x_recalibrate
(
cc110x_t
*dev);
38
39
#ifdef __cplusplus
40
}
41
#endif
42
cc110x_recalibrate
int cc110x_recalibrate(cc110x_t *dev)
Perform a recalibration of the transceiver.
cc110x_t
Device descriptor for CC1100/CC1101 transceivers.
Definition
cc110x.h:511
Generated on Wed Apr 15 2026 07:36:48 by
1.13.2