Home
last modified time | relevance | path

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

/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_adc.c277 ADC_THDStruct->LowerTHD = 0x0000; in ADC_THDStructInit()
344 …ANA->ADCDATATHD1_0 |= (((ADC_THDStruct->UpperTHD<<8)|ADC_THDStruct->LowerTHD) << (16*ADC_THDStruct… in ADC_THDInit()
349 …ANA->ADCDATATHD3_2 |= (((ADC_THDStruct->UpperTHD<<8)|ADC_THDStruct->LowerTHD) << (16*(ADC_THDStruc… in ADC_THDInit()
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_adc.h39 uint8_t LowerTHD; member

Completed in 9 milliseconds