Searched defs:is_output (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/ | ||
H A D | qdev-clock.h | 117 bool is_output; member |
/qemu/hw/gpio/ | ||
H A D | stm32l4x5_gpio.c | 59 static bool is_output(Stm32l4x5GpioState *s, unsigned pin) in is_output() function |