Home
last modified time | relevance | path

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

/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_comp.h233 #define LL_COMP_INPUT_MINUS_PULL_DOWN_10K (COMP_CSR_10KPD) /*!< Comparator input minus conn…
639 …(COMP_CSR_10KPU | COMP_CSR_400KPU | COMP_CSR_10KPD | COMP_CSR_400KPD) * __COMP_IS_INSTANCE_ODD(COM… in LL_COMP_SetInputPullingResistor()
668 …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.h249 #define COMP_NONINVERTINGINPUT_10KPD COMP_CSR_10KPD /*!< Internal 10kOhm pull-d…
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_comp.c295 MODIFY_REG(COMP->CSR, COMP_CSR_400KPD | COMP_CSR_10KPD | COMP_CSR_400KPU | COMP_CSR_10KPU, in HAL_COMP_Init()
391 CLEAR_BIT(COMP->CSR , COMP_CSR_400KPD | COMP_CSR_10KPD | COMP_CSR_400KPU | COMP_CSR_10KPU); in HAL_COMP_DeInit()
Dstm32l1xx_ll_comp.c235 | COMP_CSR_10KPD in LL_COMP_DeInit()
/loramac-node-3.7.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h1502 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
/loramac-node-3.7.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h1502 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
/loramac-node-3.7.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h1605 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro
/loramac-node-3.7.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h1666 #define COMP_CSR_10KPD (0x00000004U) /*!< Comparator 1 in… macro