Home
last modified time | relevance | path

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

/bsp/nuclei/libraries/gd32vf103/HAL_Drivers/
A Ddrv_hwtimer.c127 CurrentTimer_Count = timer_counter_read(config->timer_periph); in gd32_hwtimer_count_get()
/bsp/gd32/arm/libraries/gd32_drivers/
A Ddrv_hwtimer.c162 count = timer_counter_read(timer_base); in gd32_hwtimer_count_get()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_timer.h605 uint32_t timer_counter_read(uint32_t timer_periph);
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/
A Dgd32vf103_timer.c325 uint32_t timer_counter_read(uint32_t timer_periph) in timer_counter_read() function

Completed in 16 milliseconds