Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_ll_adc.c431 assert_param(IS_LL_ADC_VOLTAGE_RANGE(pVoltRange_InitStruct->InputVinp2)); in LL_ADC_VoltageRangeInit()
440 tmpval |= (pVoltRange_InitStruct->InputVinp2) << ADC_SWITCH_SE_VIN_6_Pos; in LL_ADC_VoltageRangeInit()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_adc.h230 uint32_t InputVinp2; /*!< Set the input voltage range for single VINP2. member