Home
last modified time | relevance | path

Searched refs:destination (Results 1 – 25 of 47) sorted by relevance

12

/Zephyr-Core-3.7.0/drivers/pwm/
Dpwm_max31790.c29 static void max31790_set_fandynamics_speedrange(uint8_t *destination, uint8_t value) in max31790_set_fandynamics_speedrange() argument
34 *destination &= ~GENMASK(pos + length - 1, pos); in max31790_set_fandynamics_speedrange()
35 *destination |= FIELD_PREP(GENMASK(pos + length - 1, pos), value); in max31790_set_fandynamics_speedrange()
38 static void max31790_set_fandynamics_pwmrateofchange(uint8_t *destination, uint8_t value) in max31790_set_fandynamics_pwmrateofchange() argument
43 *destination &= ~GENMASK(pos + length - 1, pos); in max31790_set_fandynamics_pwmrateofchange()
44 *destination |= FIELD_PREP(GENMASK(pos + length - 1, pos), value); in max31790_set_fandynamics_pwmrateofchange()
47 static void max31790_set_pwmfrequency(uint8_t *destination, uint8_t channel, uint8_t value) in max31790_set_pwmfrequency() argument
52 *destination &= ~GENMASK(pos + length - 1, pos); in max31790_set_pwmfrequency()
53 *destination |= FIELD_PREP(GENMASK(pos + length - 1, pos), value); in max31790_set_pwmfrequency()
64 static void max31790_set_fanconfiguration_spinup(uint8_t *destination, uint8_t value) in max31790_set_fanconfiguration_spinup() argument
[all …]
/Zephyr-Core-3.7.0/drivers/mfd/
Dmfd_max31790.c23 static void max31790_set_globalconfiguration_i2cwatchdog(uint8_t *destination, uint8_t value) in max31790_set_globalconfiguration_i2cwatchdog() argument
28 *destination &= ~GENMASK(pos + length - 1, pos); in max31790_set_globalconfiguration_i2cwatchdog()
29 *destination |= FIELD_PREP(GENMASK(pos + length - 1, pos), value); in max31790_set_globalconfiguration_i2cwatchdog()
Dmfd_tle9104.c114 static void tle9104_set_register_bits(uint8_t *destination, uint8_t pos, uint8_t length, in tle9104_set_register_bits() argument
117 *destination &= ~GENMASK(pos + length - 1, pos); in tle9104_set_register_bits()
118 *destination |= FIELD_PREP(GENMASK(pos + length - 1, pos), value); in tle9104_set_register_bits()
/Zephyr-Core-3.7.0/cmake/util/
Dfmerge.cmake3 # Merges a list of files into a destination file.
4 # Usage: list of files as arguments, first argument is the destination file
/Zephyr-Core-3.7.0/drivers/ethernet/
DKconfig.nxp_s32_gmac89 bool "Multicast destination address filtering"
91 Enable support for multicast destination address filtering in the MAC.
DKconfig.stm32_hal157 based on a computed hash of the destination MAC address of
/Zephyr-Core-3.7.0/scripts/dts/python-devicetree/tests/
Dtest.dts404 // destination to make it a bit trickier
405 gpio-map = <1 2 &{/gpio-map/destination} 5
406 3 4 &{/gpio-map/destination} 6>;
408 destination {
Dtest_edtlib.py538 destination = edt.get_node('/gpio-map/destination')
541 [(destination, {'val': 6}),
542 (destination, {'val': 5})])
/Zephyr-Core-3.7.0/drivers/dma/
DKconfig.dw_common39 Some instances of the DesignWare DMAC require a mask applied to source/destination
/Zephyr-Core-3.7.0/samples/drivers/ipm/ipm_ivshmem/
DREADME.rst91 followed by the destination peer-id, to get the peer-id destination
/Zephyr-Core-3.7.0/subsys/net/l2/ethernet/
DKconfig71 the source and destination IP are both set to the IP of the machine
72 issuing the packet and the destination MAC is the broadcast address
/Zephyr-Core-3.7.0/doc/connectivity/bluetooth/api/mesh/
Dheartbeat.rst49 the time. To receive a Heartbeat message, both the source and destination must
Dshell.rst57 * To set the destination address, call ``mesh target dst <Addr>``.
67 By setting the destination address to the local unicast address (``0x0001`` in the
94 The message will be sent to the current destination address, using the current network and
95 application key indexes. As the destination address points to the local unicast address by default,
96 the device will only send packets to itself. To change the destination address to the All Nodes
101 With the destination address set to ``0xffff``, any other mesh nodes in the network with the
105 To change the configuration of the device, the destination address must be set back to the
175 The target commands enables the user to monitor and set the target destination address, network
182 Get or set the message destination address. The destination address determines where mesh
185 …DstAddr``: If present, sets the new 16-bit mesh destination address. If omitted, the current desti…
[all …]
/Zephyr-Core-3.7.0/samples/bluetooth/mesh_demo/
DREADME.rst25 map nicely to displayed addresses and the list of destination addresses
/Zephyr-Core-3.7.0/samples/subsys/settings/
DREADME.rst80 loading subtree to destination provided by the caller
/Zephyr-Core-3.7.0/cmake/
Dllext-edk.cmake59 # Overall idea is to place included files in the destination dir based on the source:
133 # Use destination parent, as the last part of the source directory is copied as well
/Zephyr-Core-3.7.0/samples/net/capture/
DREADME.rst83 inet 198.51.100.2 netmask 255.255.255.0 destination 198.51.100.2
92 inet 203.0.113.2 netmask 255.255.255.0 destination 203.0.113.2
/Zephyr-Core-3.7.0/samples/subsys/zbus/remote_mock/
DREADME.rst70 correct port destination (in Linux is something like ``/dev/tty...`` or in Windows ``COM...``).
/Zephyr-Core-3.7.0/samples/subsys/zbus/uart_bridge/
DREADME.rst75 correct port destination (in Linux is something like ``/dev/tty...`` or in Windows ``COM...``).
/Zephyr-Core-3.7.0/doc/connectivity/networking/api/
Dcoap_client.rst41 * destination address of the request or NULL if the socket is already connected.
/Zephyr-Core-3.7.0/boards/phytec/phyboard_electra/doc/
Dindex.rst123 sudo cp --remove-destination zephyr.elf sdcard/lib/firmware/am64-mcu-m4f0_0-fw
/Zephyr-Core-3.7.0/boards/ti/sk_am62/doc/
Dindex.rst113 sudo cp --remove-destination zephyr.elf sdcard/lib/firmware/am62-mcu-m4f0_0-fw
/Zephyr-Core-3.7.0/tests/bluetooth/tester/src/btp/
Dbtp_mesh.h424 uint16_t destination; member
448 uint16_t destination; member
/Zephyr-Core-3.7.0/boards/phytec/phyboard_lyra/doc/
Dphyboard_lyra_am62xx_m4.rst115 sudo cp --remove-destination zephyr.elf sdcard/lib/firmware/am62-mcu-m4f0_0-fw
/Zephyr-Core-3.7.0/subsys/net/ip/
DKconfig.ipv468 bool "Accept 0.0.0.0 broadcast destination address"

12