Home
last modified time | relevance | path

Searched defs:timer_periph (Results 1 – 8 of 8) sorted by relevance

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/
A Dgd32vf103_timer.c48 void timer_deinit(uint32_t timer_periph) in timer_deinit()
163 void timer_enable(uint32_t timer_periph) in timer_enable()
174 void timer_disable(uint32_t timer_periph) in timer_disable()
207 void timer_update_event_enable(uint32_t timer_periph) in timer_update_event_enable()
218 void timer_update_event_disable(uint32_t timer_periph) in timer_update_event_disable()
247 void timer_counter_up_direction(uint32_t timer_periph) in timer_counter_up_direction()
258 void timer_counter_down_direction(uint32_t timer_periph) in timer_counter_down_direction()
325 uint32_t timer_counter_read(uint32_t timer_periph) in timer_counter_read()
338 uint16_t timer_prescaler_read(uint32_t timer_periph) in timer_prescaler_read()
556 void timer_break_enable(uint32_t timer_periph) in timer_break_enable()
[all …]
/bsp/n32/libraries/n32_drivers/
A Ddrv_hwtimer.h27 TIM_Module* timer_periph; member
A Ddrv_hwtimer.c360 void TIM_IRQHandler(TIM_Module* timer_periph) in TIM_IRQHandler()
/bsp/nuclei/libraries/gd32vf103/HAL_Drivers/
A Ddrv_hwtimer.h23 rt_uint32_t timer_periph; member
/bsp/nuvoton/libraries/m480/rtt_port/
A Ddrv_timer.c27 TIMER_T *timer_periph; member
/bsp/nuvoton/libraries/m2354/rtt_port/
A Ddrv_timer.c27 TIMER_T *timer_periph; member
/bsp/nuvoton/libraries/m031/rtt_port/
A Ddrv_timer.c28 TIMER_T *timer_periph; member
/bsp/gd32/arm/libraries/gd32_drivers/
A Ddrv_pwm.c371 rt_uint32_t timer_periph; in channel_output_config() local

Completed in 49 milliseconds