Searched full:basically (Results 1 – 25 of 53) sorted by relevance
123
/Zephyr-latest/tests/subsys/fs/littlefs/src/ |
D | testfs_mount_flags.c | 15 * a lot of data, basically they just check flags.
|
D | testfs_open_flags.c | 43 * a lot of data, basically they just check flags. in ZTEST()
|
D | testfs_mkfs.c | 15 * a lot of data, basically they just check flags.
|
/Zephyr-latest/arch/x86/zefi/ |
D | README.txt | 46 basically Windows DLLs. But our compiler only generates code for ELF 68 arbitrary locations in memory. I couldn't make it work, basically.
|
D | zefi.c | 128 * Basically: it's our job as the bootloader to ensure that no
|
/Zephyr-latest/doc/project/ |
D | index.rst | 52 pull from and push to, basically your upstream.
|
/Zephyr-latest/boards/panasonic/pan1770_evb/doc/ |
D | index.rst | 9 It is basically a clone of the official nRF52840 development kit (PCA10056)
|
/Zephyr-latest/boards/panasonic/pan1780_evb/doc/ |
D | index.rst | 9 It is basically a clone of the official nRF52840 development kit (PCA10056)
|
/Zephyr-latest/include/zephyr/drivers/pwm/ |
D | max31790.h | 29 * to be interpreted as TACH target count. This basically is the number of internal
|
/Zephyr-latest/dts/bindings/i3c/ |
D | i3c-device.yaml | 28 left-shifted by 12. Basically, this is the lower 32 bits
|
/Zephyr-latest/arch/x86/core/ |
D | multiboot.c | 65 * If the extended map (basically, the equivalent of in z_multiboot_init()
|
/Zephyr-latest/subsys/demand_paging/backing_store/ |
D | ram.c | 17 * demand paging feature. In production there are basically two types of
|
/Zephyr-latest/doc/kernel/services/synchronization/ |
D | condvar.rst | 22 A condition variable is basically a queue of threads that threads can put
|
/Zephyr-latest/doc/services/storage/flash_map/ |
D | flash_map.rst | 28 These functions are basically wrappers around the flash API with additional
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/settings/src/ |
D | server.c | 142 * writes the change-awareness before we get disconnected. Basically, this
|
/Zephyr-latest/arch/xtensa/ |
D | Kconfig | 250 # TODO: the target the MPU code developed on (basically sample_controller
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | csip_crypto.c | 98 /* TODO: This is basically a duplicate of bt_mesh_k1 - Perhaps they can in k1()
|
D | cap_stream.c | 326 /* CAP basically just forwards the BAP callbacks after doing what it (CAP) needs to do, in bt_cap_stream_ops_register()
|
/Zephyr-latest/doc/develop/west/ |
D | basics.rst | 113 directories not managed by west. West basically ignores anything in the
|
/Zephyr-latest/include/zephyr/arch/nios2/ |
D | linker.ld | 216 * three instructions - basically, two for the two halves of the 32-bit
|
/Zephyr-latest/soc/intel/intel_adsp/cavs/ |
D | multiprocessing.c | 14 * anywhere, it's basically just a magic number (except the high bit,
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_l2.rst | 114 Device drivers for IEEE 802.15.4 L2 work basically the same as for
|
/Zephyr-latest/scripts/logging/dictionary/dictionary_parser/ |
D | log_parser_v1.py | 92 # The index from the string table is basically
|
D | log_parser_v3.py | 97 # The index from the string table is basically
|
/Zephyr-latest/subsys/net/ip/ |
D | icmpv6.c | 256 * constructed in L2. So basically all this for just to create some in net_icmpv6_send_error()
|
123