Searched refs:FGPIO_GET_CTRL (Results 1 – 1 of 1) sorted by relevance
37 #define FGPIO_GET_CTRL(index) (((index) - FGPIO_GET_PIN(index) - (FGPIO_PORT_A * FGPIO_PIN_NUM)) / … macro88 FGPIO_GET_CTRL(output_pin_index), in gpio_toggle_sample()92 FGPIO_GET_CTRL(input_pin_index), in gpio_toggle_sample()
Completed in 4 milliseconds