Searched refs:using (Results 176 – 200 of 1710) sorted by relevance
12345678910>>...69
/Zephyr-latest/samples/net/wpan_serial/ |
D | README.rst | 18 using overlays, or by using an SoC with a built-in radio, such as a kw41z, 69 interface with your browser using the server address printed in the
|
/Zephyr-latest/samples/basic/rgb_led/ |
D | README.rst | 5 Drive an RGB LED using the PWM API. 10 This is a sample app which drives an RGB LED using the :ref:`PWM API <pwm_api>`. 25 The LED PWM channels must be configured using the following :ref:`devicetree
|
/Zephyr-latest/samples/sensor/lps22hh_i3c/ |
D | README.rst | 16 This sample uses the LPS22HH sensor controlled using the I3C interface. 17 It has been tested using the LPS22HH on the evaluation board 33 If ``CONFIG_LPS22HH_TRIGGER`` is enabled, the trigger is using
|
/Zephyr-latest/samples/basic/blinky_pwm/ |
D | README.rst | 5 Blink an LED using the PWM API. 10 This application blinks an LED using the :ref:`PWM API <pwm_api>`. See 27 controlling this LED must be configured using the ``pwm_led0`` :ref:`devicetree
|
/Zephyr-latest/soc/telink/tlsr/tlsr951x/ |
D | CMakeLists.txt | 12 # Force using BFD-LD
|
/Zephyr-latest/soc/espressif/esp32s2/ |
D | Kconfig.mac | 20 When using the default (Espressif-assigned) base MAC address, either setting can be used. 21 When using a custom universal MAC address range, the correct setting will depend on the
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | od_cli.rst | 16 using the device key of the node containing the target On-Demand Private Proxy Server model 28 state response message to arrive in milliseconds. This value can be changed at runtime using
|
/Zephyr-latest/include/zephyr/linker/ |
D | app_smem.ld | 8 * When using the "Unix Makefiles" generator, CMake simply 18 * 5. Creating B_prebuilt.elf using B.cmd.
|
/Zephyr-latest/samples/net/cellular_modem/ |
D | README.rst | 54 Next, the UART API must be specified using ``CONFIG_UART_INTERRUPT_DRIVEN=y`` or 57 Lastly, the APN must be configured using ``CONFIG_MODEM_CELLULAR_APN=""``.
|
/Zephyr-latest/samples/net/sockets/can/ |
D | README.rst | 5 Send and receive raw CAN frames using BSD sockets API. 11 raw CAN frames using BSD socket API.
|
/Zephyr-latest/samples/sensor/th02/ |
D | README.rst | 18 controlled using the I2C interface. 30 using you might need to connect two 10K ohm resistors to SDL and SDA (I2C).
|
/Zephyr-latest/samples/boards/espressif/spiram_test/ |
D | README.rst | 9 This sample shows how to allocate memory from SPIRAM by using 33 If using another supported Espressif board, replace the argument in the above
|
/Zephyr-latest/samples/bluetooth/ibeacon/ |
D | README.rst | 5 Advertise an Apple iBeacon using GAP Broadcaster role. 12 meter distance can be set using an IBEACON_RSSI build variable
|
/Zephyr-latest/soc/microchip/mec/mech172x/ |
D | Kconfig | 1 # Microchip MECH172X MCU core series using MEC5 HAL and DTSI
|
/Zephyr-latest/boards/panasonic/pan1782_evb/ |
D | pan1782_evb_defconfig | 25 # using rc for slow clock
|
/Zephyr-latest/ |
D | .gitattributes | 1 # used to remove files from deployment using `git archive`
|
/Zephyr-latest/doc/develop/west/ |
D | west-not-found.rst | 16 repository was not initialized using west during the documentation build.
|
/Zephyr-latest/boards/nxp/rd_rw612_bga/ |
D | CMakeLists.txt | 9 message(WARNING "It appears you are using the board definition for "
|
/Zephyr-latest/drivers/mfd/ |
D | Kconfig.bd8lb600fs | 8 # using select SPI at this point introduces a cyclic dependency
|
/Zephyr-latest/share/sysbuild/images/bootloader/ |
D | Kconfig | 44 all updates need to be performed using MCUboot serial recovery. 47 bool "Swap using offset" 55 bool "Swap using move" 62 bool "Swap without scratch (swap using move) [DEPRECATED]" 68 bool "Swap using scratch" 117 to is specified using the load-addr argument when running imgtool. 152 bool "Edwards curve digital signatures using ed25519"
|
/Zephyr-latest/boards/96boards/neonkey/doc/ |
D | index.rst | 148 96Boards Neonkey can be flashed by two methods, one using the ROM 149 bootloader and another using the SWD debug port (which requires additional 166 command will flash the ``zephyr.bin`` binary to the Neonkey board using UART 184 be connected to the P4 header using its flying leads and its 20 Pin 197 Remote debugging using /dev/ttyACM0 211 After flashing 96Boards Neonkey, it can be debugged using the same
|
/Zephyr-latest/boards/lilygo/ttgo_t7v1_5/doc/ |
D | index.rst | 72 The board could be loaded using the single binary image, without 2nd stage bootloader. 105 To build the sample application using sysbuild use the command: 145 For that reason, images can be build one at a time using traditional build. 172 try using different values by using ``--esp-baud-rate <BAUD>`` option during 175 You can also open the serial monitor using the following command:
|
/Zephyr-latest/doc/develop/languages/c/ |
D | picolibc.rst | 62 sync when using the 108 When using Picolibc, Zephyr formatted output functions are 115 When using tagged args 118 not use Picolibc, so formatting of output using those code will differ 136 :c:macro:`errno`. This means that TLS support is enabled when using 145 :c:var:`z_libc_partition`. Applications using
|
/Zephyr-latest/drivers/pwm/ |
D | Kconfig.sam0_tc | 11 Enable PWM driver for Atmel SAM0 MCUs using the TC timer/counter.
|
/Zephyr-latest/boards/shields/rk055hdmipi4m/boards/ |
D | mimxrt595_evk_mimxrt595s_cm33.overlay | 9 * This will improve performance when using external pSRAM.
|
12345678910>>...69