Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_ll_adc.c429 assert_param(IS_LL_ADC_VOLTAGE_RANGE(pVoltRange_InitStruct->InputVinp0)); in LL_ADC_VoltageRangeInit()
438 tmpval |= (pVoltRange_InitStruct->InputVinp0) << ADC_SWITCH_SE_VIN_4_Pos; in LL_ADC_VoltageRangeInit()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_adc.h220 uint32_t InputVinp0; /*!< Set the input voltage range for single VINP0. member