DIY Logging Volt/Ampmeter
|
Macros | |
#define | LL_SYSTICK_CLKSOURCE_HCLK_DIV8 0x00000000U |
#define | LL_SYSTICK_CLKSOURCE_HCLK SysTick_CTRL_CLKSOURCE_Msk |
#define LL_SYSTICK_CLKSOURCE_HCLK SysTick_CTRL_CLKSOURCE_Msk |
AHB clock selected as SysTick clock source.
Definition at line 72 of file stm32f1xx_ll_cortex.h.
#define LL_SYSTICK_CLKSOURCE_HCLK_DIV8 0x00000000U |
AHB clock divided by 8 selected as SysTick clock source.
Definition at line 71 of file stm32f1xx_ll_cortex.h.