| Zephyr Project API 4.2.99
    A Scalable Open Source RTOS | 
Public APIs for the Device Multiplexer driver. More...
#include <stdint.h>#include <zephyr/device.h>#include <zephyr/kernel.h>#include <zephyr/syscalls/devmux.h>Go to the source code of this file.
| Functions | |
| int | devmux_select_get (const struct device *dev) | 
| Get the current selection of a devmux device. | |
| int | devmux_select_set (struct device *dev, size_t index) | 
| Set the selection of a devmux device. | |
Public APIs for the Device Multiplexer driver.