Home
last modified time | relevance | path

Searched refs:SignalSel (Results 1 – 4 of 4) sorted by relevance

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_adc_tiny.c38 TADC_InitStruct->SignalSel = ADCTINY_SIGNALSEL_IOE6; in TADC_StructInit()
69 assert_parameters(IS_ADCTINY_SELADT(TADC_InitStruct->SignalSel)); in TADC_Init()
79 tmp |= (TADC_InitStruct->SignalSel \ in TADC_Init()
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_adc_tiny.c39 TADC_InitStruct->SignalSel = ADCTINY_SIGNALSEL_IOE6; in TADC_StructInit()
70 assert_parameters(IS_ADCTINY_SELADT(TADC_InitStruct->SignalSel)); in TADC_Init()
80 tmp |= (TADC_InitStruct->SignalSel \ in TADC_Init()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_adc_tiny.h24 uint32_t SignalSel; member
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_adc_tiny.h24 uint32_t SignalSel; member

Completed in 6 milliseconds