Searched refs:ahb_exp (Results 1 – 2 of 2) sorted by relevance
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/ |
| A D | gd32vf103_rcu.c | 1013 uint8_t ahb_exp[16] = {0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 4, 6, 7, 8, 9}; in rcu_clock_freq_get() local 1080 clk_exp = ahb_exp[idx]; in rcu_clock_freq_get()
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/ |
| A D | system_gd32vf103.c | 194 const uint8_t ahb_exp[16] = {0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 4, 6, 7, 8, 9}; in SystemCoreClockUpdate() local 267 clk_exp = ahb_exp[idx]; in SystemCoreClockUpdate()
|
Completed in 10 milliseconds