Searched refs:necessary (Results 1 – 25 of 310) sorted by relevance
12345678910>>...13
/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/samples/drivers/led/led_strip/boards/ |
D | nucleo_g071rb.overlay | 14 reg = <0>; /* ignored, but necessary for SPI bindings */
|
D | nucleo_l476rg.overlay | 14 reg = <0>; /* ignored, but necessary for SPI bindings */
|
D | nucleo_h743zi.overlay | 14 reg = <0>; /* ignored, but necessary for SPI bindings */
|
D | mimxrt1050_evk_mimxrt1052_hyperflash.overlay | 14 reg = <0>; /* ignored, but necessary for SPI bindings */
|
D | mimxrt1050_evk_qspi.overlay | 14 reg = <0>; /* ignored, but necessary for SPI bindings */
|
D | nrf52dk_nrf52832.overlay | 17 reg = <0>; /* ignored, but necessary for SPI bindings */
|
D | esp32c3_devkitm.overlay | 17 reg = <0>; /* ignored, but necessary for SPI bindings */
|
D | esp32s2_saola.overlay | 17 reg = <0>; /* ignored, but necessary for SPI bindings */
|
D | esp32s3_devkitm_procpu.overlay | 17 reg = <0>; /* ignored, but necessary for SPI bindings */
|
D | nucleo_f070rb.overlay | 20 reg = <0>; /* ignored, but necessary for SPI bindings */
|
/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/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/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/boards/shields/rk055hdmipi4ma0/ |
D | Kconfig.defconfig | 34 # display refreshes, which is not necessary for the eLCDIF driver
|
/Zephyr-latest/boards/makerdiary/nrf52840_mdk_usb_dongle/ |
D | Kconfig.defconfig | 20 # so no override is necessary.
|
/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/samples/boards/espressif/deep_sleep/ |
D | Kconfig | 24 wake-up, an external pull-up resistance is necessary.
|
/Zephyr-latest/boards/ezurio/bl654_usb/ |
D | Kconfig.defconfig | 18 # so no override or limit is necessary.
|
/Zephyr-latest/samples/boards/espressif/light_sleep/ |
D | README.rst | 69 check DTR/RTS configuration in the serial monitor. This is not necessary for 70 IDF monitor, but for other tools it might be necessary to set DTR and RTS line
|
12345678910>>...13