Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_timer.c2826TIMER_FCCHP3(timer_periph) &= (~(uint32_t)(TIMER_FCCHP3_DTCFG | TIMER_FCCHP3_IOS | TIMER_FCCHP3_RO… in timer_channel_free_complementary_config()
2827 TIMER_FCCHP3(timer_periph) |= fcpara->deadtime; in timer_channel_free_complementary_config()
2828 TIMER_FCCHP3(timer_periph) |= fcpara->ideloffstate; in timer_channel_free_complementary_config()
2829 TIMER_FCCHP3(timer_periph) |= fcpara->runoffstate; in timer_channel_free_complementary_config()
2830 TIMER_FCCHP3(timer_periph) |= fcpara->freecomstate; in timer_channel_free_complementary_config()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_timer.h85 #define TIMER_FCCHP3(timerx) REG32((timerx) + 0x00000088U) /*!< TIMER free… macro