Home
last modified time | relevance | path

Searched refs:LL_COMP_INPUT_PLUS_IO2 (Results 1 – 25 of 26) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_comp.c65 || ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO2) \
70 (((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO2) \
252 COMP_InitStruct->InputPlus = LL_COMP_INPUT_PLUS_IO2; in LL_COMP_StructInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_comp.h122 #define LL_COMP_INPUT_PLUS_IO2 (COMP_CFGR2_INPSEL0) /*!< Comparator input plus connecte… macro
368 …MODIFY_REG(COMPx->CFGR2, COMP_CFGR2_INPSEL0, ((InputPlus == LL_COMP_INPUT_PLUS_IO2) ? COMP_CFGR2_I… in LL_COMP_ConfigInputs()
391 …MODIFY_REG(COMPx->CFGR2, COMP_CFGR2_INPSEL0, ((InputPlus == LL_COMP_INPUT_PLUS_IO2) ? COMP_CFGR2_I… in LL_COMP_SetInputPlus()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_comp.c60 || ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO2) \
64 || ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO2) \
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_comp.c60 ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO2) || \
66 ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO2) || \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_comp.c65 || ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO2) \
74 || ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO2) \
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_comp.c61 || ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO2) \
66 || ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO2) \
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_comp.c65 || ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO2) \
81 || ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO2) \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_comp.c63 || ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO2) \
214 ((COMP_InitStruct->InputPlus == LL_COMP_INPUT_PLUS_IO2) ? COMP_CFGR2_INPSEL0 : 0U)); in LL_COMP_Init()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_comp.c64 || ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO2) \
69 || ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO2))
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_comp.c65 || ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO2) \
71 || ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO2) \
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_comp.c96 || ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO2) \
134 || ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO2) \
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_comp.c83 || ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO2) \
91 || ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO2) \
97 || ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO2) \
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_comp.h144 #define LL_COMP_INPUT_PLUS_IO2 (COMP_CSR_INPSEL_0) /*!< Comparator inp… macro
192 #define LL_COMP_NONINVERTINGINPUT_IO2 LL_COMP_INPUT_PLUS_IO2
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_comp.c63 || ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO2) \
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_comp.h159 #define LL_COMP_INPUT_PLUS_IO2 ((uint32_t)0x00000000U) /*!< Comparator input plus connect… macro
162 #define LL_COMP_INPUT_PLUS_IO2 (COMP_CSR_COMPxNONINSEL) /*!< Comparator input plus connect… macro
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_comp.h120 #define LL_COMP_INPUT_PLUS_IO2 (COMP_CSR_COMP2INPSEL_0) /*!< Com… macro
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_comp.h142 #define LL_COMP_INPUT_PLUS_IO2 (COMP_CSR_INPSEL_0) /*!< Comparator inp… macro
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_comp.h139 #define LL_COMP_INPUT_PLUS_IO2 (COMP_CSR_INPSEL_0) /*!< Comparator inp… macro
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_comp.h148 #define LL_COMP_INPUT_PLUS_IO2 (COMP_CSR_INPSEL_0) /*!< Comparator inp… macro
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_comp.h105 #define LL_COMP_INPUT_PLUS_IO2 (COMP_CSR_INPSEL) /*!< Comparator inp… macro
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_comp.h149 #define LL_COMP_INPUT_PLUS_IO2 (RI_ASCR2_GR6_2) /*!< Comparator input plus connecte… macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_comp.h182 #define LL_COMP_INPUT_PLUS_IO2 (COMP_CSR_INPSEL_0) /*!< Comparator input plus connected … macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_comp.h182 #define LL_COMP_INPUT_PLUS_IO2 (COMP_CSR_INPSEL_0) /*!< Comparator inpu… macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_comp.h137 #define LL_COMP_INPUT_PLUS_IO2 (COMP_CFGRx_INPSEL) /*!< Comparator in… macro
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_comp.h184 #define LL_COMP_INPUT_PLUS_IO2 (COMP_CSR_INPSEL_0) /*!< Comparator inp… macro

12