Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_adc_tiny.h59 #define IS_ADCTINY_THSEL(__THSEL__) (((__THSEL__) == ADCTINY_THSEL_0) ||\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_adc_tiny.h59 #define IS_ADCTINY_THSEL(__THSEL__) (((__THSEL__) == ADCTINY_THSEL_0) ||\ macro
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_adc_tiny.c127 assert_parameters(IS_ADCTINY_THSEL(THSel)); in TADC_IntTHConfig()
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_adc_tiny.c128 assert_parameters(IS_ADCTINY_THSEL(THSel)); in TADC_IntTHConfig()

Completed in 9 milliseconds