Searched refs:CGBC_GPIO_CMD_DIR_SET (Results 1 – 1 of 1) sorted by relevance
20 #define CGBC_GPIO_CMD_DIR_SET 0x67 macro100 ret = cgbc_gpio_cmd(cgbc, CGBC_GPIO_CMD_DIR_SET, (offset > 7) ? 1 : 0, val, &val); in cgbc_gpio_direction_set()