Home
last modified time | relevance | path

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

/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_cmp.h126 #define CMP_MODE_OFF (0x0U) macro
130 #define IS_CMP_MODE(__MODE__) (((__MODE__) == CMP_MODE_OFF) ||\
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_cmp.c276 InitStruct->ModeSel = CMP_MODE_OFF; in CMP_CountStructInit()

Completed in 7 milliseconds