Searched refs:TIMER_FCCHP2 (Results 1 – 2 of 2) sorted by relevance
2819 …TIMER_FCCHP2(timer_periph) &= (~(uint32_t)(TIMER_FCCHP2_DTCFG | TIMER_FCCHP2_IOS | TIMER_FCCHP2_RO… in timer_channel_free_complementary_config()2820 TIMER_FCCHP2(timer_periph) |= fcpara->deadtime; in timer_channel_free_complementary_config()2821 TIMER_FCCHP2(timer_periph) |= fcpara->ideloffstate; in timer_channel_free_complementary_config()2822 TIMER_FCCHP2(timer_periph) |= fcpara->runoffstate; in timer_channel_free_complementary_config()2823 TIMER_FCCHP2(timer_periph) |= fcpara->freecomstate; in timer_channel_free_complementary_config()
84 #define TIMER_FCCHP2(timerx) REG32((timerx) + 0x00000084U) /*!< TIMER free… macro