Home
last modified time | relevance | path

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

/AliOS-Things-master/components/drivers/peripheral/gpio/include/aos/
A Dgpio.h51 #define AOS_GPIO_OUTPUT_CFG_ODPU ((uint32_t)0x3 << 4) macro
57 #define AOS_GPIO_OCFG_ODPU AOS_GPIO_OUTPUT_CFG_ODPU
/AliOS-Things-master/components/amp_adapter/platform/aos/peripheral/
A Daos_hal_gpio.c115 mode |= AOS_GPIO_OUTPUT_CFG_ODPU; in aos_hal_gpio_init()
/AliOS-Things-master/components/drivers/peripheral/gpio/src/
A Dgpioc_csi.c83 else if (cfg == AOS_GPIO_OUTPUT_CFG_ODPU) in set_output_cfg()
A Dgpioc.c162 case AOS_GPIO_OUTPUT_CFG_ODPU: in aos_gpioc_set_mode_irq()

Completed in 5 milliseconds