Home
last modified time | relevance | path

Searched refs:IRC48M_VALUE (Results 1 – 16 of 16) sorted by relevance

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/cmsis/gd/gd32f3x0/include/
Dgd32f3x0.h85 #if !defined (IRC48M_VALUE)
86 #define IRC48M_VALUE ((uint32_t)48000000) macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e10x/cmsis/gd/gd32e10x/include/
Dgd32e10x.h72 #if !defined (IRC48M_VALUE)
73 #define IRC48M_VALUE ((uint32_t)48000000) macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f403/cmsis/gd/gd32f403/include/
Dgd32f403.h53 #if !defined (IRC48M_VALUE)
54 #define IRC48M_VALUE ((uint32_t)48000000) macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/cmsis/gd/gd32l23x/include/
Dgd32l23x.h70 #if !defined (IRC48M_VALUE)
71 #define IRC48M_VALUE ((uint32_t)48000000) macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/cmsis/gd/gd32e50x/include/
Dgd32e50x.h83 #if !defined (IRC48M_VALUE)
84 #define IRC48M_VALUE ((uint32_t)48000000) macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/cmsis/gd/gd32l23x/source/
Dsystem_gd32l23x.c358 SystemCoreClock = (IRC48M_VALUE / prediv) * pllmf; in SystemCoreClockUpdate()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/source/
Dgd32l23x_rcu.c1126 cksys_freq = (IRC48M_VALUE / prediv) * pllmf; in rcu_clock_freq_get()
1166 adc_freq = IRC48M_VALUE; in rcu_clock_freq_get()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e10x/standard_peripheral/source/
Dgd32e10x_spi.c282 i2sclock = (uint32_t)((IRC48M_VALUE / i2sclock) * clks * 2U); in i2s_psc_config()
Dgd32e10x_rcu.c1176 ck_src = IRC48M_VALUE; in rcu_clock_freq_get()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/cmsis/gd/gd32f3x0/source/
Dsystem_gd32f3x0.c802 SystemCoreClock = (IRC48M_VALUE / prediv) * pllmf; in SystemCoreClockUpdate()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e10x/cmsis/gd/gd32e10x/source/
Dsystem_gd32e10x.c823 ck_src = IRC48M_VALUE; in SystemCoreClockUpdate()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f403/standard_peripheral/source/
Dgd32f403_rcu.c1173 ck_src = IRC48M_VALUE; in rcu_clock_freq_get()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_rcu.c1092 cksys_freq = (IRC48M_VALUE / prediv) * pllmf; in rcu_clock_freq_get()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/source/
Dgd32e50x_rcu.c1478 ck_src = IRC48M_VALUE; in rcu_clock_freq_get()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/cmsis/gd/gd32e50x/source/
Dsystem_gd32e50x.c1002 ck_src = IRC48M_VALUE; in SystemCoreClockUpdate()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f403/cmsis/gd/gd32f403/source/
Dsystem_gd32f403.c1124 ck_src = IRC48M_VALUE; in SystemCoreClockUpdate()