Home
last modified time | relevance | path

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

/bsp/nuclei/libraries/gd32vf103/HAL_Drivers/
A Ddrv_pwm.c230timer_channel_output_shadow_config(config->periph, configuration->channel, TIMER_OC_SHADOW_DISABLE… in gd32_pwm_set()
302 timer_channel_output_shadow_config(config->periph, i, TIMER_OC_SHADOW_DISABLE); in gd32_pwm_init()
/bsp/gd32/arm/libraries/gd32_drivers/
A Ddrv_pwm.c387timer_channel_output_shadow_config(timer_periph, gd32_pwm_obj[i].tim_handle.channel, TIMER_OC_SHAD… in channel_output_config()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_timer.h655 void timer_channel_output_shadow_config(uint32_t timer_periph, uint16_t channel, uint16_t ocshadow);
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/
A Dgd32vf103_timer.c906 void timer_channel_output_shadow_config(uint32_t timer_periph, uint16_t channel, uint16_t ocshadow) in timer_channel_output_shadow_config() function

Completed in 17 milliseconds