14.3.1.5.6 DEVICE_deepSleepIntervalCal Function

C

uint32_t DEVICE_deepSleepIntervalCal(uint32_t expectedInt);

Description

The API is used to perform the deep sleep interval calibration to exclude the HW preparation time of advertising.

Parameters

ParamDescription
expectedIntThe expected deep sleep interval.

Returns

The deep sleep interval after calibration.