Home
last modified time | relevance | path

Searched refs:IS_ADC_INPUT_SAMPLING_TIME (Results 1 – 6 of 6) sorted by relevance

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_adc.c200 Assert_Param(IS_ADC_INPUT_SAMPLING_TIME(SampleClock)); in ADC_RegularChannelConfig()
241 Assert_Param(IS_ADC_INPUT_SAMPLING_TIME(SampleClock)); in ADC_HPChannelConfig()
A Dht32f1xxxx_adc_02.c172 Assert_Param(IS_ADC_INPUT_SAMPLING_TIME(SampleClock)); in ADC_RegularChannelConfig()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f65xxx_66xxx_adc.c248 Assert_Param(IS_ADC_INPUT_SAMPLING_TIME(SampleClock)); in ADC_RegularChannelConfig()
308 Assert_Param(IS_ADC_INPUT_SAMPLING_TIME(SampleClock)); in ADC_HPChannelConfig()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_adc.h406 #define IS_ADC_INPUT_SAMPLING_TIME(TIME) ((TIME) <= 255) macro
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f65xxx_66xxx_adc.h390 #define IS_ADC_INPUT_SAMPLING_TIME(TIME) ((TIME) <= 255) macro
A Dht32f5xxxx_adc.h550 #define IS_ADC_INPUT_SAMPLING_TIME(TIME) ((TIME) <= 255) macro

Completed in 14 milliseconds