Home
last modified time | relevance | path

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

/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_cmp.h130 #define IS_CMP_MODE(__MODE__) (((__MODE__) == CMP_MODE_OFF) ||\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_cmp.c231 assert_parameters(IS_CMP_MODE(InitStruct->ModeSel)); in CMP_CountInit()

Completed in 4 milliseconds