Searched defs:sample_time (Results 1 – 3 of 3) sorted by relevance
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/ |
| A D | hal_adc.c | 160 void ADC_RegularChannelConfig(ADC_TypeDef* adc, u32 channel, u8 rank, u32 sample_time) //ADCSAM_… in ADC_RegularChannelConfig() 483 void ADC_InjectedSequencerConfig(ADC_TypeDef* adc, u32 event, u32 sample_time) in ADC_InjectedSequencerConfig()
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/ |
| A D | gd32vf103_adc.c | 352 …egular_channel_config(uint32_t adc_periph, uint8_t rank, uint8_t adc_channel, uint32_t sample_time) in adc_regular_channel_config() 420 …serted_channel_config(uint32_t adc_periph, uint8_t rank, uint8_t adc_channel, uint32_t sample_time) in adc_inserted_channel_config()
|
| /bsp/mm32/libraries/MM32F3270_HAL/MM32F3270_HAL_Driver/Src/ |
| A D | hal_adc.c | 198 void ADC_SetChnSampleTime(ADC_Type * ADCx, uint32_t channel, ADC_SampleTime_Type sample_time) in ADC_SetChnSampleTime()
|
Completed in 10 milliseconds