#include "hpm_clc_drv.h"Functions | |
| void | clc_config_param (CLC_Type *clc, clc_chn_t chn, clc_param_config_t *param) |
| CLC parameter configuration. More... | |
| hpm_stat_t | clc_config_coeff (CLC_Type *clc, clc_chn_t chn, clc_coeff_zone_t zone, clc_coeff_config_t *coeff) |
| CLC coefficient configuration. More... | |
| void | clc_sw_inject_dq_adc_value (CLC_Type *clc, uint32_t d_value, uint32_t q_value) |
| CLC software inject dq adc value. More... | |