Home
last modified time | relevance | path

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

/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_cmp.c48 if (CMPx == CMP_1) in CMP_DeInit()
113 if (CMPx == CMP_1) in CMP_Init()
236 if (CMPx == CMP_1) in CMP_CountInit()
307 if (CMPx == CMP_1) in CMP_INTInit()
374 if (CMPx == CMP_1) in CMP_OutputInit()
416 if (CMPx == CMP_1) in CMP_GetCNTValue()
438 if (CMPx == CMP_1) in CMP_ClearCNTValue()
464 if (CMPx == CMP_1) in CMP_Cmd()
486 if (CMPx == CMP_1) in CMP_GetOutputValue()
511 if (CMPx == CMP_1) in CMP_INTConfig()
[all …]
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_cmp.h54 #define CMP_1 (0x00U) macro
56 #define IS_CMP(__CMP__) (((__CMP__) == CMP_1) || ((__CMP__) == CMP_2))

Completed in 7 milliseconds