Searched refs:TIMER_CHCTL1_CH3MS (Results 1 – 16 of 16) sorted by relevance
542 TIMER_CHCTL1(timer_periph) &= ~(uint32_t)TIMER_CHCTL1_CH3MS; in timer_channel_output_config()1042 ctl &= (~(uint32_t)TIMER_CHCTL1_CH3MS); in timer_input_capture_config()
811 TIMER_CHCTL1(timer_periph) &= ~(uint32_t)TIMER_CHCTL1_CH3MS; in timer_channel_output_config()1316 TIMER_CHCTL1(timer_periph) &= (~(uint32_t)TIMER_CHCTL1_CH3MS); in timer_input_capture_config()
943 TIMER_CHCTL1(timer_periph) &= ~(uint32_t)TIMER_CHCTL1_CH3MS; in timer_channel_output_config()1448 TIMER_CHCTL1(timer_periph) &= (~(uint32_t)TIMER_CHCTL1_CH3MS); in timer_input_capture_config()
796 TIMER_CHCTL1(timer_periph) &= ~(uint32_t)TIMER_CHCTL1_CH3MS; in timer_channel_output_config()1291 TIMER_CHCTL1(timer_periph) &= (~(uint32_t)TIMER_CHCTL1_CH3MS); in timer_input_capture_config()
816 TIMER_CHCTL1(timer_periph) &= ~(uint32_t)TIMER_CHCTL1_CH3MS; in timer_channel_output_config()1321 TIMER_CHCTL1(timer_periph) &= (~(uint32_t)TIMER_CHCTL1_CH3MS); in timer_input_capture_config()
955 TIMER_CHCTL1(timer_periph) &= ~(uint32_t)TIMER_CHCTL1_CH3MS; in timer_channel_output_config()1466 TIMER_CHCTL1(timer_periph) &= (~(uint32_t)TIMER_CHCTL1_CH3MS); in timer_input_capture_config()
829 TIMER_CHCTL1(timer_periph) &= ~(uint32_t)TIMER_CHCTL1_CH3MS; in timer_channel_output_config()1324 TIMER_CHCTL1(timer_periph) &= (~(uint32_t)TIMER_CHCTL1_CH3MS); in timer_input_capture_config()
154 #define TIMER_CHCTL1_CH3MS BITS(8,9) /*!< channel 3 mode selection */ macro
183 #define TIMER_CHCTL1_CH3MS BITS(8,9) /*!< channel 3 mode selection */ macro
172 #define TIMER_CHCTL1_CH3MS BITS(8,9) /*!< channel 3 mode selection */ macro
181 #define TIMER_CHCTL1_CH3MS BITS(8,9) /*!< channel 3 mode selection */ macro
180 #define TIMER_CHCTL1_CH3MS BITS(8,9) /*!< channel 3 mode selection */ macro
179 #define TIMER_CHCTL1_CH3MS BITS(8,9) /*!< channel 3 mode selection */ macro
182 #define TIMER_CHCTL1_CH3MS BITS(8,9) /*!< channel 3 mode selection */ macro
843 TIMER_CHCTL1(timer_periph) &= ~(uint32_t)TIMER_CHCTL1_CH3MS; in timer_channel_output_config()1470 TIMER_CHCTL1(timer_periph) &= (~(uint32_t)TIMER_CHCTL1_CH3MS); in timer_input_capture_config()
225 #define TIMER_CHCTL1_CH3MS (TIMER_CHCTL1_CH3MS_BIT2 | BITS(8,9)) /*!< channel 3 … macro