Home
last modified time | relevance | path

Searched refs:IS_ADC_VREF_SEL (Results 1 – 4 of 4) sorted by relevance

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_adc.h571 #define IS_ADC_VREF_SEL(SEL) ((SEL == ADC_VREF_2V5) || \ macro
587 #define IS_ADC_VREF_SEL(SEL) ((SEL == ADC_VREF_DEFAULT) || \
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_adc.c536 Assert_Param(IS_ADC_VREF_SEL(ADC_VREF_x)); in ADC_VREFConfig()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_adc_02.c520 Assert_Param(IS_ADC_VREF_SEL(ADC_VREF_x)); in ADC_VREFConfig()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_adc.h425 #define IS_ADC_VREF_SEL(SEL) ((SEL == ADC_VREF_1V215) || \ macro

Completed in 11 milliseconds