Searched refs:OutSel (Results 1 – 6 of 6) sorted by relevance
114 COMP_InitStruct->OutSel = COMPX_CTRL_OUTSEL_NC; in COMP_StructInit()149 SetBitMsk(tmp, COMP_InitStruct->OutSel, COMP_CTRL_OUTSEL_MASK); in COMP_Init()
114 COMP_InitStruct->OutSel = COMPX_CTRL_OUTSEL_NC; in COMP_StructInit()152 SetBitMsk(tmp, COMP_InitStruct->OutSel, COMP_CTRL_OUTSEL_MASK); in COMP_Init()
132 if(!IS_OPA_ALL_OUT(hopa->Init.OutSel)) return HAL_ERROR; in HAL_OPA_Init()159 ((hopa->Init.OutSel << OPA_CSR_OUT_SEL_POS) & OPA_CSR_OUT_SEL_MASK); in HAL_OPA_Init()
112 uint8_t OutSel; /*!< Specify the opa output select */ member
332 COMP_CTRL_OUTTRIG OutSel; member
Completed in 14 milliseconds