Home
last modified time | relevance | path

Searched refs:COMP_CSR_COMPxNONINSEL (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_comp.h157 #if !defined(COMP_CSR_COMPxNONINSEL)
162 #define LL_COMP_INPUT_PLUS_IO2 (COMP_CSR_COMPxNONINSEL) /*!< Comparator input plus connect…
856 #if defined(COMP_CSR_COMPxNONINSEL) && defined(COMP_CSR_COMPxSW1) in LL_COMP_ConfigInputs()
858 COMP_CSR_COMPxINSEL | COMP_CSR_COMPxNONINSEL | COMP_CSR_COMPxSW1, in LL_COMP_ConfigInputs()
860 #elif defined(COMP_CSR_COMPxNONINSEL) in LL_COMP_ConfigInputs()
862 COMP_CSR_COMPxINSEL | COMP_CSR_COMPxNONINSEL, in LL_COMP_ConfigInputs()
900 #if defined(COMP_CSR_COMPxNONINSEL) && defined(COMP_CSR_COMPxSW1) in LL_COMP_SetInputPlus()
901 MODIFY_REG(COMPx->CSR, (COMP_CSR_COMPxNONINSEL | COMP_CSR_COMPxSW1), InputPlus); in LL_COMP_SetInputPlus()
902 #elif defined(COMP_CSR_COMPxNONINSEL) in LL_COMP_SetInputPlus()
903 MODIFY_REG(COMPx->CSR, COMP_CSR_COMPxNONINSEL, InputPlus); in LL_COMP_SetInputPlus()
[all …]
Dstm32f3xx_hal_comp_ex.h139 #define COMP_NONINVERTINGINPUT_IO2 COMP_CSR_COMPxNONINSEL /*!< IO2 (PA3 for COMP2, PD…
1435 #define COMP_CSR_COMPxNONINSEL_MASK (COMP_CSR_COMPxNONINSEL | COMP1_CSR_COMP1SW1) /*!< C…
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_comp.c78 #if defined(COMP_CSR_COMPxNONINSEL) && defined(LL_COMP_INPUT_PLUS_DAC1_CH1_COMP1)
86 #elif defined(COMP_CSR_COMPxNONINSEL) && defined(LL_COMP_INPUT_PLUS_DAC1_CH1_COMP2)
94 #elif defined(COMP_CSR_COMPxNONINSEL)
667 #if defined(COMP_CSR_COMPxNONINSEL) in LL_COMP_Init()
668 | COMP_CSR_COMPxNONINSEL in LL_COMP_Init()
682 #if defined(COMP_CSR_COMPxNONINSEL) in LL_COMP_Init()
/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f302xc.h2395 #define COMP_CSR_COMPxNONINSEL COMP_CSR_COMPxNONINSEL_Msk /*!< COMPx non inver… macro
Dstm32f358xx.h2681 #define COMP_CSR_COMPxNONINSEL COMP_CSR_COMPxNONINSEL_Msk /*!< COMPx non inver… macro
Dstm32f303xc.h2723 #define COMP_CSR_COMPxNONINSEL COMP_CSR_COMPxNONINSEL_Msk /*!< COMPx non inver… macro