Home
last modified time | relevance | path

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

/device/soc/winnermicro/wm800/board/include/driver/
Dwm_hspi.h128 struct tls_slave_hspi { struct
129 u8 ifusermode;
131 s16 (*rx_cmd_callback)(char *buf);
133 s16 (*rx_data_callback)(char *buf);
135 s16 (*tx_data_callback)(char *buf);
137 struct tls_hspi_tx_desc *curr_tx_desc; /**< Upstream data management */
139 struct tls_hspi_rx_desc *curr_rx_desc; /**< Downlink data management */
142 u8 txdoneflag; /**< tx done falg*/