Searched full:necessary (Results 1 – 25 of 530) sorted by relevance
12345678910>>...22
/Zephyr-Core-3.5.0/drivers/sensor/icm42670/ |
D | icm42670_spi.h | 17 * this functions wraps all logic necessary to write to any of the ICM42670 registers, regardless 30 * this functions wraps all logic necessary to update any of the ICM42670 registers, regardless 45 * this functions wraps all logic necessary to read from any of the ICM42670 registers, regardless
|
/Zephyr-Core-3.5.0/drivers/sensor/icm42688/ |
D | icm42688_spi.h | 16 * this functions wraps all logic necessary to write to any of the ICM42688 registers, regardless 29 * this functions wraps all logic necessary to update any of the ICM42688 registers, regardless 44 * this functions wraps all logic necessary to read from any of the ICM42688 registers, regardless
|
/Zephyr-Core-3.5.0/doc/services/modem/ |
D | index.rst | 6 This service provides modules necessary to communicate with modems. 9 software necessary to perform RF (Radio-Frequency) communication,
|
/Zephyr-Core-3.5.0/subsys/dfu/ |
D | Kconfig | 68 If enabled, flash is erased as necessary when receiving new firmware, 69 instead of erasing the whole image slot at once. This is necessary
|
/Zephyr-Core-3.5.0/soc/arm/ti_simplelink/cc13x2x7_cc26x2x7/ |
D | soc.c | 14 /* Performs necessary trim of the device. */ in ti_cc13x7_cc26x7_init()
|
/Zephyr-Core-3.5.0/soc/arm/ti_simplelink/cc13x2_cc26x2/ |
D | soc.c | 14 /* Performs necessary trim of the device. */ in ti_cc13x2_cc26x2_init()
|
/Zephyr-Core-3.5.0/samples/bluetooth/hci_rpmsg/ |
D | prj.conf | 19 # Enable and adjust the below value as necessary
|
/Zephyr-Core-3.5.0/tests/kernel/usage/thread_runtime_stats/ |
D | testcase.yaml | 7 # The following architectures are exluded as the necessary
|
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/openisa/hal/ |
D | cpu.h | 17 /* FIXME: Add necessary host machine required Data Memory Barrier in cpu_dmb()
|
/Zephyr-Core-3.5.0/samples/basic/blinky_pwm/ |
D | README.rst | 34 No additional wiring is necessary if ``pwm_led0`` refers to hardware that is 37 In these other cases, however, manual wiring is necessary:
|
/Zephyr-Core-3.5.0/samples/boards/esp32/light_sleep/ |
D | README.rst | 68 check DTR/RTS configuration in the serial monitor. This is not necessary for 69 IDF monitor, but for other tools it might be necessary to set DTR and RTS line
|
/Zephyr-Core-3.5.0/subsys/testsuite/include/zephyr/ |
D | timestamp.h | 30 /* time necessary to read the time */ 66 * if benchmarking code took less time than necessary for the
|
/Zephyr-Core-3.5.0/lib/libc/minimal/ |
D | Kconfig | 77 necessary to set CONFIG_MINIMAL_LIBC_NON_REENTRANT_FUNCTIONS=y. 89 In order to make use of the non-reentrant gmtime(), it is necessary
|
/Zephyr-Core-3.5.0/boards/shields/rk055hdmipi4m/ |
D | Kconfig.defconfig | 32 # display refreshes, which is not necessary for the eLCDIF driver
|
/Zephyr-Core-3.5.0/boards/arc/iotdk/ |
D | Kconfig.board | 10 …The DesignWare ARC IoT Development Kit board is a versatile platform that includes the necessary h…
|
/Zephyr-Core-3.5.0/boards/shields/rk055hdmipi4ma0/ |
D | Kconfig.defconfig | 34 # display refreshes, which is not necessary for the eLCDIF driver
|
/Zephyr-Core-3.5.0/drivers/i2c/ |
D | Kconfig.nrfx | 37 i.e. it should wait as long as necessary.
|
/Zephyr-Core-3.5.0/include/zephyr/dt-bindings/ |
D | dt-util.h | 15 * necessary background to elaborate complex constructions like
|
/Zephyr-Core-3.5.0/doc/connectivity/networking/ |
D | networking_with_host.rst | 19 While developing networking software, it is usually necessary to connect and 28 use it only when necessary. See :ref:`networking_with_qemu` for details.
|
/Zephyr-Core-3.5.0/dts/bindings/sensor/ |
D | sensirion,shtcx.yaml | 15 Specifies which chip exactly is used. This is necessary to get exact
|
/Zephyr-Core-3.5.0/tests/kernel/timer/cycle64/ |
D | testcase.yaml | 11 # timeout as necessary.
|
/Zephyr-Core-3.5.0/samples/drivers/led_ws2812/boards/ |
D | nucleo_g071rb.overlay | 14 reg = <0>; /* ignored, but necessary for SPI bindings */
|
D | nucleo_h743zi.overlay | 14 reg = <0>; /* ignored, but necessary for SPI bindings */
|
D | nucleo_l476rg.overlay | 14 reg = <0>; /* ignored, but necessary for SPI bindings */
|
/Zephyr-Core-3.5.0/tests/bluetooth/host/buf/mocks/ |
D | iso.c | 10 /* This file doesn't contain mocks, but rather fakes of the necessary parts of
|
12345678910>>...22