Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_comp.c104 void COMP_REFConfig(uint32_t COMPx, uint32_t REFSelect) in COMP_REFConfig() argument
110 assert_parameters(IS_COMP_REF(REFSelect)); in COMP_REFConfig()
114 tmp |= REFSelect << (COMPx / 2); in COMP_REFConfig()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_comp.h76 void COMP_REFConfig(uint32_t COMPx, uint32_t REFSelect);

Completed in 4 milliseconds