Searched full:finally (Results 1 – 25 of 169) sorted by relevance
1234567
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/ |
D | fixtures.py | 38 finally: # to make sure we close all running processes execution 54 finally: # to make sure we close all running processes execution 64 finally: # to make sure we close all running processes execution
|
/Zephyr-latest/samples/boards/bbc/microbit/display/ |
D | README.rst | 28 and finally the text "Hello Zephyr!" by scrolling.
|
/Zephyr-latest/samples/boards/st/power_mgmt/stm32wb_ble/ |
D | README.rst | 18 Finally, platform shutdown is triggered. It can be restarted by pressing the
|
/Zephyr-latest/samples/drivers/memc/boards/ |
D | frdm_rw612.conf | 13 # the LUT table for port A. Finally, the PSRAM driver can initialize and
|
D | rd_rw612_bga.conf | 13 # the LUT table for port A. Finally, the PSRAM driver can initialize and
|
/Zephyr-latest/soc/intel/intel_adsp/common/include/ |
D | cpu_init.h | 76 /* Finally we need to enable the cache in the Region in cpu_early_init() 101 /* Finally VECBASE. Note that on core 0 startup, we're still in cpu_early_init()
|
/Zephyr-latest/samples/subsys/usb/common/ |
D | sample_usbd.h | 23 * finally initializes USB device. It is limited to a single device with a
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | spi_burn.py | 123 finally: 147 finally:
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/op_agg/ |
D | model_coex.sh | 22 # 5. Finally, the DUT device waits and confirms that it received all status messages
|
/Zephyr-latest/scripts/pylib/pytest-twister-harness/tests/ |
D | conftest.py | 55 finally:
|
/Zephyr-latest/tests/drivers/uart/uart_basic_api/src/ |
D | main.c | 70 /* The UART pending test should be test finally. */
|
/Zephyr-latest/dts/bindings/mmc/ |
D | st,stm32-sdmmc.yaml | 60 the slot number, channel configuration and finally features.
|
/Zephyr-latest/scripts/pylib/pytest-twister-harness/tests/device/ |
D | qemu_adapter_test.py | 24 finally:
|
D | binary_adapter_test.py | 36 finally: 48 finally:
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | promiscuous.rst | 58 Finally the promiscuous mode can be turned OFF by the application like this:
|
/Zephyr-latest/samples/net/sockets/dumb_http_server_mt/ |
D | README.rst | 52 Finally, you can run an HTTP profiling/load tool like Apache Bench
|
/Zephyr-latest/doc/develop/api/ |
D | overview.rst | 49 - and finally 1.0.0 indicates a :ref:`stable <api_lifecycle_stable>` APIs.
|
/Zephyr-latest/dts/bindings/qspi/ |
D | st,stm32-qspi.yaml | 42 the channel number, the slot number, channel configuration and finally features.
|
/Zephyr-latest/dts/bindings/video/ |
D | st,stm32-dcmi.yaml | 119 the channel number, the slot number, channel configuration and finally features.
|
/Zephyr-latest/doc/services/storage/disk/ |
D | nvme.rst | 23 Finally the NVMe namespace is the dedicated part to deal with an actual namespace which, in turn, e…
|
/Zephyr-latest/samples/bluetooth/bap_broadcast_source/ |
D | README.rst | 12 Broadcast Audio Source Endpoint (BASE) and finally the BIGinfo together with
|
/Zephyr-latest/samples/net/sockets/dumb_http_server/ |
D | README.rst | 52 Finally, you can run an HTTP profiling/load tool like Apache Bench
|
/Zephyr-latest/dts/bindings/memory-controllers/ |
D | renesas,ra-sdram.yaml | 32 Finally, in order to make the memory available you will need to define new
|
/Zephyr-latest/samples/subsys/zbus/remote_mock/ |
D | README.rst | 11 …sends back information when it would simulate a publish to some channel. Finally, the script decod…
|
/Zephyr-latest/samples/drivers/spi_flash_at45/ |
D | README.rst | 68 Finally, to build and flash with both device power management and flash page
|
1234567