Home
last modified time | relevance | path

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

/AliOS-Things-master/components/drivers/peripheral/gpio/include/aos/
A Dgpio.h50 #define AOS_GPIO_OUTPUT_CFG_ODNP ((uint32_t)0x2 << 4) macro
56 #define AOS_GPIO_OCFG_ODNP AOS_GPIO_OUTPUT_CFG_ODNP
/AliOS-Things-master/components/amp_adapter/platform/aos/peripheral/
A Daos_hal_gpio.c109 mode |= AOS_GPIO_OUTPUT_CFG_ODNP; in aos_hal_gpio_init()
/AliOS-Things-master/components/drivers/peripheral/gpio/src/
A Dgpioc_csi.c81 else if (cfg == AOS_GPIO_OUTPUT_CFG_ODNP) in set_output_cfg()
A Dgpioc.c161 case AOS_GPIO_OUTPUT_CFG_ODNP: in aos_gpioc_set_mode_irq()

Completed in 5 milliseconds