Home
last modified time | relevance | path

Searched defs:tx_state (Results 1 – 4 of 4) sorted by relevance

/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/driver/mailbox/
Dmailbox_channel.c30 u8 tx_state; /* physical channel tx state. */ member
91 u8 tx_state; /* logical channel tx state. */ member
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/drivers/inc/
Dgr55xx_hal_iso7816.h146 …__IO hal_iso7816_state_t tx_state; /**< ISO7816 state information related to Tx opera… member
Dgr55xx_hal_uart.h175 __IO hal_uart_state_t tx_state; /**< UART state information related to Tx operations. member
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/rtl8822c/
Drtl8822c_cmd.c372 u8 tx_state; in c2h_ccx_rpt() local