Home
last modified time | relevance | path

Searched refs:ADCMPR (Results 1 – 11 of 11) sorted by relevance

/bsp/mm32/libraries/MM32F3270_HAL/MM32F3270_HAL_Driver/Src/
A Dhal_adc.c307 ADCx->ADCMPR = ADC_ADCMPR_CMPLDATA(conf->LowLimit) in ADC_EnableHwComp()
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/
A DHAL_adc.c611 ADCx->ADCMPR = (tempThreshold<<16) | LowThreshold; in ADC_AnalogWatchdogThresholdsConfig()
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_adc.c255 adc->ADCMPR = (tempThreshold << 16) | low_threshold; in ADC_AnalogWatchdogThresholdsConfig()
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/
A DHAL_adc.c611 ADCx->ADCMPR = (tempThreshold << 16) | LowThreshold; in ADC_AnalogWatchdogThresholdsConfig()
/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_adc.h78 __IO u32 ADCMPR; member
193 …__IO u32 ADCMPR; ///< ADC window compar… member
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/
A DHAL_adc.c605 ADCx->ADCMPR = (tempThreshold<<16) | LowThreshold; in ADC_AnalogWatchdogThresholdsConfig()
/bsp/tkm32F499/Libraries/CMSIS_and_startup/
A Dtk499.h271 __IO uint32_t ADCMPR; member
1173 __IO uint32_t ADCMPR; //10 member
/bsp/mm32l3xx/Libraries/MM32L3xx/Include/
A DMM32L3xx.h235 __IO uint32_t ADCMPR; member
/bsp/mm32f103x/Libraries/MM32F103/Include/
A DMM32F103.h244 __IO uint32_t ADCMPR; member
/bsp/mm32l07x/Libraries/MM32L0xx/Include/
A DMM32L0xx.h207 __IO uint32_t ADCMPR; member
/bsp/mm32/libraries/MM32F3270_HAL/CMSIS/Device/MM32/MM32F3277/Include/
A Dmm32f3277g.h8537 …__IO uint32_t ADCMPR; ///< A/D window comp… member

Completed in 134 milliseconds