Home
last modified time | relevance | path

Searched refs:AOS_GPIO_INPUT_CFG_DEFAULT (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/drivers/peripheral/gpio/include/aos/
A Dgpio.h16 #define AOS_GPIO_INPUT_CFG_DEFAULT ((uint32_t)0x0 << 4) macro
22 #define AOS_GPIO_ICFG_DEFAULT AOS_GPIO_INPUT_CFG_DEFAULT
/AliOS-Things-master/components/amp_adapter/platform/aos/peripheral/
A Daos_hal_gpio.c239 mode |= AOS_GPIO_INPUT_CFG_DEFAULT; in aos_hal_gpio_enable_irq()
/AliOS-Things-master/components/drivers/peripheral/gpio/src/
A Dgpioc_csi.c124 if (cfg == AOS_GPIO_INPUT_CFG_DEFAULT) { in gpioc_csi_set_mode()
A Dgpioc.c132 case AOS_GPIO_INPUT_CFG_DEFAULT: in aos_gpioc_set_mode_irq()

Completed in 6 milliseconds