Searched full:necessary (Results 1 – 25 of 648) sorted by relevance
12345678910>>...26
/Zephyr-latest/drivers/sensor/tdk/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-latest/samples/subsys/usb/uac2_implicit_feedback/ |
D | README.rst | 23 experience it is necessary to connect external I2S ADC and I2S DAC, simple echo 28 necessary timestamp information.
|
/Zephyr-latest/arch/xtensa/core/ |
D | xtensa_hifi.S | 14 * of this buffer up to XCHAL_CP1_SA_ALIGN bytes to guarantee the necessary 36 * of this buffer up to XCHAL_CP1_SA_ALIGN bytes to guarantee the necessary
|
/Zephyr-latest/lib/libc/minimal/ |
D | Kconfig | 36 necessary to set CONFIG_MINIMAL_LIBC_NON_REENTRANT_FUNCTIONS=y. 53 In order to make use of the non-reentrant gmtime(), it is necessary
|
/Zephyr-latest/soc/ti/simplelink/cc13x2_cc26x2/ |
D | soc.c | 14 /* Performs necessary trim of the device. */ in soc_early_init_hook()
|
/Zephyr-latest/soc/ti/simplelink/cc13x2x7_cc26x2x7/ |
D | soc.c | 14 /* Performs necessary trim of the device. */ in soc_early_init_hook()
|
/Zephyr-latest/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-latest/tests/bsim/bluetooth/host/misc/sample_test/ |
D | prj.conf | 1 # Select only the config options that are necessary for the test. 38 # It is not strictly necessary, leave it disabled if you don't need it.
|
/Zephyr-latest/samples/bluetooth/hci_ipc/ |
D | prj.conf | 18 # Enable and adjust the below value as necessary
|
/Zephyr-latest/tests/kernel/usage/thread_runtime_stats/ |
D | testcase.yaml | 7 # The following architectures are exluded as the necessary
|
/Zephyr-latest/subsys/dfu/ |
D | Kconfig | 74 If enabled, flash is erased as necessary when receiving new firmware, 75 instead of erasing the whole image slot at once. This is necessary
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/ |
D | cpu.h | 17 /* FIXME: Add necessary host machine required Data Memory Barrier in cpu_dmb()
|
/Zephyr-latest/drivers/i2c/ |
D | Kconfig.mcux | 22 i.e. it should wait as long as necessary.
|
D | Kconfig.sam0 | 28 i.e. it should wait as long as necessary.
|
/Zephyr-latest/boards/shields/rk043fn02h_ct/ |
D | Kconfig.defconfig | 23 # display refreshes, which is not necessary for the eLCDIF driver
|
/Zephyr-latest/boards/shields/rk043fn66hs_ctg/ |
D | Kconfig.defconfig | 23 # display refreshes, which is not necessary for the eLCDIF driver
|
/Zephyr-latest/boards/shields/rk055hdmipi4m/ |
D | Kconfig.defconfig | 32 # display refreshes, which is not necessary for the eLCDIF driver
|
/Zephyr-latest/boards/snps/iotdk/ |
D | Kconfig.iotdk | 10 necessary hardware and software to accelerate software development and debugging of
|
/Zephyr-latest/boards/shields/rk055hdmipi4ma0/ |
D | Kconfig.defconfig | 34 # display refreshes, which is not necessary for the eLCDIF driver
|
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/ |
D | README.rst | 34 neither subsystem provides the necessary timestamp information. 50 no extra connections are necessary and the sample can even be used without any
|
/Zephyr-latest/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-latest/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-latest/include/zephyr/drivers/gpio/ |
D | gpio_pcal64xxa.h | 20 * Resetting a PCAL64XXA manually is only necessary if the by default
|
/Zephyr-latest/include/zephyr/dt-bindings/ |
D | dt-util.h | 15 * necessary background to elaborate complex constructions like
|
/Zephyr-latest/dts/bindings/base/ |
D | pm.yaml | 17 the system) by default but they can be enabled at runtime if necessary.
|
12345678910>>...26