![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Macros | |
| #define | DDL_RCM_PLL_CLKSOURCE_NONE (0x00000000UL) |
| #define | DDL_RCM_PLL_CLKSOURCE_HSI (RCM_PLLCR_PLLSRC_1) |
| #define | DDL_RCM_PLL_CLKSOURCE_HSE (RCM_PLLCR_PLLSRC) |
| #define DDL_RCM_PLL_CLKSOURCE_HSE (RCM_PLLCR_PLLSRC) |
HSE selection as PLL source
Definition at line 310 of file g32r4xx_ddl_rcm.h.
| #define DDL_RCM_PLL_CLKSOURCE_HSI (RCM_PLLCR_PLLSRC_1) |
HSI selection as PLL source
Definition at line 309 of file g32r4xx_ddl_rcm.h.
| #define DDL_RCM_PLL_CLKSOURCE_NONE (0x00000000UL) |
No PLL source
Definition at line 308 of file g32r4xx_ddl_rcm.h.