Searched refs:use_cache (Results 1 – 5 of 5) sorted by relevance
29 static bool use_cache; variable43 use_cache = false; in frag_flash_init()63 if (!use_cache) { in frag_flash_write()111 use_cache = true; in frag_flash_use_cache()
166 bool use_cache);
20 static bool use_cache(uint32_t flags) in use_cache() function34 size_t capacity = (use_cache(flags) ? in test_spsc_pbuf_flags()
623 bool use_cache = false; in api_tx() local645 use_cache = true; in api_tx()652 ret = uart_max32_tx_dma_load(dev, use_cache ? data->async.tx.cache[0] : ((uint8_t *)buf), in api_tx()
1490 bool use_cache) in dns_resolve_name_internal() argument1565 if (use_cache) { in dns_resolve_name_internal()1582 ARG_UNUSED(use_cache); in dns_resolve_name_internal()