Home
last modified time | relevance | path

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

12

/hal_stm32-3.4.0/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_comp.h217 #define LL_COMP_INPUT_MINUS_PULL_DOWN_10K (COMP_CSR_10KPD) /*!< Comparator input minus conn…
623 …(COMP_CSR_10KPU | COMP_CSR_400KPU | COMP_CSR_10KPD | COMP_CSR_400KPD) * __COMP_IS_INSTANCE_ODD(COM… in LL_COMP_SetInputPullingResistor()
652 …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_10KPD COMP_CSR_10KPD /*!< Internal 10kOhm pull-d…
/hal_stm32-3.4.0/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_comp.c348 MODIFY_REG(COMP->CSR, COMP_CSR_400KPD | COMP_CSR_10KPD | COMP_CSR_400KPU | COMP_CSR_10KPU, in HAL_COMP_Init()
458 CLEAR_BIT(COMP->CSR , COMP_CSR_400KPD | COMP_CSR_10KPD | COMP_CSR_400KPU | COMP_CSR_10KPU); in HAL_COMP_DeInit()
Dstm32l1xx_ll_comp.c221 | COMP_CSR_10KPD in LL_COMP_DeInit()
/hal_stm32-3.4.0/stm32cube/stm32l1xx/soc/
Dstm32l100xb.h1498 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l100xba.h1498 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l151xb.h1499 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l151xba.h1499 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l152xba.h1501 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l152xb.h1516 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l100xc.h1552 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l151xca.h1629 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l151xdx.h1646 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l151xe.h1646 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l152xdx.h1663 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l152xe.h1663 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l152xc.h1606 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l152xca.h1646 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l151xc.h1589 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l162xdx.h1793 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l162xe.h1793 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l162xc.h1736 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l162xca.h1776 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l151xd.h1703 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
Dstm32l152xd.h1720 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro

12