Searched full:everything (Results 1 – 25 of 143) sorted by relevance
123456
/Zephyr-Core-3.6.0/drivers/sensor/lsm6ds0/ |
D | Kconfig | 22 Enable/disable accelerometer X axis totally by stripping everything 29 Enable/disable accelerometer Y axis totally by stripping everything 36 Enable/disable accelerometer Z axis totally by stripping everything 43 Enable/disable gyroscope X axis totally by stripping everything 50 Enable/disable gyroscope Y axis totally by stripping everything 57 Enable/disable gyroscope Z axis totally by stripping everything 63 Enable/disable temperature totally by stripping everything related in
|
/Zephyr-Core-3.6.0/drivers/sensor/lsm9ds0_mfd/ |
D | Kconfig | 20 Enable/disable accelerometer totally by stripping everything related 27 Enable/disable magnetometer totally by stripping everything related in 33 Enable/disable temperature sensor totally by stripping everything
|
/Zephyr-Core-3.6.0/scripts/west_commands/zspdx/ |
D | getincludes.py | 49 # treat everything as tied to the corresponding source file. 52 # we're done; ignore everything after that
|
/Zephyr-Core-3.6.0/cmake/sca/sparse/ |
D | sparse.template | 5 # Everything before `--` are arguments for cmake invocation, those must be ignored.
|
/Zephyr-Core-3.6.0/samples/posix/uname/src/ |
D | main.c | 16 printf("\nPrinting everything in utsname...\n"); in main()
|
/Zephyr-Core-3.6.0/samples/bluetooth/bthome_sensor_template/ |
D | README.rst | 22 Assistant. There you will be asked to configure the BTHome sensor if everything
|
/Zephyr-Core-3.6.0/samples/net/sockets/http_client/ |
D | docker-test.sh | 25 # If everything is ok so far, do the TLS version
|
/Zephyr-Core-3.6.0/samples/boards/nrf/system_off/src/ |
D | retained.h | 32 * stored little-endian, and covers everything up to but not
|
/Zephyr-Core-3.6.0/include/zephyr/arch/sparc/ |
D | thread.h | 39 * Using uint64_t l0_and_l1 will put everything in this structure on a
|
/Zephyr-Core-3.6.0/include/zephyr/linker/ |
D | app_smem.ld | 22 * is newer than A.cmd so everything from this point on
|
D | app_smem_pinned.ld | 26 * is newer than A.cmd so everything from this point on
|
/Zephyr-Core-3.6.0/samples/net/stats/ |
D | README.rst | 36 If everything is configured correctly, the application will periodically print
|
/Zephyr-Core-3.6.0/doc/hardware/peripherals/ |
D | gnss.rst | 21 subsystem covers everything from sending and receiving commands
|
/Zephyr-Core-3.6.0/scripts/west_commands/ |
D | zephyr_ext_common.py | 42 condition which means everything is OK; if it's False, only
|
/Zephyr-Core-3.6.0/subsys/bluetooth/audio/ |
D | bap_iso.h | 29 /* Must be at the end so that everything else in the structure can be
|
/Zephyr-Core-3.6.0/subsys/net/lib/tftp/ |
D | tftp_client.h | 22 * "TFTP_MAX_MODE_SIZE" for mode info. Everything else can be used for
|
/Zephyr-Core-3.6.0/samples/posix/uname/ |
D | README.rst | 39 Printing everything in utsname...
|
/Zephyr-Core-3.6.0/tests/bluetooth/audio/cap_commander/uut/ |
D | vocs.c | 69 /* Reset everything but the callbacks, as they will not be registered again between each in mock_bt_vocs_cleanup()
|
/Zephyr-Core-3.6.0/arch/x86/core/ |
D | prep_c.c | 57 * Under QEMU and SeaBIOS, everything gets to be printed in z_prep_c()
|
/Zephyr-Core-3.6.0/cmake/modules/ |
D | FindBabbleSim.cmake | 51 make everything -j 8\n\
|
/Zephyr-Core-3.6.0/dts/bindings/spi/ |
D | nordic,nrf-spi-common.yaml | 55 for the transfer and when everything is ready, it drives the WAKE
|
/Zephyr-Core-3.6.0/samples/net/vlan/ |
D | README.rst | 57 If everything is configured correctly, you will be able to successfully execute
|
/Zephyr-Core-3.6.0/samples/subsys/usb/common/ |
D | sample_usbd_init.c | 71 /* Pull everything that is enabled in our configuration. */ in sample_usbd_init_device()
|
/Zephyr-Core-3.6.0/soc/riscv/common/riscv-privileged/ |
D | vector.S | 82 addi t0, t0, 0x03 /* Set mode bits to 3, signifying CLIC. Everything else is reserved. */
|
/Zephyr-Core-3.6.0/tests/drivers/ipm/src/ |
D | main.c | 76 static const char thestr[] = "everything is awesome\n";
|
123456