Zephyr Project API
4.1.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
uart_bridge.h
Go to the documentation of this file.
1
/*
2
* Copyright 2025 Google LLC
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
#include <
zephyr/device.h
>
8
18
void
uart_bridge_settings_update
(
const
struct
device
*dev,
19
const
struct
device
*bridge_dev);
device.h
device
Runtime device structure (in ROM) per driver instance.
Definition
device.h:510
uart_bridge_settings_update
void uart_bridge_settings_update(const struct device *dev, const struct device *bridge_dev)
Update the hardware port settings on a uart bridge.
include
zephyr
drivers
uart
uart_bridge.h
Generated on Fri Jun 20 2025 13:59:09 for Zephyr Project API by
1.9.8