Home
last modified time | relevance | path

Searched refs:LL_ADC_CALIB_POINT_4 (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_adc.h684 #define ADC_CALIB_POINT_4 (LL_ADC_CALIB_POINT_4) /*!< ADC calibration point 4 */
688 … | LL_ADC_CALIB_POINT_4) /*!< ADC calibration point disabled: correction are left untouched
Dstm32wb0x_ll_adc.h745 #define LL_ADC_CALIB_POINT_4 (0x03UL) /*!< ADC calibration point 4 */ macro