Generic clock management.
Copyright (c) 2010-2018 Microchip Technology Inc. and its subsidiaries.
#include "parts.h"
Functions | |
static void | genclk_enable_config (unsigned int id, enum genclk_source src, unsigned int divider) |
Enable the configuration defined by src and divider for the generic clock identified by id. More... | |