Searched refs:cmp_end_index (Results 1 – 5 of 5) sorted by relevance
58 config->cmp_end_index = 0; in pwm_get_default_output_channel_config()102 ch_config.cmp_end_index = cmp_start_index + cmp_num - 1; in pwm_setup_waveform_in_pair()131 ch_config.cmp_end_index = cmp_start_index + cmp_num - 1; in pwm_setup_waveform()
156 uint8_t cmp_end_index; /**< output channel compare end index */ member665 | PWM_CHCFG_CMPSELEND_SET(config->cmp_end_index) in pwm_config_output_channel()
1171 ch_config.cmp_end_index = cmp_index; in set_rgb_output_off()
1124 ch_config.cmp_end_index = cmp_index; in set_rgb_output_off()
1160 ch_config.cmp_end_index = cmp_index; in set_rgb_output_off()
Completed in 16 milliseconds