Home
last modified time | relevance | path

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

/bsp/gd32/arm/libraries/gd32_drivers/
A Ddrv_pwm.c466 psc = timer_prescaler_read(index_to_timer(pstTimerMap->TimerIndex)); in drv_pwm_get()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_timer.h607 uint16_t timer_prescaler_read(uint32_t timer_periph);
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/
A Dgd32vf103_timer.c338 uint16_t timer_prescaler_read(uint32_t timer_periph) in timer_prescaler_read() function

Completed in 12 milliseconds