/Zephyr-latest/subsys/net/lib/shell/ |
D | arp.c | 90 SHELL_CMD(flush, NULL, "Remove all entries from ARP cache.",
|
D | pmtu.c | 104 SHELL_CMD(flush, NULL,
|
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/device/ |
D | fifo_handler.py | 133 self._fifo_in_file.flush() 137 self._fifo_out_file.flush()
|
D | hardware_adapter.py | 158 self._serial_connection.flush() 264 self._serial_connection.flush()
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_scan_aux.c | 75 static void flush(void *param); 95 static void flush(struct ll_scan_aux_chain *chain); 1054 flush(aux); in ull_scan_aux_done() 1275 mfy.fp = flush; in ull_scan_aux_stop() 1281 mfy.fp = flush; in ull_scan_aux_stop() 1296 mfy.fp = flush; in ull_scan_aux_stop() 1353 flush(aux); in done_disabled_cb() 1377 flush(aux); in flush_safe() 1391 static void flush(void *param) in flush() function 1502 flush(aux); in aux_sync_incomplete() [all …]
|
D | lll_conn_iso.h | 56 uint8_t flush:2; /* See states LLL_CIS_FLUSH_XXX */ member
|
D | ull_conn_iso.c | 1230 if (!cis->lll.active && (cis->lll.flush != LLL_CIS_FLUSH_COMPLETE)) { in cis_disabled_cb() 1237 if (cis->lll.flush == LLL_CIS_FLUSH_PENDING) { in cis_disabled_cb() 1240 } else if (cis->lll.flush == LLL_CIS_FLUSH_COMPLETE) { in cis_disabled_cb() 1266 cis->lll.flush = LLL_CIS_FLUSH_NONE; in cis_disabled_cb() 1329 cis->lll.flush = LLL_CIS_FLUSH_PENDING; in cis_disabled_cb() 1392 lll->flush = LLL_CIS_FLUSH_COMPLETE; in cis_tx_lll_flush()
|
/Zephyr-latest/modules/lvgl/ |
D | Kconfig | 110 Stack size for LVGL flush thread, which will call display_write 113 int "LVGL flush thread priority" 116 Priority of LVGL flush thread.
|
/Zephyr-latest/drivers/ieee802154/ |
D | ieee802154_cc1200.c | 464 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()
|
D | ieee802154_cc2520.c | 611 goto flush; in cc2520_rx() 617 goto flush; in cc2520_rx() 624 goto flush; in cc2520_rx() 633 goto flush; in cc2520_rx() 655 flush: in cc2520_rx()
|
/Zephyr-latest/include/zephyr/drivers/ |
D | video.h | 360 video_api_flush_t flush; member 574 if (api->flush == NULL) { in video_flush() 578 return api->flush(dev, ep, cancel); in video_flush()
|
/Zephyr-latest/boards/phytec/phyboard_lyra/doc/ |
D | phyboard_lyra_am62xx_a53.rst | 103 …fatload mmc 1:1 0x82000000 zephyr.bin; dcache flush; icache flush; dcache off; icache off; go 0x82…
|
/Zephyr-latest/boards/nxp/imx95_evk/doc/ |
D | index.rst | 173 fatload mmc 1:1 0xd0000000 zephyr.bin; dcache flush; icache flush; cpu 1 release 0xd0000000 180 fatload mmc 1:1 0xd0000000 zephyr.bin; dcache flush; icache flush; go 0xd0000000 212 fatload mmc 1:1 0xd0000000 zephyr.bin; dcache flush; icache flush; go 0xd0000000
|
/Zephyr-latest/boards/nxp/imx91_evk/doc/ |
D | index.rst | 99 fatload mmc 1:1 0x80000000 zephyr.bin; dcache flush; icache flush; go 0x80000000
|
/Zephyr-latest/soc/mediatek/mt8xxx/ |
D | mtk_adsp_load.py | 181 sys.stdout.buffer.flush() 188 sys.stdout.buffer.flush() 309 sys.stdout.flush()
|
/Zephyr-latest/boards/nxp/imx8mp_evk/doc/ |
D | index.rst | 125 fatload mmc 1:1 0xc0000000 zephyr.bin; dcache flush; icache flush; go 0xc0000000 131 fatload mmc 1:1 0xc0000000 zephyr.bin; dcache flush; icache flush; cpu 2 release 0xc0000000 222 dcache flush
|
/Zephyr-latest/boards/firefly/roc_rk3568_pc/doc/ |
D | index.rst | 68 tftp 0x40000000 zephyr.bin; dcache flush; icache flush; dcache off; icache off; go 0x40000000
|
/Zephyr-latest/doc/hardware/cache/ |
D | guide.rst | 41 Finally, there is the option to flush or invalidate the cache for regions of 158 In that case it is possible to first flush the cache associated with a buffer 168 * Call :c:func:`sys_cache_data_flush_range()` to flush a memory region. 172 * Call :c:func:`sys_cache_data_flush_and_invd_range()` to flush and invalidate.
|
/Zephyr-latest/boards/nxp/imx8mm_evk/doc/ |
D | index.rst | 137 fatload mmc 1:1 0x93c00000 zephyr.bin; dcache flush; icache flush; go 0x93c00000 143 fatload mmc 1:1 0x93c00000 zephyr.bin; dcache flush; icache flush; cpu 2 release 0x93c00000
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | nrf_common.py | 268 def flush(self, force=False): member in NrfBinaryRunner 430 self.flush(force=False) 540 self.flush(force=True)
|
/Zephyr-latest/scripts/coredump/ |
D | coredump_gdbserver.py | 34 self.out_stream.flush()
|
/Zephyr-latest/subsys/storage/stream/ |
D | stream_flash.c | 262 size_t len, bool flush) in stream_flash_buffered_write() argument 298 if (flush && ctx->buf_bytes > 0) { in stream_flash_buffered_write()
|
/Zephyr-latest/boards/phytec/phyboard_nash/doc/ |
D | index.rst | 118 …fatload mmc 1:1 0xd0000000 zephyr.bin; dcache flush; icache flush; dcache off; icache off; go 0xd0…
|
/Zephyr-latest/subsys/usb/device/class/dfu/ |
D | usb_dfu.c | 377 bool flush = false; in dfu_flash_write() local 381 flush = true; in dfu_flash_write() 384 if (flash_img_buffered_write(&dfu_data.ctx, data, len, flush)) { in dfu_flash_write()
|
/Zephyr-latest/boards/nxp/imx93_evk/doc/ |
D | index.rst | 184 fatload mmc 1:1 0xd0000000 zephyr.bin; dcache flush; icache flush; cpu 1 release 0xd0000000 191 fatload mmc 1:1 0xd0000000 zephyr.bin; dcache flush; icache flush; go 0xd0000000 255 load mmc 1:1 0x84000000 zephyr.bin;dcache flush;bootaux 0x84000000 0
|