Home
last modified time | relevance | path

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

12

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_comp.h214 #define LL_COMP_INPUT_MINUS_PULL_UP_10K (COMP_CSR_10KPU) /*!< 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.h266 #define COMP_NONINVERTINGINPUT_10KPU COMP_CSR_10KPU /*!< Internal 10kOhm pull-u…
/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.c218 | COMP_CSR_10KPU in LL_COMP_DeInit()
/hal_stm32-latest/stm32cube/stm32l1xx/soc/
Dstm32l152xb.h1513 #define COMP_CSR_10KPU (0x00000001U) /*!< Comparator 1 in… macro
Dstm32l152xba.h1498 #define COMP_CSR_10KPU (0x00000001U) /*!< Comparator 1 in… macro
Dstm32l100xba.h1495 #define COMP_CSR_10KPU (0x00000001U) /*!< Comparator 1 in… macro
Dstm32l100xb.h1495 #define COMP_CSR_10KPU (0x00000001U) /*!< Comparator 1 in… macro
Dstm32l151xb.h1496 #define COMP_CSR_10KPU (0x00000001U) /*!< Comparator 1 in… macro
Dstm32l151xba.h1496 #define COMP_CSR_10KPU (0x00000001U) /*!< Comparator 1 in… macro
Dstm32l100xc.h1549 #define COMP_CSR_10KPU (0x00000001U) /*!< Comparator 1 in… macro
Dstm32l151xc.h1607 #define COMP_CSR_10KPU (0x00000001U) /*!< Comparator 1 in… macro
Dstm32l151xca.h1626 #define COMP_CSR_10KPU (0x00000001U) /*!< Comparator 1 in… macro
Dstm32l151xdx.h1643 #define COMP_CSR_10KPU (0x00000001U) /*!< Comparator 1 in… macro
Dstm32l151xe.h1643 #define COMP_CSR_10KPU (0x00000001U) /*!< Comparator 1 in… macro
Dstm32l152xc.h1603 #define COMP_CSR_10KPU (0x00000001U) /*!< Comparator 1 in… macro
Dstm32l152xca.h1643 #define COMP_CSR_10KPU (0x00000001U) /*!< Comparator 1 in… macro
Dstm32l152xdx.h1660 #define COMP_CSR_10KPU (0x00000001U) /*!< Comparator 1 in… macro
Dstm32l152xe.h1660 #define COMP_CSR_10KPU (0x00000001U) /*!< Comparator 1 in… macro
Dstm32l162xc.h1733 #define COMP_CSR_10KPU (0x00000001U) /*!< Comparator 1 in… macro
Dstm32l162xca.h1773 #define COMP_CSR_10KPU (0x00000001U) /*!< Comparator 1 in… macro
Dstm32l162xdx.h1790 #define COMP_CSR_10KPU (0x00000001U) /*!< Comparator 1 in… macro
Dstm32l162xe.h1790 #define COMP_CSR_10KPU (0x00000001U) /*!< Comparator 1 in… macro
Dstm32l151xd.h1700 #define COMP_CSR_10KPU (0x00000001U) /*!< Comparator 1 in… macro
Dstm32l152xd.h1717 #define COMP_CSR_10KPU (0x00000001U) /*!< Comparator 1 in… macro

12