Searched refs:GPIOF_DIR_OUT (Results 1 – 6 of 6) sorted by relevance
20 #define GPIOF_DIR_OUT (0 << 0) macro27 #define GPIOF_OUT_INIT_LOW (GPIOF_DIR_OUT | GPIOF_INIT_LOW)28 #define GPIOF_OUT_INIT_HIGH (GPIOF_DIR_OUT | GPIOF_INIT_HIGH)
294 * GPIOF_DIR_OUT - 配置方向为输出
300 * GPIOF_DIR_OUT - 配置方向爲輸出
1122 GPIOF_DIR_OUT | GPIOF_INIT_HIGH, in st95hf_probe()
487 return GPIOF_DIR_OUT; in mcp251x_gpio_get_direction()
320 * GPIOF_DIR_OUT - to configure direction as output
Completed in 14 milliseconds