Searched refs:AOS_GPIO_OUTPUT_INIT_HIGH (Results 1 – 2 of 2) sorted by relevance
61 #define AOS_GPIO_OUTPUT_INIT_HIGH ((uint32_t)0x1 << 8) macro
222 gpioc->pins[pin].value = !!(mode & AOS_GPIO_OUTPUT_INIT_HIGH); in aos_gpioc_set_mode_irq()
Completed in 3 milliseconds