Searched refs:TIMER_FCCHP0 (Results 1 – 2 of 2) sorted by relevance
2805 …TIMER_FCCHP0(timer_periph) &= (~(uint32_t)(TIMER_FCCHP0_DTCFG | TIMER_FCCHP0_IOS | TIMER_FCCHP0_RO… in timer_channel_free_complementary_config()2806 TIMER_FCCHP0(timer_periph) |= fcpara->deadtime; in timer_channel_free_complementary_config()2807 TIMER_FCCHP0(timer_periph) |= fcpara->ideloffstate; in timer_channel_free_complementary_config()2808 TIMER_FCCHP0(timer_periph) |= fcpara->runoffstate; in timer_channel_free_complementary_config()2809 TIMER_FCCHP0(timer_periph) |= fcpara->freecomstate; in timer_channel_free_complementary_config()
82 #define TIMER_FCCHP0(timerx) REG32((timerx) + 0x0000007CU) /*!< TIMER free… macro