G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference

Macros

#define DDL_SYSTICK_CLKSOURCE_HCLK_DIV8   0x00000000U
#define DDL_SYSTICK_CLKSOURCE_HCLK   SysTick_CTRL_CLKSOURCE_Msk

Detailed Description

Macro Definition Documentation

◆ DDL_SYSTICK_CLKSOURCE_HCLK

#define DDL_SYSTICK_CLKSOURCE_HCLK   SysTick_CTRL_CLKSOURCE_Msk

AHB clock selected as SysTick clock source.

Definition at line 92 of file g32r4xx_ddl_cortex.h.

◆ DDL_SYSTICK_CLKSOURCE_HCLK_DIV8

#define DDL_SYSTICK_CLKSOURCE_HCLK_DIV8   0x00000000U

AHB clock divided by 8 selected as SysTick clock source.

Definition at line 91 of file g32r4xx_ddl_cortex.h.