Searched refs:TIMER_CHCTL2_CH3NP (Results 1 – 7 of 7) sorted by relevance
1274 TIMER_CHCTL2(timer_periph) &= (~(uint32_t)TIMER_CHCTL2_CH3NP); in timer_channel_complementary_output_polarity_config()1462 TIMER_CHCTL2(timer_periph) &= (~(uint32_t)(TIMER_CHCTL2_CH3P|TIMER_CHCTL2_CH3NP)); in timer_input_capture_config()
177 #define TIMER_CHCTL2_CH3NP BIT(15) /*!< channel 3 complementary output po… macro
207 #define TIMER_CHCTL2_CH3NP BIT(15) /*!< channel 3 complementary output po… macro
205 #define TIMER_CHCTL2_CH3NP BIT(15) /*!< channel 3 complementary output po… macro
1037 ctl &= (~(uint32_t)(TIMER_CHCTL2_CH3P | TIMER_CHCTL2_CH3NP)); in timer_input_capture_config()
255 #define TIMER_CHCTL2_CH3NP BIT(15) /*!< channel 3 … macro
1317 TIMER_CHCTL2(timer_periph) &= (~(uint32_t)(TIMER_CHCTL2_CH3P|TIMER_CHCTL2_CH3NP)); in timer_input_capture_config()