Home
last modified time | relevance | path

Searched refs:INPUT (Results 1 – 25 of 33) sorted by relevance

12

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_comp_ex.h167 #define IS_COMP_NONINVERTINGINPUT(INPUT) (((INPUT) == COMP_NONINVERTINGINPUT_PB4) || \ argument
168 ((INPUT) == COMP_NONINVERTINGINPUT_PB5) || \
169 ((INPUT) == COMP_NONINVERTINGINPUT_PB6) || \
170 ((INPUT) == COMP_NONINVERTINGINPUT_PB7) || \
171 ((INPUT) == COMP_NONINVERTINGINPUT_NONE) || \
172 ((INPUT) == COMP_NONINVERTINGINPUT_PA0) || \
200 ((INPUT) == COMP_NONINVERTINGINPUT_PF10) )
204 #define IS_COMP_NONINVERTINGINPUT(INPUT) (((INPUT) == COMP_NONINVERTINGINPUT_PB4) || \ argument
232 ((INPUT) == COMP_NONINVERTINGINPUT_PE10) )
236 #define IS_COMP_NONINVERTINGINPUT(INPUT) (((INPUT) == COMP_NONINVERTINGINPUT_PB4) || \ argument
[all …]
A Dstm32l1xx_hal_opamp_ex.h160 #define IS_OPAMP_NONINVERTING_INPUT_CHECK_INSTANCE(__HANDLE__, INPUT) \ argument
164 ((INPUT) == OPAMP_NONINVERTINGINPUT_IO0) || \
165 ((INPUT) == OPAMP_NONINVERTINGINPUT_DAC_CH1) \
171 ((INPUT) == OPAMP_NONINVERTINGINPUT_IO0) || \
172 ((INPUT) == OPAMP_NONINVERTINGINPUT_DAC_CH1) || \
173 ((INPUT) == OPAMP_NONINVERTINGINPUT_DAC_CH2) \
177 ((INPUT) == OPAMP_NONINVERTINGINPUT_IO0) || \
178 ((INPUT) == OPAMP_NONINVERTINGINPUT_DAC_CH2) \
189 #define IS_OPAMP_NONINVERTING_INPUT_CHECK_INSTANCE(__HANDLE__, INPUT) \
193 ((INPUT) == OPAMP_NONINVERTINGINPUT_IO0) || \
[all …]
A Dstm32l1xx_hal_comp.h186 #define IS_COMP_INVERTINGINPUT(INPUT) (((INPUT) == COMP_INVERTINGINPUT_IO) || \ argument
187 ((INPUT) == COMP_INVERTINGINPUT_VREFINT) || \
188 ((INPUT) == COMP_INVERTINGINPUT_3_4VREFINT) || \
189 ((INPUT) == COMP_INVERTINGINPUT_1_2VREFINT) || \
190 ((INPUT) == COMP_INVERTINGINPUT_1_4VREFINT) || \
191 ((INPUT) == COMP_INVERTINGINPUT_DAC1) || \
192 ((INPUT) == COMP_INVERTINGINPUT_DAC2) )
272 #define IS_COMP_NONINVERTINGINPUTPULL(INPUT) (((INPUT) == COMP_NONINVERTINGINPUT_NOPULL) || \ argument
273 ((INPUT) == COMP_NONINVERTINGINPUT_10KPU) || \
274 ((INPUT) == COMP_NONINVERTINGINPUT_10KPD) || \
[all …]
A Dstm32l1xx_hal_opamp.h452 #define IS_OPAMP_FUNCTIONAL_NORMALMODE(INPUT) (((INPUT) == OPAMP_STANDALONE_MODE) || \ argument
453 ((INPUT) == OPAMP_FOLLOWER_MODE))
455 #define IS_OPAMP_INVERTING_INPUT(INPUT) (((INPUT) == OPAMP_INVERTINGINPUT_IO0) || \ argument
456 ((INPUT) == OPAMP_INVERTINGINPUT_IO1) )
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_opa.h81 #define IS_OPA_VIP_SEL(INPUT) ( ((INPUT) == OPA_VIP_SEL_PA1) || \ argument
82 ((INPUT) == OPA2_VIP_SEL_PA4) || \
83 ((INPUT) == OPA_VIP_SEL_GND) )
102 #define IS_OPA_VIN_SEL(INPUT) ( ((INPUT) == OPA_VIN_SEL_GND) || \ argument
103 ((INPUT) == OPA_VIN_SEL_PA2) || \
104 ((INPUT) == OPA_VIN_SEL_R4K_PA2) || \
105 ((INPUT) == OPA_VIN_SEL_R4K_GND) )
127 #define IS_OPA_FR_SEL(INPUT) ( ((INPUT) == OPA_FR_SEL_NORES) || \ argument
147 #define IS_OPA_FCAP_SEL(INPUT) (((INPUT) == OPA_FCAP_SEL_EN) || \ argument
165 #define IS_OPA_ODIG_SEL(INPUT) (((INPUT) == OPA_ODIG_SEL_DIS) || \ argument
[all …]
A Dft32f0xx_comp.h95 #define IS_COMP_VIP_SEL(INPUT) (((INPUT) == NCOMP_VIP_SEL_1WIRE) || \ argument
96 ((INPUT) == NCOMP_VIP_SEL_PAD_PA1) || \
103 ((INPUT) == PCOMP_VIP_SEL_PAD_PB12) )
127 #define IS_COMP_VINSEL(INPUT) (((INPUT) == NCOMP_VIN_SEL_DAC1_OUT) || \ argument
128 ((INPUT) == NCOMP_VIN_SEL_PAD_PA0) || \
129 ((INPUT) == NCOMP_VIN_SEL_PAD_PA4) || \
130 ((INPUT) == NCOMP_VIN_SEL_PAD_PA5) || \
131 ((INPUT) == PCOMP_VIN_SEL_DAC2_OUT)|| \
132 ((INPUT) == PCOMP_VIN_SEL_PAD_PA2) || \
133 ((INPUT) == PCOMP_VIN_SEL_PAD_PA4) || \
[all …]
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/
A DHAL_comp.h103 #define IS_COMP_INVERTING_INPUT(INPUT) (((INPUT) == COMP_InvertingInput_1_4VREFINT) || \ argument
104 ((INPUT) == COMP_InvertingInput_1_2VREFINT) || \
105 ((INPUT) == COMP_InvertingInput_3_4VREFINT) || \
106 ((INPUT) == COMP_InvertingInput_VREFINT) || \
110 ((INPUT) == COMP_InvertingInput_IO2))
135 #define IS_COMP_NONINVERTING_INPUT(INPUT) (((INPUT) == COMP_NonInvertingInput_IO1) || \ argument
136 ((INPUT) == COMP_NonInvertingInput_IO1) || \
137 ((INPUT) == COMP_NonInvertingInput_IO2) || \
138 ((INPUT) == COMP_NonInvertingInput_IO3) || \
139 ((INPUT) == COMP_NonInvertingInput_IO4) || \
[all …]
/bsp/synwit/libraries/SWM341_CSL/SWM341_StdPeriph_Driver/
A DSWM341_cordic.h18 CORDIC->INPUT = radian; in CORDIC_Sin()
56 CORDIC->INPUT = radian; in CORDIC_Cos()
96 CORDIC->INPUT = input * 2; in CORDIC_Arctan()
102 CORDIC->INPUT = input; in CORDIC_Arctan()
108 CORDIC->INPUT = 32768*16384/input; in CORDIC_Arctan()
148 CORDIC->INPUT = mul1 | (mul2 << 16); in CORDIC_Mul()
187 CORDIC->INPUT = divisor | (dividend << 16); in CORDIC_Div()
/bsp/essemi/es32f369x/applications/arduino_pinout/examples/
A Darduino_examples.cpp67 pinMode(D21, INPUT); in setup()
100 pinMode(D20,INPUT); in setup()
101 pinMode(D21,INPUT); in setup()
102 pinMode(D22,INPUT); in setup()
103 pinMode(D23,INPUT); in setup()
/bsp/essemi/es32vf2264/applications/arduino_pinout/examples/
A Darduino_examples.cpp75 pinMode(D20,INPUT); in setup()
76 pinMode(D21,INPUT); in setup()
77 pinMode(D22,INPUT); in setup()
78 pinMode(D23,INPUT); in setup()
/bsp/efm32/Libraries/emlib/src/
A Dem_pcnt.c297 BITBAND_Peripheral(&(pcnt->INPUT), _PCNT_INPUT_S0PRSEN_SHIFT, (uint32_t)enable); in PCNT_PRSInputEnable()
304 BITBAND_Peripheral(&(pcnt->INPUT), _PCNT_INPUT_S1PRSEN_SHIFT, (uint32_t)enable); in PCNT_PRSInputEnable()
424 tmp = pcnt->INPUT & ~(_PCNT_INPUT_S0PRSSEL_MASK | _PCNT_INPUT_S1PRSSEL_MASK); in PCNT_Init()
427 pcnt->INPUT = tmp; in PCNT_Init()
A Dem_usart.c545 usart->INPUT = (uint32_t)init->prsRxCh | USART_INPUT_RXPRS; in USART_InitAsync()
804 usart->INPUT = _USART_INPUT_RESETVALUE; in USART_Reset()
/bsp/raspberry-pi/raspi4-64/drivers/
A Ddrv_gpio.c161 raspi_mode = INPUT; in raspi_pin_mode()
165 raspi_mode = INPUT; in raspi_pin_mode()
169 raspi_mode = INPUT; in raspi_pin_mode()
A Ddrv_gpio.h120 INPUT = 0b000, enumerator
/bsp/raspberry-pi/raspi4-32/driver/
A Ddrv_gpio.c161 raspi_mode = INPUT; in raspi_pin_mode()
165 raspi_mode = INPUT; in raspi_pin_mode()
169 raspi_mode = INPUT; in raspi_pin_mode()
A Ddrv_gpio.h120 INPUT = 0b000, enumerator
/bsp/bouffalo_lab/bl60x/board/linker_scripts/
A Dbl602_flash.ld14 /*INPUT(-lc)*/
16 /*INPUT(-lgcc)*/
/bsp/bouffalo_lab/bl70x/board/linker_scripts/
A Dbl702_flash.ld14 /* INPUT(-lc) */
16 /* INPUT(-lgcc) */
/bsp/bouffalo_lab/bl808/lp/board/linker_scripts/
A Dbl808_flash_lp.ld14 INPUT(-lc)
16 INPUT(-lgcc)
/bsp/pic32ethernet/
A Dprocdefs.ld4 INPUT("processor.o")
/bsp/bouffalo_lab/bl61x/board/linker_scripts/
A Dbl616_flash.ld14 INPUT(-lc)
16 INPUT(-lgcc)
/bsp/bouffalo_lab/bl808/m0/board/linker_scripts/
A Dbl808_flash_m0.ld14 INPUT(-lc)
16 INPUT(-lgcc)
/bsp/yichip/yc3121-pos/Libraries/sdk/
A Dyc_gpio.h58 INPUT = GPCFG_INPUT, enumerator
/bsp/yichip/yc3122-pos/drivers/
A Ddrv_gpio.c94 GPIO_CONFIG(pin) = INPUT; in yc_pin_mode()
/bsp/yichip/yc3121-pos/drivers/
A Ddrv_gpio.c94 GPIO_CONFIG(pin) = INPUT; in yc_pin_mode()

Completed in 57 milliseconds

12