Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_ll_adc.c426 assert_param(IS_LL_ADC_VOLTAGE_RANGE(pVoltRange_InitStruct->InputVinm1_Vinp1Vinm1)); in LL_ADC_VoltageRangeInit()
435 tmpval |= (pVoltRange_InitStruct->InputVinm1_Vinp1Vinm1) << ADC_SWITCH_SE_VIN_1_Pos; in LL_ADC_VoltageRangeInit()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_adc.h205 …uint32_t InputVinm1_Vinp1Vinm1; /*!< Set the input voltage range for single VINM1 or different… member