Searched refs:aos_gpioc_toggle (Results 1 – 3 of 3) sorted by relevance
84 aos_status_t aos_gpioc_toggle(aos_gpioc_ref_t *ref, uint32_t pin);
170 return aos_gpioc_toggle(gpio->gpioc, gpio->pin_index); in aos_hal_gpio_output_toggle()
330 aos_status_t aos_gpioc_toggle(aos_gpioc_ref_t *ref, uint32_t pin) in aos_gpioc_toggle() function
Completed in 4 milliseconds