Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_uarte.c66 #define MIN_RX_CACHE_SIZE 8 macro
496 if (p_config->rx_cache.length < (UARTE_HW_RX_FIFO_SIZE + MIN_RX_CACHE_SIZE)) in nrfx_uarte_init()