Home
last modified time | relevance | path

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

/bsp/phytium/libraries/drivers_example/
A Dgpio_sample.c37 #define FGPIO_GET_CTRL(index) (((index) - FGPIO_GET_PIN(index) - (FGPIO_PORT_A * FGPIO_PIN_NUM)) / … macro
88 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