DPLL Initialization
Description
Initialize the Digital PLL.
Configures and locks the Digital PLL using the configuration in the configuration header
sl_device_init_dpll_config.h
, where settings including reference frequency, target frequency and lock mode are available.
Functions |
|
| sl_status_t | sl_device_init_dpll (void) |
|
Initialize DPLL.
|
|
Function Documentation
◆ sl_device_init_dpll()
| sl_status_t sl_device_init_dpll | ( | void |
|
) |
Initialize DPLL.
Configures and locks the Digital PLL using the configuration in the configuration header
sl_device_init_dpll_config.h
, where settings including reference frequency, target frequency and lock mode are available.
- Returns
- Status code
- Return values
-
SL_STATUS_OKDPLL successfully initialized and locked SL_STATUS_FAILDPLL lock was unsuccessful