Home
last modified time | relevance | path

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

/AliOS-Things-master/components/drivers/peripheral/gpio/include/aos/
A Dgpio.h19 #define AOS_GPIO_INPUT_CFG_PD ((uint32_t)0x3 << 4) macro
25 #define AOS_GPIO_ICFG_PD AOS_GPIO_INPUT_CFG_PD
/AliOS-Things-master/components/amp_adapter/platform/aos/peripheral/
A Daos_hal_gpio.c91 mode |= AOS_GPIO_INPUT_CFG_PD; in aos_hal_gpio_init()
232 mode |= AOS_GPIO_INPUT_CFG_PD; in aos_hal_gpio_enable_irq()
/AliOS-Things-master/components/drivers/peripheral/gpio/src/
A Dgpioc_csi.c42 else if (cfg == AOS_GPIO_INPUT_CFG_PD) in set_input_cfg()
A Dgpioc.c135 case AOS_GPIO_INPUT_CFG_PD: in aos_gpioc_set_mode_irq()

Completed in 6 milliseconds