Home
last modified time | relevance | path

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

/bsp/essemi/es32f0654/drivers/ES/
A Des_conf_info_adc.h49 #define ES_C_ADC_SAMPLE_TIME_1 ADC_SAMPLETIME_1
/bsp/essemi/es32f365x/drivers/ES/
A Des_conf_info_adc.h49 #define ES_C_ADC_SAMPLE_TIME_1 ADC_SAMPLETIME_1
/bsp/essemi/es32f369x/drivers/ES/
A Des_conf_info_adc.h49 #define ES_C_ADC_SAMPLE_TIME_1 ADC_SAMPLETIME_1
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/
A Dald_adc.h124 ADC_SAMPLETIME_1 = 0x0U, /**< ADC sampling times 1 clk */ enumerator
421 #define IS_ADC_SAMPLING_TIMES_TYPE(x) (((x) == ADC_SAMPLETIME_1) || \
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_adc.h125 ADC_SAMPLETIME_1 = 0x0U, /**< ADC sampling times 1 clk */ enumerator
443 #define IS_ADC_SAMPLING_TIMES_TYPE(x) (((x) == ADC_SAMPLETIME_1) || \

Completed in 21 milliseconds