Home
last modified time | relevance | path

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

12

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_comp.h216 #define LL_COMP_INPUT_MINUS_PULL_DOWN_10K (COMP_CSR_10KPD) /*!< Comparator input minus conn…
622 …(COMP_CSR_10KPU | COMP_CSR_400KPU | COMP_CSR_10KPD | COMP_CSR_400KPD) * __COMP_IS_INSTANCE_ODD(COM… in LL_COMP_SetInputPullingResistor()
651 …return (uint32_t)((READ_BIT(COMP->CSR, (COMP_CSR_10KPU | COMP_CSR_400KPU | COMP_CSR_10KPD | COMP_C… in LL_COMP_GetInputPullingResistor()
Dstm32l1xx_hal_comp.h267 #define COMP_NONINVERTINGINPUT_10KPD COMP_CSR_10KPD /*!< Internal 10kOhm pull-d…
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_comp.c347 MODIFY_REG(COMP->CSR, COMP_CSR_400KPD | COMP_CSR_10KPD | COMP_CSR_400KPU | COMP_CSR_10KPU, in HAL_COMP_Init()
457 CLEAR_BIT(COMP->CSR , COMP_CSR_400KPD | COMP_CSR_10KPD | COMP_CSR_400KPU | COMP_CSR_10KPU); in HAL_COMP_DeInit()
Dstm32l1xx_ll_comp.c220 | COMP_CSR_10KPD in LL_COMP_DeInit()
/hal_stm32-latest/stm32cube/stm32l1xx/soc/
Dstm32l152xb.h1515 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l152xba.h1500 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l100xba.h1497 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l100xb.h1497 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l151xb.h1498 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l151xba.h1498 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l100xc.h1551 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l151xc.h1609 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l151xca.h1628 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l151xdx.h1645 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l151xe.h1645 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l152xc.h1605 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l152xca.h1645 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l152xdx.h1662 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l152xe.h1662 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l162xc.h1735 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l162xca.h1775 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l162xdx.h1792 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l162xe.h1792 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l151xd.h1702 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l152xd.h1719 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro

12