Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_ll_adc.c432 assert_param(IS_LL_ADC_VOLTAGE_RANGE(pVoltRange_InitStruct->InputVinp3)); in LL_ADC_VoltageRangeInit()
441 tmpval |= (pVoltRange_InitStruct->InputVinp3) << ADC_SWITCH_SE_VIN_7_Pos; in LL_ADC_VoltageRangeInit()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_adc.h235 uint32_t InputVinp3; /*!< Set the input voltage range for single VINP3. member