/Zephyr-latest/scripts/west_commands/ |
D | run_tests.py | 27 here = os.path.abspath(os.path.dirname(__file__)) variable 29 mypy = [sys.executable, '-m', 'mypy', f'--config-file={here}/mypy.ini', 33 print(f'Running mypy from {here}:\n\t' + 36 subprocess.run(mypy, check=True, cwd=here) 37 print(f'Running pytest from {here}:\n\t' + 40 subprocess.run(pytest, check=True, cwd=here)
|
D | README.txt | 5 Before adding more here, consider whether you might want to put new 7 on the multi-repo need to be in upstream west, not here. Try to limit 8 what goes in here to Zephyr-specific features.
|
/Zephyr-latest/lib/posix/options/ |
D | Kconfig.mem | 22 Select 'y' here and Zephyr will provide implementations of shm_open() and shm_unlink(). 32 Select 'y' here and Zephyr will provide support for mmap(), msync(), and munmap(). 43 Select 'y' here and Zephyr will provide support for mlockall() and munlockall(). 54 Select 'y' here and Zephyr will provide support for mlock() and munlock(). 65 Select 'y' here and Zephyr will provide support for mprotect().
|
D | Kconfig.sync_io | 10 Select 'y' here and Zephyr will provide an implementation of fsync(). 20 Select 'y' here and Zephyr will provide an implementation of fdatasync(), fsync(), 35 Select 'y' here and Zephyr will provide an alias for fsync() as _fsync().
|
D | Kconfig.barrier | 10 Select 'y' here to enable POSIX barriers. 33 On such systems, say Y here to introduce explicit serialization
|
/Zephyr-latest/tests/drivers/build_all/fpga/ |
D | prj.conf | 8 # Must disable pinctrl here because otherwise there is an error in 9 # fpga_ice40.c here about the two nodes both declaring the same pinctrl data
|
/Zephyr-latest/doc/connectivity/networking/ |
D | networking_with_host.rst | 27 * Here IP packets are exchanged between Zephyr and the host system via serial 33 * Here IP packets are exchanged between Zephyr and the host system via QEMU's 69 * Here, the Zephyr instance is run on a real board and the connectivity to 81 * Here, two Zephyr instances are running and there is IEEE 802.15.4 link layer 87 * Here, one Zephyr instance is running with Ethernet bridge enabled
|
/Zephyr-latest/lib/libc/picolibc/ |
D | chk_fail.c | 10 * stdlib side (Picolibc here), in case such an overflow is detected. Picolibc 11 * provides an implementation not suitable for us, so we override it here.
|
/Zephyr-latest/tests/subsys/openthread/ |
D | radio_stub.c | 13 /* needed here so the static device_get_binding does not get renamed */ 16 /* OpenThread not enabled here */
|
/Zephyr-latest/lib/cpp/minimal/ |
D | cpp_vtable.cpp | 24 void __class_type_info::dummy() { } // causes the vtable to get created here in dummy() 25 void __si_class_type_info::dummy() { } // causes the vtable to get created here in dummy()
|
/Zephyr-latest/soc/intel/intel_adsp/common/ |
D | rimage_modules.c | 8 /* These two modules defined here aren't runtime data used by Zephyr or 11 * DSP. As it happens most of the data here is ignored by both layers, 14 * For each module here, two UUIDs are allowed, one used on APL, and the 18 * on cAVS 1.8+ platforms here.
|
/Zephyr-latest/tests/kernel/timer/timer_error_case/src/ |
D | main.c | 32 /* should not go here*/ in thread_timer_start_null() 71 /* should not go here*/ in thread_timer_stop_null() 109 /* should not go here*/ in thread_timer_status_get_null() 147 /* should not go here*/ in thread_timer_status_sync_null() 185 /* should not go here*/ in thread_timer_remaining_ticks_null() 223 /* should not go here*/ in thread_timer_expires_ticks_null() 260 /* should not go here*/ in thread_timer_user_data_get_null() 299 /* should not go here*/ in thread_timer_user_data_set_null() 332 /**do nothing here**/ in test_timer_handle()
|
/Zephyr-latest/arch/common/ |
D | rom_start_offset.ld | 12 * is absolute, so assigning offset here results in moving location counter 15 * We can't use '. += CONFIG_ROM_START_OFFSET' here because there might be some
|
/Zephyr-latest/tests/bsim/bluetooth/host/security/bond_overwrite_allowed/src/ |
D | peripheral.c | 33 /* Central should bond here, and trigger a disconnect. */ in peripheral() 41 /* Central should bond here. */ in peripheral() 47 /* Central should disconnect here. */ in peripheral()
|
/Zephyr-latest/samples/arch/smp/pktqueue/src/ |
D | pktqueue.h | 18 struct phdr_desc *head; /* packet headers are removed from here */ 19 struct phdr_desc *tail; /* packet headers are added here*/
|
/Zephyr-latest/tests/bsim/bluetooth/host/security/bond_per_connection/src/ |
D | peripheral.c | 34 /* Central should bond here and trigger a disconnect. */ in peripheral() 46 /* Central should bond here and trigger a disconnect. */ in peripheral() 56 /* Central should pair without bond here and trigger a disconnect. */ in peripheral()
|
/Zephyr-latest/scripts/schemas/ |
D | snippet-schema.yml | 28 Snippet-wide appending can be done here: 36 Board-specific appending can be done here:
|
/Zephyr-latest/drivers/pm_cpu_ops/ |
D | Kconfig | 27 Say Y here if you want Zephyr to communicate with system firmware 37 Say Y here if you need to enable PSCI interface shell commands
|
/Zephyr-latest/soc/lowrisc/opentitan/ |
D | rom_header.S | 17 * 0x6c47 (minor). The manifest format is documented here: 26 /* Extensions entry table goes here. */
|
/Zephyr-latest/tests/kernel/sched/schedule_api/src/ |
D | user_api.c | 62 * though here in a test they always will be and in any case in ZTEST_USER() 106 /* should not go here */ in thread_suspend_init_null() 147 /* should not go here */ in thread_resume_init_null() 188 /* should not go here */ in thread_priority_get_init_null() 229 /* should not go here */ in thread_priority_set_init_null() 272 /* should not go here */ in thread_priority_set_overmax() 316 /* should not go here */ in thread_priority_set_upgrade() 356 /* should not go here */ in thread_wakeup_init_null()
|
/Zephyr-latest/doc/ |
D | substitutions.txt | 1 .. |br| raw:: html .. force a line break in HTML output (blank lines needed here) 5 .. |p| raw:: html .. force a blank line in HTML output (blank lines needed here)
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | nothread.rst | 78 disabled. Subsystems that are not listed here should not be expected to 95 *List/table of supported drivers to go here* 103 *List/table of supported drivers to go here* 120 *List/table of supported drivers to go here, including which API options
|
/Zephyr-latest/soc/espressif/esp32c2/ |
D | vectors.S | 15 /* This is the vector table. MTVEC points here. 17 * Use 4-byte intructions here. 1 instruction = 1 entry of the table.
|
/Zephyr-latest/soc/espressif/esp32c3/ |
D | vectors.S | 15 /* This is the vector table. MTVEC points here. 17 * Use 4-byte intructions here. 1 instruction = 1 entry of the table.
|
/Zephyr-latest/soc/espressif/esp32c6/ |
D | vectors.S | 15 /* This is the vector table. MTVEC points here. 17 * Use 4-byte intructions here. 1 instruction = 1 entry of the table.
|