Searched refs:DO_PORT_SIZE (Results 1 – 4 of 4) sorted by relevance
18 static gpio_dev_ouput_t gpio_dev_output[DO_PORT_SIZE] = {31 for (i = 0; i < DO_PORT_SIZE; i++) { in expansion_board_do_init()55 if (port >= DO_PORT_SIZE) { in expansion_board_do_high()79 if (port >= DO_PORT_SIZE) { in expansion_board_do_low()
16 DO_PORT_SIZE enumerator
18 static gpio_dev_ouput_t gpio_dev_output[DO_PORT_SIZE] = {38 for (i = 0; i < DO_PORT_SIZE; i++) { in expansion_board_do_init()63 if (port >= DO_PORT_SIZE) { in expansion_board_do_high()89 if (port >= DO_PORT_SIZE) { in expansion_board_do_low()
20 DO_PORT_SIZE enumerator
Completed in 8 milliseconds