pll 2.0.0.0
|
Functions | |
void | pll_cfg_setup (pll_cfg_t *cfg) |
Config Object Initialization function. | |
err_t | pll_init (pll_t *ctx, pll_cfg_t *cfg) |
Initialization function. | |
void | pll_set_clock_output (pll_t *ctx, uint8_t mode) |
Functions for settings clock output. | |
void | pll_set_pll_4x (pll_t *ctx) |
Functions for settings PLL x4. | |
void | pll_set_pll_5x (pll_t *ctx) |
Functions for settings PLL x5. | |
void | pll_set_pll_6x (pll_t *ctx) |
Functions for settings PLL x6. | |
void | pll_set_pll_8x (pll_t *ctx) |
Functions for settings PLL x6. | |
void | pll_set_pll_2x (pll_t *ctx) |
Functions for settings PLL x2. | |
void | pll_set_pll_3x (pll_t *ctx) |
Functions for settings PLL x3. | |
void | pll_set_pll_3_125x (pll_t *ctx) |
Functions for settings PLL clock x3.125. | |
void | pll_set_pll_6_25x (pll_t *ctx) |
Functions for settings PLL clock x6.25. | |
void | pll_set_pll_5_3125x (pll_t *ctx) |
Functions for settings PLL clock x5.3125. | |
void pll_cfg_setup | ( | pll_cfg_t * | cfg | ) |
Config Object Initialization function.
cfg | Click configuration structure. |
This function initializes click configuration structure to init state.
Initialization function.
pll | Click object. |
cfg | Click configuration structure. |
This function initializes all necessary pins and peripherals used for this click.
void pll_set_clock_output | ( | pll_t * | ctx, |
uint8_t | mode ) |
Functions for settings clock output.
ctx | Click object. |
mode | Mode which be set. |
This function settings clock output.
void pll_set_pll_2x | ( | pll_t * | ctx | ) |
Functions for settings PLL x2.
ctx | Click object. |
This function settings PLL x2.
void pll_set_pll_3_125x | ( | pll_t * | ctx | ) |
Functions for settings PLL clock x3.125.
ctx | Click object. |
This function settings PLL x3.125.
void pll_set_pll_3x | ( | pll_t * | ctx | ) |
Functions for settings PLL x3.
ctx | Click object. |
This function settings PLL x3.
void pll_set_pll_4x | ( | pll_t * | ctx | ) |
Functions for settings PLL x4.
ctx | Click object. |
This function settings PLL x4.
void pll_set_pll_5_3125x | ( | pll_t * | ctx | ) |
Functions for settings PLL clock x5.3125.
ctx | Click object. |
This function settings PLL x5.3125.
void pll_set_pll_5x | ( | pll_t * | ctx | ) |
Functions for settings PLL x5.
ctx | Click object. |
This function settings PLL x5.
void pll_set_pll_6_25x | ( | pll_t * | ctx | ) |
Functions for settings PLL clock x6.25.
ctx | Click object. |
This function settings PLL x6.25.
void pll_set_pll_6x | ( | pll_t * | ctx | ) |
Functions for settings PLL x6.
ctx | Click object. |
This function settings PLL x6.
void pll_set_pll_8x | ( | pll_t * | ctx | ) |
Functions for settings PLL x6.
ctx | Click object. |
This function settings PLL x6.