Home
last modified time | relevance | path

Searched refs:cmp_end_index (Results 1 – 5 of 5) sorted by relevance

/bsp/hpmicro/libraries/hpm_sdk/drivers/src/
A Dhpm_pwm_drv.c58 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()
/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_pwm_drv.h156 uint8_t cmp_end_index; /**< output channel compare end index */ member
665 | PWM_CHCFG_CMPSELEND_SET(config->cmp_end_index) in pwm_config_output_channel()
/bsp/hpmicro/hpm6750evkmini/board/
A Dboard.c1171 ch_config.cmp_end_index = cmp_index; in set_rgb_output_off()
/bsp/hpmicro/hpm6750evk2/board/
A Dboard.c1124 ch_config.cmp_end_index = cmp_index; in set_rgb_output_off()
/bsp/hpmicro/hpm6750evk/board/
A Dboard.c1160 ch_config.cmp_end_index = cmp_index; in set_rgb_output_off()

Completed in 16 milliseconds