Home
last modified time | relevance | path

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

/AliOS-Things-master/components/drivers/peripheral/gpio/include/aos/
A Dgpio.h61 #define AOS_GPIO_OUTPUT_INIT_HIGH ((uint32_t)0x1 << 8) macro
/AliOS-Things-master/components/drivers/peripheral/gpio/src/
A Dgpioc.c222 gpioc->pins[pin].value = !!(mode & AOS_GPIO_OUTPUT_INIT_HIGH); in aos_gpioc_set_mode_irq()

Completed in 3 milliseconds