Home
last modified time | relevance | path

Searched refs:ALD_GPIO_MODE_CLOSE (Results 1 – 2 of 2) sorted by relevance

/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Include/
A Dald_gpio.h109 ALD_GPIO_MODE_CLOSE = 0x0U, /**< Digital close Analog open */ enumerator
222 #define IS_GPIO_MODE(x) (((x) == ALD_GPIO_MODE_CLOSE) || \
/bsp/essemi/es32vf2264/drivers/
A Ddrv_adc.c68 gpio_initstruct.mode = ALD_GPIO_MODE_CLOSE; in es32f3_adc_get_channel()

Completed in 5 milliseconds