Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32vf103/riscv/source/
Dsystem_gd32vf103.c189 uint32_t scss; in SystemCoreClockUpdate() local
193 scss = GET_BITS(RCU_CFG0, 2, 3); in SystemCoreClockUpdate()
195 switch (scss) in SystemCoreClockUpdate()