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