Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_ll_adc.c427 assert_param(IS_LL_ADC_VOLTAGE_RANGE(pVoltRange_InitStruct->InputVinm2_Vinp2Vinm2)); in LL_ADC_VoltageRangeInit()
436 tmpval |= (pVoltRange_InitStruct->InputVinm2_Vinp2Vinm2) << ADC_SWITCH_SE_VIN_2_Pos; in LL_ADC_VoltageRangeInit()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_adc.h210 …uint32_t InputVinm2_Vinp2Vinm2; /*!< Set the input voltage range for single VINM2 or different… member