Home
last modified time | relevance | path

Searched defs:flow_ctrl (Results 1 – 8 of 8) sorted by relevance

/Zephyr-Core-3.7.0/drivers/serial/
Duart_native_tty_bottom.h50 enum native_tty_bottom_flow_control flow_ctrl; member
Duart_lpc11u6x.h148 uint8_t flow_ctrl; member
186 uint8_t flow_ctrl; member
Duart_cc13xx_cc26xx.c99 bool flow_ctrl; in uart_cc13xx_cc26xx_configure() local
Dusart_sam.c227 static uint32_t usart_sam_cfg2sam_flow_ctrl(uint8_t flow_ctrl) in usart_sam_cfg2sam_flow_ctrl()
Duart_mcux_lpuart.c57 uint8_t flow_ctrl; member
/Zephyr-Core-3.7.0/subsys/bluetooth/host/classic/
Drfcomm_internal.h69 uint8_t flow_ctrl; member
/Zephyr-Core-3.7.0/subsys/usb/device/class/
Dcdc_acm.c133 bool flow_ctrl; member
/Zephyr-Core-3.7.0/include/zephyr/drivers/
Duart.h126 uint8_t flow_ctrl; /**< Flow control setting, use @ref uart_config_flow_control */ member