Clock configuration.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | CONFIG_SYSCLK_CPU_DIV 3 /* Fcpu = Fsys/(2 ^ CPU_div) */ |
#define | CONFIG_SYSCLK_PBA_DIV 3 /* Fpba = Fsys/(2 ^ PBA_div) */ |
#define | CONFIG_SYSCLK_PBB_DIV 3 /* Fpbb = Fsys/(2 ^ PBB_div) */ |
#define | CONFIG_SYSCLK_SOURCE SYSCLK_SRC_RC120M |
#define CONFIG_SYSCLK_CPU_DIV 3 /* Fcpu = Fsys/(2 ^ CPU_div) */ |
Referenced by sysclk_init().
#define CONFIG_SYSCLK_PBA_DIV 3 /* Fpba = Fsys/(2 ^ PBA_div) */ |
Referenced by sysclk_init().
#define CONFIG_SYSCLK_PBB_DIV 3 /* Fpbb = Fsys/(2 ^ PBB_div) */ |
Referenced by sysclk_init().
#define CONFIG_SYSCLK_SOURCE SYSCLK_SRC_RC120M |
Referenced by sysclk_init().