Home
last modified time | relevance | path

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

/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/
A Dadc.c608 …_t Adc_ConfigSqrMode(stc_adc_cfg_t* pstcAdcConfig, uint8_t u8AdcSampCnt,boolean_t bAdcResultAccEn) in Adc_ConfigSqrMode() argument
617 M0P_ADC->CR1_f.RACCEN = bAdcResultAccEn; in Adc_ConfigSqrMode()
618 if (bAdcResultAccEn) in Adc_ConfigSqrMode()
637 …_t Adc_ConfigJqrMode(stc_adc_cfg_t* pstcAdcConfig, uint8_t u8AdcSampCnt,boolean_t bAdcResultAccEn) in Adc_ConfigJqrMode() argument
645 M0P_ADC->CR1_f.RACCEN = bAdcResultAccEn; in Adc_ConfigJqrMode()
/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/
A Dadc.h421 …t Adc_ConfigSqrMode(stc_adc_cfg_t* pstcAdcConfig, uint8_t u8AdcSampCnt,boolean_t bAdcResultAccEn);
423 …t Adc_ConfigJqrMode(stc_adc_cfg_t* pstcAdcConfig, uint8_t u8AdcSampCnt,boolean_t bAdcResultAccEn);

Completed in 5 milliseconds