|
VSF Documented
|
Macros | |
| #define | NUC500_HXT_FREQ_HZ (12UL * 1000 * 1000) |
| #define | NUC500_PLL_FREQ_HZ (480UL * 1000 * 1000) |
| #define | NUC500_HCLK_FREQ_HZ (96UL * 1000 * 1000) |
| #define | NUC500_PCLK_FREQ_HZ (48UL * 1000 * 1000) |
| #define | NUC500_HCLKSRC_HXT 0 |
| #define | NUC500_HCLKSRC_PLLFOUT 1 |
Functions | |
| int | __low_level_init (void) |
| bool | vsf_driver_init (void) |
| common hal drivers | |
| #define NUC500_HXT_FREQ_HZ (12UL * 1000 * 1000) |
| #define NUC500_PLL_FREQ_HZ (480UL * 1000 * 1000) |
| #define NUC500_HCLK_FREQ_HZ (96UL * 1000 * 1000) |
| #define NUC500_PCLK_FREQ_HZ (48UL * 1000 * 1000) |
| #define NUC500_HCLKSRC_HXT 0 |
| #define NUC500_HCLKSRC_PLLFOUT 1 |
| int __low_level_init | ( | void | ) |
| bool vsf_driver_init | ( | void | ) |
common hal drivers
| none |
| true | initialization succeeded. |
| false | initialization failed |
initialise interrupt controller;