Home
last modified time | relevance | path

Searched refs:IRC32K_VALUE (Results 1 – 3 of 3) sorted by relevance

/hal_gigadevice-latest/gd32l23x/cmsis/gd/gd32l23x/include/
Dgd32l23x.h75 #if !defined (IRC32K_VALUE)
76 #define IRC32K_VALUE ((uint32_t)32000) macro
/hal_gigadevice-latest/gd32f4xx/cmsis/gd/gd32f4xx/include/
Dgd32f4xx.h79 #if !defined (IRC32K_VALUE)
80 #define IRC32K_VALUE ((uint32_t)32000) macro
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_rcu.c1282 lptimer_freq = IRC32K_VALUE; in rcu_clock_freq_get()