Searched full:applying (Results 1 – 25 of 55) sorted by relevance
123
/Zephyr-latest/doc/build/snippets/ |
D | index.rst | 14 - applying interrelated configuration settings to your "main" CPU and a
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/dfu/ |
D | dfu_srv_recovery_verify_fail.sh | 12 # reboot devices and continue to Applying.
|
/Zephyr-latest/include/zephyr/bluetooth/mesh/ |
D | dfu.h | 67 /** Firmware applying succeeded. */ 70 /** Firmware applying failed. */
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.nrf_grtc | 49 too early. In other words, applying SYSCOUNTER sleep state for less than
|
/Zephyr-latest/include/zephyr/drivers/usb_c/ |
D | usbc_tc.h | 311 /** Port partner is applying Ra */ 313 /** Port partner is applying Rd */ 315 /** Port partner is applying Rp (0.5A) */ 317 /*8 Port partner is applying Rp (1.5A) */ 319 /** Port partner is applying Rp (3.0A) */
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | kscan.rst | 18 drivers read the rows while applying power through the columns one at a time
|
D | sdhc.rst | 40 controllers will support applying all I/O settings. For example, SPI mode
|
/Zephyr-latest/include/zephyr/drivers/flash/ |
D | stm32_flash_api_extensions.h | 31 * desired RDP state. As an output the status after applying changes
|
/Zephyr-latest/tests/lib/newlib/heap_listener/src/ |
D | main.c | 18 * Returns the heap end before applying the change.
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | dfu_srv.rst | 12 provide any functionality for storing, applying or verifying the images. 109 Applying the image
|
D | dfu.rst | 201 the device may either boot up unprovisioned after applying the new firmware or require to be 216 support the remote provisioning, and the new composition data takes effect after applying the 224 prepare the Composition Data Page and Models Metadata Page contents before applying the new 332 Applying the firmware image 344 #. The Target node's application performs any preparations needed before applying the transfer, such
|
/Zephyr-latest/dts/bindings/net/wireless/ |
D | nordic,nrf-radio.yaml | 96 of CTE. For this state, DFE selects the antenna by applying 104 DFE selects antennas by applying SWITCHPATTERN[2..N]. If the
|
/Zephyr-latest/tests/drivers/clock_control/nrf_clock_control/src/ |
D | main.c | 202 TC_PRINT("Applying clock (%s) spec: frequency %d, accuracy %d, precision " in test_clock_control_request() 248 TC_PRINT("Applying clock (%s) spec: frequency %d, accuracy %d, precision " in ZTEST()
|
/Zephyr-latest/tests/kernel/interrupt/src/ |
D | dynamic_isr.c | 71 * interrupt but without SW ISR table, we test it by applying for a
|
/Zephyr-latest/scripts/west_commands/ |
D | patch.py | 49 Applying Patches: 130 Applying Patches:
|
/Zephyr-latest/boards/others/candlelight/doc/ |
D | index.rst | 54 If flashing via USB DFU, short resistor ``R203`` when applying power to the candleLight in order to
|
/Zephyr-latest/dts/bindings/clock/ |
D | st,stm32-rcc.yaml | 141 This is done by applying an intermediate AHB prescaler before switching
|
/Zephyr-latest/include/zephyr/arch/arm/ |
D | thread.h | 108 * Bit 3: indicating whether the thread is applying the long (FLOAT)
|
/Zephyr-latest/boards/fysetc/ucan/doc/ |
D | index.rst | 54 If flashing via USB DFU, short pins ``B0`` and ``3V3`` when applying power to the UCAN board in
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/images/ |
D | dfu_stages_procedures_mesh.svg | 78 <desc>Applying the firmware image</desc> 80 …<text x="20.98" y="506.29" class="st3">Applying the <tspan x="13.66" dy="1.2em" class="st4">firmwa…
|
/Zephyr-latest/boards/others/candlelightfd/doc/ |
D | index.rst | 55 If flashing via USB DFU, short jumper ``BOOT`` when applying power to the candleLight FD in order to
|
/Zephyr-latest/scripts/gitlint/ |
D | zephyr_commit_rules.py | 5 …ommit at once. Once the rules are discovered, gitlint will automatically take care of applying them
|
/Zephyr-latest/drivers/video/ |
D | video_emul_imager.c | 246 LOG_DBG("Applying mode %p at %d FPS", mode, mode->fps); in emul_imager_set_mode() 274 LOG_DBG("Applying frame interval number %u", fie.index); in emul_imager_set_frmival()
|
/Zephyr-latest/include/zephyr/net/ |
D | net_pkt_filter.h | 486 * addresses contained in the provided set after applying specified mask. 504 * addresses contained in the provided set after applying specified mask.
|
/Zephyr-latest/drivers/spi/ |
D | spi_cc13xx_cc26xx.c | 110 LOG_ERR("applying SPI pinctrl state failed"); in spi_cc13xx_cc26xx_configure()
|
123