Home
last modified time | relevance | path

Searched refs:COMP_INPUT_PLUS_IO2 (Results 1 – 25 of 31) sorted by relevance

12

/hal_stm32-3.5.0/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_comp.h180 #define COMP_INPUT_PLUS_IO2 (COMP_CSR_INPSEL_0) /*!< Comparator input plus connected … macro
592 … ((__INPUT_PLUS__) == COMP_INPUT_PLUS_IO2) ) \
595 … ((__INPUT_PLUS__) == COMP_INPUT_PLUS_IO2) || \
/hal_stm32-3.5.0/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_comp.h171 #define COMP_INPUT_PLUS_IO2 (COMP_CSR_COMP2INPSEL_0) /*!< Comp… macro
568 || ((__INPUT_PLUS__) == COMP_INPUT_PLUS_IO2) \
584 || ((__INPUT_PLUS__) == COMP_INPUT_PLUS_IO2) \
/hal_stm32-3.5.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_comp.h197 #define COMP_INPUT_PLUS_IO2 (COMP_CSR_INPSEL_0) /*!< Comparator input plus connected … macro
606 … ((__INPUT_PLUS__) == COMP_INPUT_PLUS_IO2) || \
609 …_COMP_INPUT_PLUS(__COMP_INSTANCE__, __INPUT_PLUS__) (((__INPUT_PLUS__) == COMP_INPUT_PLUS_IO2) || \
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_comp.h180 #define COMP_INPUT_PLUS_IO2 (COMP_CSR_INPSEL_0) /*!< Comparator input plus connected … macro
602 … ((__INPUT_PLUS__) == COMP_INPUT_PLUS_IO2) || \
606 … ((__INPUT_PLUS__) == COMP_INPUT_PLUS_IO2) ) \
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_comp.h245 #define COMP_INPUT_PLUS_IO2 (COMP_CSR_INPSEL_0) /*!< Comparator input plus connected to IO2 (pin… macro
698 … ((__INPUT_PLUS__) == COMP_INPUT_PLUS_IO2) || \
705 … ((__INPUT_PLUS__) == COMP_INPUT_PLUS_IO2) || \
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_comp.h184 #define COMP_INPUT_PLUS_IO2 (COMP_CSR_INPSEL_0) /*!< Comparator input plus connected … macro
601 … ((__INPUT_PLUS__) == COMP_INPUT_PLUS_IO2) || \
605 … ((__INPUT_PLUS__) == COMP_INPUT_PLUS_IO2))
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_comp.h179 #define COMP_INPUT_PLUS_IO2 (COMP_CFGRx_INPSEL) /*!< Comparator input plus connected … macro
811 … ((__INPUT_PLUS__) == COMP_INPUT_PLUS_IO2) || \
815 … ((__INPUT_PLUS__) == COMP_INPUT_PLUS_IO2))
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_comp.h174 #define COMP_INPUT_PLUS_IO2 (COMP_CFGR2_INPSEL0) /*!< Comparator input plus connected … macro
500 … ((__INPUT_PLUS__) == COMP_INPUT_PLUS_IO2) || \
/hal_stm32-3.5.0/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_comp.h199 #define COMP_INPUT_PLUS_IO2 (COMP_CSR_INPSEL_0) /*!< Comparator input plus connected … macro
753 … ((__INPUT_PLUS__) == COMP_INPUT_PLUS_IO2) || \
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_comp.h148 #define COMP_INPUT_PLUS_IO2 (COMP_CSR_INPSEL) /*!< Comparator input plus connected … macro
1020 … ((__INPUT_PLUS__) == COMP_INPUT_PLUS_IO2))
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_comp.c308 if (hcomp->Init.InputPlus == COMP_INPUT_PLUS_IO2) in HAL_COMP_Init()
/hal_stm32-3.5.0/stm32cube/stm32f1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h139 #define COMP_NONINVERTINGINPUT_IO2 COMP_INPUT_PLUS_IO2
/hal_stm32-3.5.0/stm32cube/stm32wlxx/drivers/include/Legacy/
Dstm32_hal_legacy.h155 #define COMP_NONINVERTINGINPUT_IO2 COMP_INPUT_PLUS_IO2
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/include/Legacy/
Dstm32_hal_legacy.h146 #define COMP_NONINVERTINGINPUT_IO2 COMP_INPUT_PLUS_IO2
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/include/Legacy/
Dstm32_hal_legacy.h155 #define COMP_NONINVERTINGINPUT_IO2 COMP_INPUT_PLUS_IO2
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/include/Legacy/
Dstm32_hal_legacy.h152 #define COMP_NONINVERTINGINPUT_IO2 COMP_INPUT_PLUS_IO2
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h155 #define COMP_NONINVERTINGINPUT_IO2 COMP_INPUT_PLUS_IO2
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h155 #define COMP_NONINVERTINGINPUT_IO2 COMP_INPUT_PLUS_IO2
/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h154 #define COMP_NONINVERTINGINPUT_IO2 COMP_INPUT_PLUS_IO2
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h155 #define COMP_NONINVERTINGINPUT_IO2 COMP_INPUT_PLUS_IO2
/hal_stm32-3.5.0/stm32cube/stm32g0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h155 #define COMP_NONINVERTINGINPUT_IO2 COMP_INPUT_PLUS_IO2
/hal_stm32-3.5.0/stm32cube/stm32l1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h159 #define COMP_NONINVERTINGINPUT_IO2 COMP_INPUT_PLUS_IO2
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/include/Legacy/
Dstm32_hal_legacy.h155 #define COMP_NONINVERTINGINPUT_IO2 COMP_INPUT_PLUS_IO2
/hal_stm32-3.5.0/stm32cube/stm32f2xx/drivers/include/Legacy/
Dstm32_hal_legacy.h159 #define COMP_NONINVERTINGINPUT_IO2 COMP_INPUT_PLUS_IO2
/hal_stm32-3.5.0/stm32cube/stm32f3xx/drivers/include/Legacy/
Dstm32_hal_legacy.h159 #define COMP_NONINVERTINGINPUT_IO2 COMP_INPUT_PLUS_IO2

12