Searched full:afterwards (Results 1 – 25 of 52) sorted by relevance
123
/Zephyr-Core-3.5.0/boards/arm/ip_k66f/ |
D | linker.ld | 24 * lan{123} shall be placed afterwards (sorted) so the order will be 27 * If ip_k66f have had eth1 interface - it shall be placed afterwards
|
/Zephyr-Core-3.5.0/subsys/net/ |
D | Kconfig.hostname | 33 is set once at start-up and is not updated afterwards.
|
/Zephyr-Core-3.5.0/cmake/modules/ |
D | basic_settings.cmake | 30 # Therefore we first fetch VAR_NAME and TYPE, and afterwards extract
|
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/adv/resume/src/ |
D | tester.c | 31 * from it afterwards. in tester_central_procedure()
|
/Zephyr-Core-3.5.0/samples/basic/custom_dts_binding/ |
D | README.rst | 35 Afterwards, the sample can be built and executed for the ``<board>`` as follows:
|
/Zephyr-Core-3.5.0/tests/subsys/modbus/src/ |
D | test_modbus_raw.c | 62 * so that tmp_adu can be used immediately afterwards. in client_raw_cb()
|
/Zephyr-Core-3.5.0/boards/x86/common/ |
D | efi_boot.rst | 27 on your system, and will render the system unusable afterwards.
|
/Zephyr-Core-3.5.0/dts/bindings/serial/ |
D | st,stm32-uart-base.yaml | 27 only TX pin is used afterwards and should be configured.
|
/Zephyr-Core-3.5.0/samples/drivers/uart/echo_bot/src/ |
D | main.c | 28 * Read characters from UART until line end is detected. Afterwards push the
|
/Zephyr-Core-3.5.0/doc/develop/west/ |
D | install.rst | 21 Afterwards, you can run ``pip3 show -f west`` for information on where the west
|
D | built-in.rst | 78 Just be sure to run ``west update`` afterwards to update your workspace to
|
/Zephyr-Core-3.5.0/arch/arm/include/cortex_m/ |
D | tz_ns.h | 33 * is called before, and the postface function afterwards.
|
/Zephyr-Core-3.5.0/samples/net/eth_native_posix/ |
D | README.rst | 49 While running ``net-setup.sh`` requires root access, afterwards Zephyr
|
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/util/ |
D | mfifo.h | 142 * To commit the enqueue process, mfifo_enqueue() must be called afterwards 170 * To commit the enqueue process, MFIFO_ENQUEUE() must be called afterwards
|
/Zephyr-Core-3.5.0/tests/kernel/sched/metairq/src/ |
D | main.c | 17 * afterwards.
|
/Zephyr-Core-3.5.0/tests/arch/riscv/fpu_sharing/src/ |
D | main.c | 112 * FPU afterwards. in thread1_entry() 161 * it anymore afterwards as we didn't actively used it this time. in thread1_entry()
|
/Zephyr-Core-3.5.0/arch/arm64/core/ |
D | smp.c | 170 * arm64_cpu_boot_params afterwards. in z_arm64_secondary_start()
|
/Zephyr-Core-3.5.0/drivers/entropy/ |
D | entropy_cc13xx_cc26xx.c | 237 * to be reconfigured afterwards, unless Zephyr's device PM turned it off, in
|
/Zephyr-Core-3.5.0/lib/os/ |
D | cbprintf_nano.c | 88 /* we pre-increment in the loop afterwards */ in z_cbvprintf_impl()
|
/Zephyr-Core-3.5.0/drivers/mbox/ |
D | mbox_nxp_s32_mru.c | 151 * the channel's registers not writable afterwards in nxp_s32_mru_set_enabled()
|
/Zephyr-Core-3.5.0/drivers/i2c/ |
D | i2c_cc13xx_cc26xx.c | 291 * to be reconfigured afterwards, unless Zephyr's device PM turned it off, in
|
/Zephyr-Core-3.5.0/include/zephyr/sys/ |
D | notify.h | 93 * sys_notify_finalize() or extracted afterwards using
|
/Zephyr-Core-3.5.0/doc/build/kconfig/ |
D | setting.rst | 270 interfaces <menuconfig>` afterwards. It is often necessary to repeat
|
/Zephyr-Core-3.5.0/arch/arm/core/mmu/ |
D | arm_mmu.c | 160 * least one more L2 table is available afterwards, update the in arm_mmu_assign_l2_table() 439 * L2 page table with identical properties so that afterwards, the 587 * converted into a L2 table. Afterwards, the current page mapping in arm_mmu_l2_map_page()
|
/Zephyr-Core-3.5.0/include/zephyr/arch/x86/ia32/ |
D | arch.h | 185 * IRQ stub that we generate immediately afterwards.
|
123