Searched refs:ch_decimal (Results 1 – 1 of 1) sorted by relevance
3727 …uint32_t ch_decimal = (READ_BIT(*preg, ADC_OFR1_OFFSET1_CH) >> (ADC_CHANNEL_ID_NUMBER_BITOFFSET_PO… in LL_ADC_GetOffsetChannel() local3728 return (uint32_t)__LL_ADC_DECIMAL_NB_TO_CHANNEL(ch_decimal); in LL_ADC_GetOffsetChannel()