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