Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_enc28j60.c474 uint8_t tx_end; in eth_enc28j60_tx() local
/Zephyr-latest/subsys/bluetooth/mesh/
Ddfu_cli.c301 static void tx_end(int err, void *cb_data) in tx_end() function