DFLL management.
Copyright (c) 2010-2018 Microchip Technology Inc. and its subsidiaries.
Functions | |
Interaction with the DFLL hardware | |
static int | dfll_wait_for_coarse_lock (unsigned int dfll_id) |
Wait for the DFLL identified by dfll_id to achieve coarse lock. More... | |
static int | dfll_wait_for_fine_lock (unsigned int dfll_id) |
Wait for the DFLL identified by dfll_id to achieve fine lock. More... | |
static int | dfll_wait_for_accurate_lock (unsigned int dfll_id) |
Wait for the DFLL identified by dfll_id to achieve accurate lock. More... | |