Home
last modified time | relevance | path

Searched refs:ocnstate (Results 1 – 2 of 2) sorted by relevance

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/
A Dgd32vf103_timer.c1163 …annel_complementary_output_state_config(uint32_t timer_periph, uint16_t channel, uint16_t ocnstate) in timer_channel_complementary_output_state_config() argument
1169 TIMER_CHCTL2(timer_periph) |= (uint32_t)ocnstate; in timer_channel_complementary_output_state_config()
1174 TIMER_CHCTL2(timer_periph) |= (uint32_t)((uint32_t)ocnstate << 4U); in timer_channel_complementary_output_state_config()
1179 TIMER_CHCTL2(timer_periph) |= (uint32_t)((uint32_t)ocnstate << 8U); in timer_channel_complementary_output_state_config()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_timer.h667 …nnel_complementary_output_state_config(uint32_t timer_periph, uint16_t channel, uint16_t ocnstate);

Completed in 12 milliseconds