Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_rcu.c778 void rcu_shrtimer_clock_config(uint32_t shrtimer_clock_source) in rcu_shrtimer_clock_config() argument
785 RCU_CFG1 = (reg | shrtimer_clock_source); in rcu_shrtimer_clock_config()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_rcu.h1391 void rcu_shrtimer_clock_config(uint32_t shrtimer_clock_source);