Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_adc_tiny.c122 void TADC_IntTHConfig(uint32_t THSel) in TADC_IntTHConfig() argument
127 assert_parameters(IS_ADCTINY_THSEL(THSel)); in TADC_IntTHConfig()
131 tmp |= THSel; in TADC_IntTHConfig()
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_adc_tiny.c123 void TADC_IntTHConfig(uint32_t THSel) in TADC_IntTHConfig() argument
128 assert_parameters(IS_ADCTINY_THSEL(THSel)); in TADC_IntTHConfig()
132 tmp |= THSel; in TADC_IntTHConfig()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_adc_tiny.h70 void TADC_IntTHConfig(uint32_t THSel);
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_adc_tiny.h70 void TADC_IntTHConfig(uint32_t THSel);

Completed in 7 milliseconds