Chip-specific PLL implementation.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | SCIF_UNLOCK_PLL_REG(pll_id) |
Functions | |
void | pll_config_write (const struct pll_config *cfg, uint32_t pll_id) |
void | pll_disable (uint32_t pll_id) |
void | pll_enable (const struct pll_config *cfg, uint32_t pll_id) |
#define SCIF_UNLOCK_PLL_REG | ( | pll_id | ) |
Referenced by pll_config_write(), pll_disable(), and pll_enable().