Lines Matching full:emulated
9 * @brief Backend API for emulated GPIO
23 * @brief Emulated GPIO backend API
24 * @defgroup gpio_emul Emulated GPIO
28 * Behaviour of emulated GPIO is application-defined. As-such, each
47 * @brief Modify the values of one or more emulated GPIO input @p pins
49 * @param port The emulated GPIO port
60 * @brief Modify the value of one emulated GPIO input @p pin
62 * @param port The emulated GPIO port
76 * @brief Read the value of one or more emulated GPIO output @p pins
78 * @param port The emulated GPIO port
89 * @brief Read the value of one emulated GPIO output @p pin
91 * @param port The emulated GPIO port
111 * @brief Get @p flags for a given emulated GPIO @p pin
115 * @param port The emulated GPIO port