Home
last modified time | relevance | path

Searched defs:tx_fifo_empty (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/soc/esp32/include/soc/
Di2c_struct.h115 …uint32_t tx_fifo_empty: 1; /*The raw interrupt status bit for tx_fifo empty when use … member
134 … uint32_t tx_fifo_empty: 1; /*Set this bit to clear the tx_fifo_empty_int interrupt.*/ member
153 … uint32_t tx_fifo_empty: 1; /*The enable bit for tx_fifo_empty_int interrupt.*/ member
172 …uint32_t tx_fifo_empty: 1; /*The masked interrupt status for tx_fifo_empty_int inter… member
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/soc/bk7235/soc/
Duart_struct.h67 uint32_t tx_fifo_empty: 1; /**< bit[17] */ member