Searched refs:node (Results 1076 – 1100 of 1120) sorted by relevance
1...<<4142434445
/Zephyr-latest/doc/hardware/porting/ |
D | board_porting.rst | 491 The ``&can0 { ... };`` syntax adds/overrides properties on the node with label 492 ``can0``, i.e. the ``can@4002400`` node defined in the :file:`.dtsi` file. 651 using the ``zephyr,console`` chosen node in the devicetree.
|
/Zephyr-latest/drivers/usb/udc/ |
D | udc_stm32.c | 1053 #warning USBPRE/OTGFSPRE should be set in rcc node in priv_clock_enable()
|
D | udc_kinetis.c | 109 sys_snode_t node; member
|
D | udc_it82xx2.c | 102 sys_snode_t node; member
|
/Zephyr-latest/boards/st/b_u585i_iot02a/doc/ |
D | index.rst | 394 …https://www.st.com/resource/en/user_manual/um2839-discovery-kit-for-iot-node-with-stm32u5-series-s…
|
/Zephyr-latest/dts/xtensa/intel/ |
D | intel_adsp_ace15_mtpm.dtsi | 175 * with node labels, which has problems. A better representation
|
/Zephyr-latest/boards/st/sensortile_box_pro/doc/ |
D | index.rst | 324 …sensors-and-wireless-connectivity-development-kit-for-any-intelligent-iot-node-stmicroelectronics.…
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_s32k344_m7.dtsi | 35 /* Dummy pinctrl node, filled with pin mux options at board level */
|
D | nxp_mcxn23x_common.dtsi | 857 * implementation, so the SysTick node is not to be enabled.
|
D | nxp_rt10xx.dtsi | 1172 * implementation, so the SysTick node should not be enabled.
|
/Zephyr-latest/boards/st/steval_stwinbx1/doc/ |
D | index.rst | 349 …65-getting-started-with-the-stevalstwinbx1-sensortile-wireless-industrial-node-development-kit-stm…
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.10.rst | 435 * :github:`4567` - [BLE Mesh]: Multiple elements in a node 482 * :github:`4791` - rpl-node uses testcase.ini instead of sample.yaml format
|
D | release-notes-1.12.rst | 340 * :github:`3711` - RPL root node Grounded flag should be followed by client node 787 * :github:`8145` - samples/subsys/usb/dfu: Build failure, Reference to non-existent node or label "…
|
D | release-notes-2.1.rst | 520 * :github:`20771` - onoff\_level\_lighting\_vnd\_app mcumgr unable to connect to provisioned node 767 * :github:`19096` - No error thrown for device tree node with missing required property of type com… 785 * :github:`18986` - DTS: transition from alias to node label as the standard prefix
|
D | release-notes-1.9.rst | 172 * Added rcc node on stm32 socs
|
/Zephyr-latest/doc/services/logging/ |
D | cs_stm.rst | 199 To use UART in your application, the UART's node must be described in devicetree.
|
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/doc/ |
D | index.rst | 152 port on the board (J8/UART) (it will show up in /dev as a ttyUSB node), and then running
|
/Zephyr-latest/boards/nxp/hexiwear/doc/ |
D | index.rst | 20 - Designed for IoT end node applications with the onboard sensor's such as
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | smp.c | 842 next, node) { in smp_pairing_br_complete() 857 next, node) { in smp_pairing_br_complete() 1770 next, node) { in smp_pairing_complete() 1803 node) { in smp_pairing_complete()
|
/Zephyr-latest/drivers/usb/device/ |
D | usb_dc_nrfx.c | 165 sys_snode_t node; member
|
/Zephyr-latest/boards/phytec/reel_board/doc/ |
D | index.rst | 20 * battery powered sensor node
|
/Zephyr-latest/subsys/usb/device_next/class/ |
D | usbd_cdc_ncm.c | 1003 sys_dlist_remove(&data->mac_desc_data->node); in usbd_cdc_ncm_shutdown()
|
/Zephyr-latest/doc/connectivity/bluetooth/api/audio/ |
D | bluetooth-le-audio-arch.rst | 55 node [shape=record]; 206 node [shape=record];
|
/Zephyr-latest/dts/common/nordic/ |
D | nrf9280.dtsi | 15 /delete-node/ &sw_pwm;
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_rw_senml_json.c | 1409 sys_slist_append(&lwm2m_path_list, &temp.node); in do_read_op_senml_json()
|
1...<<4142434445