void DEVICE_SLEEP_ConfigSubSysXtalReady(bool enable);
The API is used to enable/disable BT/ZB sub-system crystal .
bool enable Set as true to enable BT/ZB sub-system crystal; set as false to disable.
None