Searched refs:p_rx_cache_scratch (Results 1 – 2 of 2) sorted by relevance
235 nrfx_uarte_rx_cache_t * p_rx_cache_scratch; /**< Static RAM memory area used for receiving data member289 .p_rx_cache_scratch = NULL, \
494 if (RX_CACHE_SUPPORTED && p_config->p_rx_cache_scratch) in nrfx_uarte_init()503 p_cb->rx.p_cache = p_config->p_rx_cache_scratch; in nrfx_uarte_init()