Home
last modified time | relevance | path

Searched refs:target_cmp (Results 1 – 2 of 2) sorted by relevance

/bsp/hpmicro/libraries/hpm_sdk/drivers/src/
A Dhpm_pwm_drv.c140 hpm_stat_t pwm_update_raw_cmp_edge_aligned(PWM_Type *pwm_x, uint8_t cmp_index, uint32_t target_cmp) in pwm_update_raw_cmp_edge_aligned() argument
143 pwm_cmp_update_cmp_value(pwm_x, cmp_index, target_cmp, 0); in pwm_update_raw_cmp_edge_aligned()
164 …m_stat_t pwm_update_raw_hrcmp_edge_aligned(PWM_Type *pwm_x, uint8_t cmp_index, uint32_t target_cmp, in pwm_update_raw_hrcmp_edge_aligned() argument
168 pwm_cmp_update_hrcmp_value(pwm_x, cmp_index, target_cmp, target_hrcmp); in pwm_update_raw_hrcmp_edge_aligned()
/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_pwm_drv.h991 uint32_t target_cmp);
1119 …m_stat_t pwm_update_raw_hrcmp_edge_aligned(PWM_Type *pwm_x, uint8_t cmp_index, uint32_t target_cmp,

Completed in 7 milliseconds