Calibration related functions of the CC110x transceiver driver. More...
Calibration related functions of the CC110x transceiver driver.
Definition in file cc110x_calibration.h.
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
| int | cc110x_recalibrate (cc110x_t *dev) | 
| Perform a recalibration of the transceiver.  More... | |
| int cc110x_recalibrate | ( | cc110x_t * | dev | ) | 
Perform a recalibration of the transceiver.
| dev | The device descriptor of the transceiver | 
| 0 | Success | 
| -EIO | Failed | 
dev has been acquired using cc110x_acquire dev is still acquired, the caller has to release it. On failure the SPI bus is already released