Home
last modified time | relevance | path

Searched defs:tx_pending (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/classic/
Dhfp_ag_internal.h110 sys_slist_t tx_pending; member
/Zephyr-latest/subsys/bluetooth/host/
Dconn_internal.h247 sys_slist_t tx_pending; member
/Zephyr-latest/drivers/serial/
Duart_xmc4xxx.c376 bool tx_pending; in uart_xmc4xxx_irq_is_pending() local
Duart_renesas_ra8_sci_b.c386 const bool tx_pending = ((ccr0 & BIT(R_SCI_B0_CCR0_TIE_Pos)) && in uart_ra_sci_b_irq_is_pending() local
/Zephyr-latest/include/zephyr/net/
Dnet_if.h713 int tx_pending; member