Home
last modified time | relevance | path

Searched refs:OPAMP_CSR_S7SEL2 (Results 1 – 7 of 7) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_opamp.h213 …R_S3SEL1 | OPAMP_CSR_S4SEL1 | OPAMP_CSR_S5SEL1 | OPAMP_CSR_S6SEL1 | OPAMP_CSR_S7SEL2) /*!< OPAMP c…
232 #define LL_OPAMP_INPUT_NONINV_DAC1_CH2 (OPAMP_CSR_S7SEL2) /*!< OPAMP non inverting input co…
498 …((Mode & ~OPAMP_CSR_S7SEL2) << __OPAMP_INSTANCE_BITOFFSET(OPAMPx)) | ((Mode & OPAMP_CSR_S7SEL2) * … in LL_OPAMP_SetMode()
522 …((LL_OPAMP_MODE_CALIBRATION & ~OPAMP_CSR_S7SEL2) << __OPAMP_INSTANCE_BITOFFSET(OPAMPx)) | (OPAMP_C… in LL_OPAMP_GetMode()
590 …5SEL1 | OPAMP_CSR_S6SEL1) << __OPAMP_INSTANCE_BITOFFSET(OPAMPx)) | (OPAMP_CSR_S7SEL2 * __OPAMP_IS_… in LL_OPAMP_SetInputNonInverting()
591 …ting << __OPAMP_INSTANCE_BITOFFSET(OPAMPx)) | ((InputNonInverting & OPAMP_CSR_S7SEL2) * __OPAMP_IS… in LL_OPAMP_SetInputNonInverting()
613 … | (OPAMP_CSR_S7SEL2 * __OPAMP_IS_INSTANCE_OPAMP2(OPAMPx)) in LL_OPAMP_GetInputNonInverting()
616 …n_inverting_opamp_x & ~OPAMP_CSR_S7SEL2) >> __OPAMP_INSTANCE_BITOFFSET(OPAMPx)) | (input_non_inver… in LL_OPAMP_GetInputNonInverting()
Dstm32l1xx_hal_opamp_ex.h75 OPAMP_CSR_ANAWSEL2 | OPAMP_CSR_S7SEL2 | \
92 OPAMP_CSR_ANAWSEL2 | OPAMP_CSR_S7SEL2 )
Dstm32l1xx_hal_opamp.h386 (OPAMP_CSR_S7SEL2) \
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_ll_opamp.c160 | (OPAMP_CSR_S7SEL2 * __OPAMP_IS_INSTANCE_OPAMP2(OPAMPx)) , in LL_OPAMP_DeInit()
218 | (OPAMP_CSR_S7SEL2 * __OPAMP_IS_INSTANCE_OPAMP2(OPAMPx)) in LL_OPAMP_Init()
228 … | ((OPAMP_InitStruct->InputNonInverting & OPAMP_CSR_S7SEL2) * __OPAMP_IS_INSTANCE_OPAMP2(OPAMPx)) in LL_OPAMP_Init()
244 | (OPAMP_CSR_S7SEL2 * __OPAMP_IS_INSTANCE_OPAMP2(OPAMPx)) in LL_OPAMP_Init()
253 … | ((OPAMP_InitStruct->InputNonInverting & OPAMP_CSR_S7SEL2) * __OPAMP_IS_INSTANCE_OPAMP2(OPAMPx)) in LL_OPAMP_Init()
Dstm32l1xx_hal_opamp.c391 SET_BIT(tmp_csr, OPAMP_CSR_S7SEL2); in HAL_OPAMP_Init()
/loramac-node-2.7.6/src/boards/NAMote72/cmsis/
Dstm32l152xc.h1725 #define OPAMP_CSR_S7SEL2 OPAMP_CSR_S7SEL2_Msk /*!< Switch 7 for OP… macro
/loramac-node-2.7.6/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h1789 #define OPAMP_CSR_S7SEL2 OPAMP_CSR_S7SEL2_Msk /*!< Switch 7 for OP… macro