Home
last modified time | relevance | path

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

12

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_comp.h215 #define LL_COMP_INPUT_MINUS_PULL_UP_400K (COMP_CSR_400KPU) /*!< 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.h268 #define COMP_NONINVERTINGINPUT_400KPU COMP_CSR_400KPU /*!< Internal 400kOhm pull-…
/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.c219 | COMP_CSR_400KPU in LL_COMP_DeInit()
/hal_stm32-latest/stm32cube/stm32l1xx/soc/
Dstm32l152xb.h1514 #define COMP_CSR_400KPU (0x00000002U) /*!< Comparator 1 in… macro
Dstm32l152xba.h1499 #define COMP_CSR_400KPU (0x00000002U) /*!< Comparator 1 in… macro
Dstm32l100xba.h1496 #define COMP_CSR_400KPU (0x00000002U) /*!< Comparator 1 in… macro
Dstm32l100xb.h1496 #define COMP_CSR_400KPU (0x00000002U) /*!< Comparator 1 in… macro
Dstm32l151xb.h1497 #define COMP_CSR_400KPU (0x00000002U) /*!< Comparator 1 in… macro
Dstm32l151xba.h1497 #define COMP_CSR_400KPU (0x00000002U) /*!< Comparator 1 in… macro
Dstm32l100xc.h1550 #define COMP_CSR_400KPU (0x00000002U) /*!< Comparator 1 in… macro
Dstm32l151xc.h1608 #define COMP_CSR_400KPU (0x00000002U) /*!< Comparator 1 in… macro
Dstm32l151xca.h1627 #define COMP_CSR_400KPU (0x00000002U) /*!< Comparator 1 in… macro
Dstm32l151xdx.h1644 #define COMP_CSR_400KPU (0x00000002U) /*!< Comparator 1 in… macro
Dstm32l151xe.h1644 #define COMP_CSR_400KPU (0x00000002U) /*!< Comparator 1 in… macro
Dstm32l152xc.h1604 #define COMP_CSR_400KPU (0x00000002U) /*!< Comparator 1 in… macro
Dstm32l152xca.h1644 #define COMP_CSR_400KPU (0x00000002U) /*!< Comparator 1 in… macro
Dstm32l152xdx.h1661 #define COMP_CSR_400KPU (0x00000002U) /*!< Comparator 1 in… macro
Dstm32l152xe.h1661 #define COMP_CSR_400KPU (0x00000002U) /*!< Comparator 1 in… macro
Dstm32l162xc.h1734 #define COMP_CSR_400KPU (0x00000002U) /*!< Comparator 1 in… macro
Dstm32l162xca.h1774 #define COMP_CSR_400KPU (0x00000002U) /*!< Comparator 1 in… macro
Dstm32l162xdx.h1791 #define COMP_CSR_400KPU (0x00000002U) /*!< Comparator 1 in… macro
Dstm32l162xe.h1791 #define COMP_CSR_400KPU (0x00000002U) /*!< Comparator 1 in… macro
Dstm32l151xd.h1701 #define COMP_CSR_400KPU (0x00000002U) /*!< Comparator 1 in… macro
Dstm32l152xd.h1718 #define COMP_CSR_400KPU (0x00000002U) /*!< Comparator 1 in… macro

12