Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/backends/
Dshell_adsp_memory_window.c20 #define RX_WINDOW_SIZE 256 macro
23 BUILD_ASSERT(RX_WINDOW_SIZE < ADSP_DW_SLOT_SIZE);
26 uint8_t rx_window[RX_WINDOW_SIZE];
27 uint8_t tx_window[ADSP_DW_SLOT_SIZE - RX_WINDOW_SIZE];