void DEVICE_SLEEP_ConfigAclbClk(bool enable);
The API is used to enable/disable ACLB clock .
bool enable Set as true to enable ACLB; set as false to disable.
None