Searched refs:device (Results 4576 – 4600 of 4950) sorted by relevance
1...<<181182183184185186187188189190>>...198
/Zephyr-latest/dts/arm/nordic/ |
D | nrf52832.dtsi | 137 zephyr,pm-device-runtime-auto; 173 zephyr,pm-device-runtime-auto;
|
/Zephyr-latest/drivers/sensor/tdk/icm42688/ |
D | icm42688_decoder.c | 181 int icm42688_encode(const struct device *dev, const struct sensor_chan_spec *const channels, in icm42688_encode() 695 int icm42688_get_decoder(const struct device *dev, const struct sensor_decoder_api **decoder) in icm42688_get_decoder()
|
/Zephyr-latest/soc/silabs/ |
D | Kconfig | 193 Use the device initialization routines from the device_init service 263 the bootloader already configured it properly or the device's default clock source should
|
/Zephyr-latest/dts/arm/nuvoton/npcx/npcx7/ |
D | npcx7-pinctrl.dtsi | 8 /* Prebuild nodes for peripheral device's characteristics (Optional) */ 33 /* Prebuild nodes for peripheral device's pin-muxing and pad properties */
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-dev.rst | 156 :zephyr:code-sample:`bluetooth_hci_uart` samples in one simulated device, and the host with 157 the H4 driver instead of the integrated controller in another simulated device.
|
/Zephyr-latest/doc/services/input/ |
D | gpio-kbd.rst | 208 For example, the following would setup a ``keymap`` device that take the 250 uart:~$ device list
|
/Zephyr-latest/drivers/clock_control/ |
D | clock_control_ifx_cat1.c | 382 static int clock_control_infineon_cat1_init(const struct device *dev) in clock_control_infineon_cat1_init() 701 static int clock_control_infineon_cat_on_off(const struct device *dev, in clock_control_infineon_cat_on_off()
|
/Zephyr-latest/subsys/net/l2/ethernet/gptp/ |
D | gptp.c | 578 const struct device *clk; in gptp_add_port() 829 const struct device *clk; in gptp_get_port()
|
/Zephyr-latest/boards/nxp/mimxrt1062_fmurt6/doc/ |
D | index.rst | 106 | USB | on-chip | USB device | 272 Run JLink.exe and choose device / core as MIMXRT106A-ALEXA.
|
/Zephyr-latest/boards/nxp/frdm_mcxn947/doc/ |
D | index.rst | 88 | HWINFO | on-chip | Unique device serial number | 90 | USBHS | on-chip | USB device |
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.5.rst | 86 drivers to ensure the device they access has been powered up. For simple 549 * Added device power management support to the LIS2MDL driver. 772 * It is now possible to resolve at build time the device pointer associated 773 with a device that is defined in devicetree, via ``DEVICE_DT_GET``. See 774 :ref:`dt-get-device`. 904 * Fixed issue causing that interrupted swap-move operation might brick device 1106 * :github:`31546` - DTS device dependency is shifting memory addresses between builds 1196 * :github:`30961` - esp32 broken by devicetree device updates 1274 * :github:`30467` - replace device define macros with devicetree-based macro 1304 * :github:`30308` - Add optional user data field to device structure [all …]
|
D | migration-guide-4.0.rst | 204 SD device with the disk subsystem. This permits multiple SD devices to be 210 MMC device with the disk subsystem. This permits multiple MMC devices to be 243 This has resulted in a change in how device tree parameters are handled. 529 :ref:`pm-device-runtime` on the device (Tunable with
|
/Zephyr-latest/dts/arm/atmel/ |
D | sam3x.dtsi | 52 /* Only used for HWINFO device ID */
|
/Zephyr-latest/boards/shields/mikroe_wifi_bt_click/doc/ |
D | index.rst | 50 and type the following command to flash the device:
|
/Zephyr-latest/soc/intel/intel_adsp/ace/ |
D | power.c | 330 const struct device *tlb_dev = DEVICE_DT_GET(DT_NODELABEL(tlb)); in pm_state_set()
|
/Zephyr-latest/samples/subsys/zbus/uart_bridge/ |
D | README.rst | 11 The device sends information to the script running on a computer host. The script decodes it and pr…
|
/Zephyr-latest/drivers/pinctrl/ |
D | pinctrl_ite_it8xxx2.c | 357 static int pinctrl_it8xxx2_init(const struct device *dev)
|
/Zephyr-latest/drivers/sensor/adi/adxl372/ |
D | Kconfig | 28 In this mode the device returns only the over threshold
|
/Zephyr-latest/doc/connectivity/networking/ |
D | networking_with_host.rst | 67 * USB device networking.
|
/Zephyr-latest/samples/drivers/display/src/ |
D | main.c | 185 const struct device *display_dev; in main()
|
/Zephyr-latest/boards/vngiotlab/nrf51_vbluno51/doc/ |
D | index.rst | 97 You do not need any other programming device.
|
/Zephyr-latest/cmake/modules/ |
D | zephyr_default.cmake | 105 # Include board specific device-tree flags before parsing.
|
/Zephyr-latest/samples/modules/lvgl/demos/ |
D | README.rst | 37 * A pointer input device: touchpad, mouse, or touch screen capable display, compatible with :dtcomp…
|
/Zephyr-latest/boards/others/stm32f103_mini/doc/ |
D | index.rst | 71 | USB | on-chip | USB device |
|
/Zephyr-latest/samples/basic/button/ |
D | README.rst | 110 After startup, the program looks up a predefined GPIO device, and configures the
|
1...<<181182183184185186187188189190>>...198