Home
last modified time | relevance | path

Searched defs:INPUT (Results 1 – 17 of 17) sorted by relevance

/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_opa.h81 #define IS_OPA_VIP_SEL(INPUT) ( ((INPUT) == OPA_VIP_SEL_PA1) || \ argument
102 #define IS_OPA_VIN_SEL(INPUT) ( ((INPUT) == OPA_VIN_SEL_GND) || \ argument
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
183 #define IS_OPA_OIO_SEL(INPUT) (((INPUT) == OPA_OIO_SEL_DIS) || \ argument
A Dft32f0xx_comp.h95 #define IS_COMP_VIP_SEL(INPUT) (((INPUT) == NCOMP_VIP_SEL_1WIRE) || \ argument
127 #define IS_COMP_VINSEL(INPUT) (((INPUT) == NCOMP_VIN_SEL_DAC1_OUT) || \ argument
/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
204 #define IS_COMP_NONINVERTINGINPUT(INPUT) (((INPUT) == COMP_NONINVERTINGINPUT_PB4) || \ argument
236 #define IS_COMP_NONINVERTINGINPUT(INPUT) (((INPUT) == COMP_NONINVERTINGINPUT_PB4) || \ argument
A Dstm32l1xx_hal_opamp_ex.h160 #define IS_OPAMP_NONINVERTING_INPUT_CHECK_INSTANCE(__HANDLE__, INPUT) \ argument
A Dstm32l1xx_hal_opamp.h452 #define IS_OPAMP_FUNCTIONAL_NORMALMODE(INPUT) (((INPUT) == OPAMP_STANDALONE_MODE) || \ argument
455 #define IS_OPAMP_INVERTING_INPUT(INPUT) (((INPUT) == OPAMP_INVERTINGINPUT_IO0) || \ argument
A Dstm32l1xx_hal_comp.h186 #define IS_COMP_INVERTINGINPUT(INPUT) (((INPUT) == COMP_INVERTINGINPUT_IO) || \ argument
272 #define IS_COMP_NONINVERTINGINPUTPULL(INPUT) (((INPUT) == COMP_NONINVERTINGINPUT_NOPULL) || \ argument
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/
A DHAL_comp.h103 #define IS_COMP_INVERTING_INPUT(INPUT) (((INPUT) == COMP_InvertingInput_1_4VREFINT) || \ argument
135 #define IS_COMP_NONINVERTING_INPUT(INPUT) (((INPUT) == COMP_NonInvertingInput_IO1) || \ argument
/bsp/yichip/yc3121-pos/Libraries/sdk/
A Dyc_gpio.h58 INPUT = GPCFG_INPUT, enumerator
/bsp/raspberry-pi/raspi4-64/drivers/
A Ddrv_gpio.h120 INPUT = 0b000, enumerator
/bsp/raspberry-pi/raspi4-32/driver/
A Ddrv_gpio.h120 INPUT = 0b000, enumerator
/bsp/yichip/yc3122-pos/Libraries/sdk/
A Dyc_gpio.h96 #define INPUT ((GPIO_FUN_TYPEDEF) 0) macro
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/
A Defm32gg_pcnt.h57 __IO uint32_t INPUT; /**< PCNT Input Register */ member
A Defm32gg_leuart.h63 __IO uint32_t INPUT; /**< LEUART Input Register */ member
A Defm32gg_usart.h62 __IO uint32_t INPUT; /**< USART Input Register */ member
/bsp/synwit/libraries/SWM341_CSL/CMSIS/DeviceSupport/
A DSWM341.h2740 __IO uint32_t INPUT; //CORDIC计算输入数据,计算SIN和COS时,表示待计算的弧度 member
/bsp/nxp/lpc/lpc43xx/Libraries/Device/NXP/LPC43xx/Include/
A DLPC43xx.h272 __I uint32_t INPUT; /* 0x048 input register */ member
/bsp/xplorer4330/Libraries/Device/NXP/LPC43xx/Include/
A DLPC43xx.h272 __I uint32_t INPUT; /* 0x048 input register */ member

Completed in 1208 milliseconds