Searched full:whatever (Results 1 – 25 of 69) sorted by relevance
123
/Zephyr-latest/subsys/logging/ |
D | Kconfig.filtering | 36 whatever was manually set. 53 whatever was manually set.
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | wifi.rst | 63 …ifi connect -s <SSID> -c 149 -k 17 -w 2 -a client1 --key1-pwd whatever --key2-pwd whatever --eap-i…
|
D | net_pkt.rst | 193 In write mode, whatever is written in the buffer affects the length of 196 In overwrite mode then, whatever is written must happen on valid data,
|
/Zephyr-latest/arch/posix/core/ |
D | posix_core_nsi.c | 28 * free whatever memory it may have allocated, etc.
|
/Zephyr-latest/soc/native/inf_clock/ |
D | soc.c | 18 * whatever Zephyr thread may follow. Again, once Zephyr is done, control is 102 * And we go back to whatever Zephyr thread called us. in posix_halt_cpu()
|
/Zephyr-latest/drivers/console/ |
D | posix_arch_console.c | 41 * Ensure that whatever was written thru printk is displayed now
|
/Zephyr-latest/tests/subsys/ipc/ipc_service/src/ |
D | backend.c | 6 * Simple backend that adds an offset (defined into the DT) to whatever it is
|
/Zephyr-latest/tests/subsys/modbus/src/ |
D | test_modbus_raw.c | 39 * Client wants to send the data via whatever.
|
/Zephyr-latest/include/zephyr/dt-bindings/pcie/ |
D | pcie.h | 11 * Set the device's IRQ (in devicetree, or whatever) to PCIE_IRQ_DETECT
|
/Zephyr-latest/include/zephyr/xen/public/ |
D | event_channel.h | 106 * signalling and then) check for the existence of whatever condition 107 * is being waited for by other means, and take whatever action is
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | system_threads.rst | 78 /* do whatever processing is now needed */
|
/Zephyr-latest/drivers/entropy/ |
D | entropy_gecko_trng.c | 105 /* No busy wait; return whatever data is available. */ in entropy_gecko_trng_get_entropy_isr()
|
D | entropy_sam.c | 107 /* No busy wait; return whatever data is available. */ in entropy_sam_get_entropy_isr()
|
/Zephyr-latest/samples/subsys/debug/fuzz/src/ |
D | main.c | 125 /* Give the OS time to process whatever happened in that in LLVMFuzzerTestOneInput()
|
/Zephyr-latest/arch/x86/zefi/ |
D | README.txt | 8 device's EFI boot partition via whatever means you like and run it
|
/Zephyr-latest/tests/subsys/logging/log_blocking/ |
D | REAME.md | 81 When any log backend is unable to process logs for whatever reason,
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_nrfx_twi.c | 71 /* Whatever the frequency, completion_sync should have in i2c_nrfx_twi_transfer()
|
/Zephyr-latest/scripts/dts/ |
D | gen_dts_cmake.py | 89 # whatever we want as target property names.
|
/Zephyr-latest/include/zephyr/app_memory/ |
D | mem_domain.h | 180 * Add a thread into a memory domain. It will be removed from whatever
|
/Zephyr-latest/include/zephyr/drivers/timer/ |
D | system_timer.h | 79 * and allows it to do whatever bookkeeping is needed to restore timer
|
/Zephyr-latest/tests/lib/shared_multi_heap/src/ |
D | main.c | 96 /* whatever */ in mpu_to_reg_attr()
|
/Zephyr-latest/tests/boards/intel_adsp/smoke/src/ |
D | cpus.c | 50 * whatever's running, but we assume the test hasn't laid in run_on_cpu()
|
/Zephyr-latest/samples/boards/nordic/clock_skew/src/ |
D | main.c | 222 * runtime, so live with whatever we get. in main()
|
/Zephyr-latest/kernel/include/ |
D | kswap.h | 26 * to restore the lock state to whatever the thread's counter
|
/Zephyr-latest/subsys/net/ip/ |
D | ipv6.h | 292 * whatever interface there is configured for the neighbor address. 303 * whatever interface there is configured for the neighbor address.
|
123