Home
last modified time | relevance | path

Searched refs:flush (Results 1 – 25 of 45) sorted by relevance

12

/Zephyr-Core-2.7.6/tests/boards/intel_s1000_crb/cache/src/
Dcache_test.c19 uint8_t flush[CACHE_TEST_BUFFER_SIZE]; member
40 buffer_fill_sequence(mem_buffer->flush, true); in cache_flush_test()
43 buffer_fill_sequence(cached_buffer->flush, false); in cache_flush_test()
46 if (memcmp(mem_buffer->flush, cached_buffer->flush, in cache_flush_test()
54 z_xtensa_cache_flush(cached_buffer->flush, in cache_flush_test()
58 if (memcmp(mem_buffer->flush, cached_buffer->flush, in cache_flush_test()
/Zephyr-Core-2.7.6/drivers/wifi/esp_at/
Desp_socket.c219 struct esp_workq_flush_data *flush = in esp_workq_flush_work() local
222 k_sem_give(&flush->sem); in esp_workq_flush_work()
227 struct esp_workq_flush_data flush; in esp_socket_workq_stop_and_flush() local
229 k_work_init(&flush.work, esp_workq_flush_work); in esp_socket_workq_stop_and_flush()
230 k_sem_init(&flush.sem, 0, 1); in esp_socket_workq_stop_and_flush()
234 __esp_socket_work_submit(sock, &flush.work); in esp_socket_workq_stop_and_flush()
237 k_sem_take(&flush.sem, K_FOREVER); in esp_socket_workq_stop_and_flush()
/Zephyr-Core-2.7.6/scripts/west_commands/
Drun_tests.py35 flush=True)
39 flush=True)
/Zephyr-Core-2.7.6/subsys/dfu/img_util/
Dflash_img.c40 size_t len, bool flush) in flash_img_buffered_write() argument
44 rc = stream_flash_buffered_write(&ctx->stream, data, len, flush); in flash_img_buffered_write()
45 if (!flush) { in flash_img_buffered_write()
/Zephyr-Core-2.7.6/boards/arm64/nxp_ls1046ardb/doc/
Dindex.rst103 tftp c0000000 zephyr.bin; dcache off; dcache flush; icache flush; icache off; go 0xc0000000;
109 …tftp c0000000 zephyr.bin; dcache off; dcache flush; icache flush; icache off; cpu 3 release 0xc000…
135 tftp c0000000 zephyr.bin; dcache off; dcache flush; icache flush; icache off; go 0xc0000000;
163 …tftp c0000000 zephyr.bin; dcache off; dcache flush; icache flush; icache off; cpu 2 release 0xc000…
/Zephyr-Core-2.7.6/scripts/support/
Dquartus-flash.py91 temp_xml.flush()
111 temp_cdf.flush()
/Zephyr-Core-2.7.6/drivers/ieee802154/
Dieee802154_uart_pipe.c119 goto flush; in upipe_rx()
134 goto flush; in upipe_rx()
166 goto flush; in upipe_rx()
169 flush: in upipe_rx()
Dieee802154_cc1200.c464 goto flush; in cc1200_rx()
470 goto flush; in cc1200_rx()
477 goto flush; in cc1200_rx()
482 goto flush; in cc1200_rx()
504 flush: in cc1200_rx()
Dieee802154_cc2520.c625 goto flush; in cc2520_rx()
631 goto flush; in cc2520_rx()
638 goto flush; in cc2520_rx()
647 goto flush; in cc2520_rx()
669 flush: in cc2520_rx()
/Zephyr-Core-2.7.6/include/dfu/
Dflash_img.h80 size_t len, bool flush);
/Zephyr-Core-2.7.6/subsys/shell/
Dshell_telnet.c442 bool flush = true; in read() local
460 flush = false; in read()
468 flush = true; in read()
471 if (flush) { in read()
/Zephyr-Core-2.7.6/include/drivers/
Dvideo.h241 video_api_flush_t flush; member
380 if (api->flush == NULL) { in video_flush()
384 return api->flush(dev, ep, cancel); in video_flush()
/Zephyr-Core-2.7.6/subsys/bluetooth/controller/ll_sw/
Dull_scan_aux.c49 static void flush(struct ll_scan_aux_set *aux);
559 flush(aux); in ull_scan_aux_setup()
694 flush(aux); in ull_scan_aux_release()
744 flush(param); in last_disabled_cb()
765 flush(aux); in done_disabled_cb()
768 static void flush(struct ll_scan_aux_set *aux) in flush() function
844 flush(param); in ticker_op_aux_failure()
/Zephyr-Core-2.7.6/include/storage/
Dstream_flash.h115 size_t len, bool flush);
/Zephyr-Core-2.7.6/boards/xtensa/intel_adsp_cavs15/tools/
Dadsplog.py109 sys.stdout.flush()
227 sys.stdout.flush()
/Zephyr-Core-2.7.6/scripts/release/
Dlist_issues.py39 sys.stdout.flush()
42 sys.stdout.flush()
/Zephyr-Core-2.7.6/subsys/storage/stream/
Dstream_flash.c179 size_t len, bool flush) in stream_flash_buffered_write() argument
215 if (flush && ctx->buf_bytes > 0) { in stream_flash_buffered_write()
/Zephyr-Core-2.7.6/subsys/mgmt/osdp/src/
Dosdp_pd.c695 if (pd->channel.flush) { in pd_receve_packet()
696 pd->channel.flush(pd->channel.data); in pd_receve_packet()
747 if (pd->channel.flush) { in osdp_update()
748 pd->channel.flush(pd->channel.data); in osdp_update()
Dosdp_cp.c569 if (pd->channel.flush) { in cp_process_reply()
570 pd->channel.flush(pd->channel.data); in cp_process_reply()
610 if (pd->channel.flush) { in cp_reset_channel()
611 pd->channel.flush(pd->channel.data); in cp_reset_channel()
Dosdp.c191 .flush = osdp_uart_flush, in osdp_init()
/Zephyr-Core-2.7.6/subsys/usb/class/dfu/
Dusb_dfu.c353 bool flush = false; in dfu_flash_write() local
357 flush = true; in dfu_flash_write()
360 if (flash_img_buffered_write(&dfu_data.ctx, data, len, flush)) { in dfu_flash_write()
/Zephyr-Core-2.7.6/doc/guides/bluetooth/
Dl2cap-pics.rst105 TSPC_L2CAP_3_5 False Support of flush timeout value for reliable channel (C.4)
106 TSPC_L2CAP_3_6 False Support of flush timeout value for unreliable channel (C.5)
/Zephyr-Core-2.7.6/lib/gui/lvgl/
DKconfig.memory79 Use two buffers to render and flush data in parallel
/Zephyr-Core-2.7.6/kernel/
Dwork.c459 SYS_PORT_TRACING_OBJ_FUNC_ENTER(k_work, flush, work); in k_work_flush()
470 SYS_PORT_TRACING_OBJ_FUNC_BLOCKING(k_work, flush, work, K_FOREVER); in k_work_flush()
475 SYS_PORT_TRACING_OBJ_FUNC_EXIT(k_work, flush, work, need_flush); in k_work_flush()
/Zephyr-Core-2.7.6/drivers/video/
Dvideo_sw_generator.c248 .flush = video_sw_generator_flush,

12