Home
last modified time | relevance | path

Searched refs:tx_window (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/shell/backends/
Dshell_adsp_memory_window.c27 uint8_t tx_window[ADSP_DW_SLOT_SIZE - RX_WINDOW_SIZE]; member
64 sh_adsp_mw->ws_tx = sys_winstream_init(&dw_slot->tx_window[0], sizeof(dw_slot->tx_window)); in init()
67 sizeof(dw_slot->rx_window), sizeof(dw_slot->tx_window)); in init()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_vs.h398 uint16_t tx_window; member