Searched refs:TIMER_CTL1_CCSE (Results 1 – 14 of 14) sorted by relevance
648 TIMER_CTL1(timer_periph) |= (uint32_t)TIMER_CTL1_CCSE; in timer_channel_control_shadow_config()650 TIMER_CTL1(timer_periph) &= (~(uint32_t)TIMER_CTL1_CCSE); in timer_channel_control_shadow_config()
780 TIMER_CTL1(timer_periph) |= (uint32_t)TIMER_CTL1_CCSE; in timer_channel_control_shadow_config()782 TIMER_CTL1(timer_periph) &= (~(uint32_t)TIMER_CTL1_CCSE); in timer_channel_control_shadow_config()
620 TIMER_CTL1(timer_periph) |= (uint32_t)TIMER_CTL1_CCSE; in timer_channel_control_shadow_config()622 TIMER_CTL1(timer_periph) &= (~(uint32_t)TIMER_CTL1_CCSE); in timer_channel_control_shadow_config()
653 TIMER_CTL1(timer_periph) |= (uint32_t)TIMER_CTL1_CCSE; in timer_channel_control_shadow_config()655 TIMER_CTL1(timer_periph) &= (~(uint32_t)TIMER_CTL1_CCSE); in timer_channel_control_shadow_config()
784 TIMER_CTL1(timer_periph) |= (uint32_t)TIMER_CTL1_CCSE; in timer_channel_control_shadow_config()786 TIMER_CTL1(timer_periph) &= (~(uint32_t)TIMER_CTL1_CCSE); in timer_channel_control_shadow_config()
95 #define TIMER_CTL1_CCSE BIT(0) /*!< commutation control shadow enable… macro
84 #define TIMER_CTL1_CCSE BIT(0) /*!< commutation control shadow enable… macro
93 #define TIMER_CTL1_CCSE BIT(0) /*!< commutation control shadow enable… macro
92 #define TIMER_CTL1_CCSE BIT(0) /*!< commutation control shadow enable… macro
90 #define TIMER_CTL1_CCSE BIT(0) /*!< commutation control shadow enable… macro
94 #define TIMER_CTL1_CCSE BIT(0) /*!< commutation control shadow enable… macro
395 TIMER_CTL1(timer_periph) |= (uint32_t)TIMER_CTL1_CCSE; in timer_channel_control_shadow_config()397 TIMER_CTL1(timer_periph) &= (~(uint32_t)TIMER_CTL1_CCSE); in timer_channel_control_shadow_config()
102 #define TIMER_CTL1_CCSE BIT(0) /*!< commutatio… macro