Home
last modified time | relevance | path

Searched refs:flush (Results 76 – 90 of 90) sorted by relevance

1234

/Zephyr-latest/doc/releases/
Drelease-notes-1.6.rst133 * File system: Added API to flush cache of an opened file.
214 * ``ZEP-767`` - Add FS API to flush cache of an open file
Drelease-notes-2.4.rst225 * API improvements for cache flush and cache invalidate
/Zephyr-latest/soc/intel/intel_adsp/cavs/include/
Dxtensa-cavs-linker.ld31 * that is managed with explicit cache flush/invalidate operations.
/Zephyr-latest/subsys/shell/
DKconfig102 flush the printf buffer.
/Zephyr-latest/boards/96boards/meerkat96/doc/
Dindex.rst214 setenv bootm4 'fatload mmc 0:1 $m4addr $m4fw && dcache flush && bootaux $m4addr'
/Zephyr-latest/boards/element14/warp7/doc/
Dindex.rst190 setenv bootm4 'fatload mmc 0:1 $m4addr $m4fw && dcache flush && bootaux $m4addr'
/Zephyr-latest/soc/intel/intel_adsp/ace/
Dace-link.ld31 * that is managed with explicit cache flush/invalidate operations.
/Zephyr-latest/samples/net/mqtt_publisher/
DREADME.rst114 You can run ``sudo ip addr flush dev $IFACE`` to undo the steps above.
/Zephyr-latest/scripts/dts/python-devicetree/tests/
Dtest_edtlib.py943 f.flush() # Can't have unbuffered text IO, so flush() instead
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig1111 int "LE Connected Isochronous Streams max flush timeout"
1116 Maximum number of CIS flush timeout events.
/Zephyr-latest/boards/toradex/colibri_imx7d/doc/
Dindex.rst194 setenv bootm4 'ext4load mmc 0:1 $m4addr $m4fw && dcache flush && bootaux $m4addr'
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Drunner.py1663 sys.stdout.flush()
1784 sys.stdout.flush()
Dtestplan.py436 sys.stdout.flush()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_central_iso.c944 cis->lll.flush = LLL_CIS_FLUSH_NONE; in ull_central_iso_setup()
/Zephyr-latest/doc/develop/test/
Dztest.rst156 currently running). As an example, this could be to reset mocks, reset emulators, flush the UART,

1234