Home
last modified time | relevance | path

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

/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_cmp.c108 assert_parameters(IS_CMP_DEB(InitStruct->DebSel)); in CMP_Init()
117 tmp |= (InitStruct->DebSel << ANA_CTRL_CMP1DEB_Pos); in CMP_Init()
156 tmp |= (InitStruct->DebSel << ANA_CTRL_CMP2DEB_Pos); in CMP_Init()
199 InitStruct->DebSel = CMP_DEB_NONE; in CMP_StructInit()
370 assert_parameters(IS_CMP_OUTPUTDEB(InitStruct->DebSel)); in CMP_OutputInit()
377 ANA->CMPCTL |= (InitStruct->DebSel << ANA_CMPCTL_CMP1_IO_NODEB_Pos); in CMP_OutputInit()
386 ANA->CMPCTL |= (InitStruct->DebSel << ANA_CMPCTL_CMP2_IO_NODEB_Pos); in CMP_OutputInit()
400 InitStruct->DebSel = CMP_OUTPUT_DEB; in CMP_OutputStructInit()
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_cmp.h25 uint32_t DebSel; member
39 uint32_t DebSel; member

Completed in 8 milliseconds