Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/backends/
Dshell_adsp_memory_window.c26 uint8_t rx_window[RX_WINDOW_SIZE]; member
63 sh_adsp_mw->ws_rx = sys_winstream_init(&dw_slot->rx_window[0], sizeof(dw_slot->rx_window)); in init()
67 sizeof(dw_slot->rx_window), sizeof(dw_slot->tx_window)); in init()