Macros | |
#define | PM_MAX_MUL ((1 << AVR32_PM_PLL0_PLLMUL_SIZE) - 1) |
Functions | |
void | flashc_set_wait_state (unsigned int wait_state) |
int | pm_configure_clocks (pm_freq_param_t *param) |
Automatically configure the CPU, PBA, PBB, and HSB clocks according to the user wishes. More... | |
void | pm_configure_usb_clock (void) |
Automatically configure the USB clock. More... | |
#define PM_MAX_MUL ((1 << AVR32_PM_PLL0_PLLMUL_SIZE) - 1) |
Referenced by pm_configure_clocks().
void flashc_set_wait_state | ( | unsigned int | wait_state | ) |
Referenced by flashc_set_bus_freq(), init_sys_clocks(), and pm_configure_clocks().