Searched refs:assign (Results 1 – 25 of 51) sorted by relevance
123
/Zephyr-latest/boards/st/nucleo_h745zi_q/ |
D | nucleo_h745zi_q_stm32h745xx_m7_defconfig | 13 # Enable UART ( disable to assign to M4 core) 16 # Console ( disable to assign to M4 core)
|
/Zephyr-latest/boards/st/nucleo_h755zi_q/ |
D | nucleo_h755zi_q_stm32h755xx_m7_defconfig | 13 # Enable UART (disable to assign to M4 core) 16 # Console (disable to assign to M4 core)
|
/Zephyr-latest/boards/st/stm32h745i_disco/ |
D | stm32h745i_disco_stm32h745xx_m7_defconfig | 14 # Enable UART ( disable to assign to M4 core) 17 # Console ( disable to assign to M4 core)
|
/Zephyr-latest/doc/_extensions/zephyr/doxytooltip/static/tippy/ |
D | popper.min.js | 7 …assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function I(e,r,o){return r==…
|
D | tippy-bundle.umd.min.js | 6 …assign({},t);return e.forEach((function(t){delete n[t]})),n}function c(t){return[].concat(t)}funct…
|
/Zephyr-latest/boards/st/stm32h747i_disco/ |
D | stm32h747i_disco_stm32h747xx_m7_defconfig | 16 # Disable following to assign serial ports to m4 core
|
/Zephyr-latest/samples/bluetooth/direction_finding_central/boards/ |
D | nrf5340dk_nrf5340_cpuapp.overlay | 10 * Note: Pay attention to assign the same GPIO pins as those provided in
|
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_rx/boards/ |
D | nrf5340dk_nrf5340_cpuapp.overlay | 10 * Note: Pay attention to assign the same GPIO pins as those provided in
|
/Zephyr-latest/samples/bluetooth/direction_finding_peripheral/boards/ |
D | nrf5340dk_nrf5340_cpuapp.overlay | 10 * Note: Pay attention to assign the same GPIO pins as those provided in
|
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_tx/boards/ |
D | nrf5340dk_nrf5340_cpuapp.overlay | 10 * Note: Pay attention to assign the same GPIO pins as those provided in
|
/Zephyr-latest/doc/connectivity/networking/ |
D | usbnet_setup.rst | 23 interface, we need to assign IP addresses and set up a routing table for 36 We need to set it up and assign IP addresses as explained in the following 70 Next step is to assign IP addresses to the new Linux host interface, in
|
/Zephyr-latest/samples/net/ipv4_autoconf/ |
D | README.rst | 5 Perform IPv4 autoconfiguration and self-assign a random IPv4 address
|
/Zephyr-latest/samples/net/wifi/apsta_mode/ |
D | README.rst | 17 configured to assign IP addresses to the joining station.
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | i3c.rst | 83 assign them new addresses. 87 #. Do ``SETDASA`` to assign a dynamic address using the static address of the device 91 to assign static addresses as dynamic addresses. 104 * If there is a match, assign an address (either from
|
/Zephyr-latest/cmake/compiler/clang/ |
D | compiler_flags.cmake | 107 -Wno-self-assign
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/ |
D | README.rst | 36 When running test applications independently, make sure to assign the original
|
/Zephyr-latest/doc/project/ |
D | proposals.rst | 39 should assign the request to themselves.
|
D | project_roles.rst | 56 Contributors are not allowed to assign reviewers to their own pull requests. An 57 automated process will assign reviewers. You may also share the pull request on 175 * Responsibility to re-assign a pull request if they are the original submitter
|
/Zephyr-latest/cmake/compiler/arcmwdt/ |
D | compiler_flags.cmake | 95 -Wno-self-assign
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | rpr_cli.rst | 93 assign the address 0x0006 to its primary element using the network key located at index zero.
|
/Zephyr-latest/subsys/net/lib/dhcpv4/ |
D | Kconfig | 149 case it runs out of free addresses to assign.
|
/Zephyr-latest/boards/nxp/imx93_evk/doc/ |
D | index.rst | 308 assign it to Zephyr with `SOF`_. 341 will contain all the hardware resources that Linux will utilize and will be used to assign
|
/Zephyr-latest/doc/services/ipc/ipc_service/backends/ |
D | ipc_service_icmsg.rst | 30 * Define two memory regions and assign them to ``tx-region`` and ``rx-region``
|
/Zephyr-latest/modules/thrift/src/thrift/transport/ |
D | TSSLSocket.cpp | 564 userPassword.assign(userPassword.size(), '*'); in passwordCallback()
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | lwm2m.rst | 337 Next we assign ``Security`` resource values to let the client know where and how 362 * trying to assign a new value to the buffer. 455 Before calling :c:func:`lwm2m_rd_client_start` assign the tls_tag # where the
|
123