Microchip® Advanced Software Framework

conf_clock.h File Reference

Example specific clock configuration file.

Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.

Macros

#define CONFIG_OSC_AUTOCAL_RC32MHZ_REF_OSC   OSC_ID_USBSOF
 
#define CONFIG_OSC_RC32_CAL   48000000UL
 
#define CONFIG_SYSCLK_PSADIV   SYSCLK_PSADIV_2
 
#define CONFIG_SYSCLK_PSBCDIV   SYSCLK_PSBCDIV_1_1
 
#define CONFIG_SYSCLK_SOURCE   SYSCLK_SRC_RC32MHZ
 
#define CONFIG_USBCLK_SOURCE   USBCLK_SRC_RCOSC
 

#define CONFIG_OSC_AUTOCAL_RC32MHZ_REF_OSC   OSC_ID_USBSOF

Referenced by pll_enable_source(), and sysclk_init().

#define CONFIG_OSC_RC32_CAL   48000000UL
#define CONFIG_SYSCLK_PSADIV   SYSCLK_PSADIV_2

Referenced by sysclk_get_per4_hz(), and sysclk_init().

#define CONFIG_SYSCLK_PSBCDIV   SYSCLK_PSBCDIV_1_1
#define CONFIG_SYSCLK_SOURCE   SYSCLK_SRC_RC32MHZ

Referenced by sysclk_get_main_hz(), and sysclk_init().

#define CONFIG_USBCLK_SOURCE   USBCLK_SRC_RCOSC