Searched full:given (Results 1 – 25 of 1174) sorted by relevance
12345678910>>...47
/Zephyr-latest/include/zephyr/bluetooth/mesh/ |
D | brg_cfg_cli.h | 108 /** @brief Sends a Subnet Bridge Get message to the given destination address 110 * This function sends a Subnet Bridge Get message to the given destination 130 /** @brief Sends a Subnet Bridge Set message to the given destination address 131 * with the given parameters 133 * This function sends a Subnet Bridge Set message to the given destination 134 * address with the given parameters to set the value of the Subnet Bridge 157 /** @brief Sends a Bridging Table Size Get message to the given destination 158 * address with the given parameters 160 * This function sends a Bridging Table Size Get message to the given 161 * destination address with the given parameters to get the size of the Bridging [all …]
|
D | cfg.h | 96 * @retval -EALREADY Already in the given state. 168 * @retval -EALREADY Already in the given state. 212 * @retval -EALREADY Already using the given parameters. 250 * @retval -EALREADY Already in the given state. 273 * @retval -EALREADY Already in the given state. 298 * @retval -EALREADY Already in the given state. 316 * Adds a subnet with the given network index and network key to the list of 317 * known Subnets. All messages sent on the given Subnet will be processed by 318 * this node, and the node may send and receive Network Beacons on the given 331 /** @brief Update the given Subnet. [all …]
|
D | proxy.h | 34 /** @brief Started sending Node Identity beacons on the given subnet. 40 /** @brief Stopped sending Node Identity beacons on the given subnet. 82 * This API allows a proxy client to auto-connect a given network. 92 * This API disallows a proxy client to connect a given network.
|
/Zephyr-latest/soc/espressif/common/ |
D | Kconfig.flash | 19 given by ``chip_drv`` member of the chip struct. This adds support for variant 27 given by ``chip_drv`` member of the chip struct. This adds support for variant 35 directly given by ``chip_drv`` member of the chip struct. If you are using Wrover 48 given by ``chip_drv`` member of the chip struct. This adds support for variant 56 given by ``chip_drv`` member of the chip struct. This adds support for variant 64 given by ``chip_drv`` member of the chip struct. This adds support for variant 73 given by ``chip_drv`` member of the chip struct. This adds support for variant
|
/Zephyr-latest/include/zephyr/drivers/mfd/ |
D | ds3231.h | 14 * starting at the given register address. 27 * @brief Set a register on an I2C device at the given register address. 31 * @param buf The value to write to the given address. 32 * @param buf_size The size of the buffer to be written to the given address.
|
/Zephyr-latest/soc/intel/intel_adsp/common/include/ |
D | cavstool.h | 22 /* The host writes the given value to ADSPCS */ 37 /* The host runs (sets the SDxCTL.RUN bit) for a given HDA stream */ 40 /* The host stops (sets the SDxCTL.RUN bit) for a given HDA stream */ 43 /* The host validates an HDA byte stream contains an 8bit counter and received a given
|
/Zephyr-latest/arch/arm/include/cortex_m/ |
D | cmse.h | 47 * - the given address matches a single, enabled MPU region 148 * Evaluates whether a given object can be read according to the 153 * @param p_obj Pointer to the given object 165 * Evaluates whether a given object can be read according to the 170 * @param p_obj Pointer to the given object 183 * Evaluates whether a given object can be read and written 188 * @param p_obj Pointer to the given object 200 * Evaluates whether a given object can be read and written according 205 * @param p_obj Pointer to the given object 227 * - the given address matches a single, enabled MPU region [all …]
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | intel_cyclonev.py | 106 help='''if given, override default config file; 107 may be given multiple times''') 109 help='''if given, selects FTDI instance by its serial number, 112 help='if given, Elf file will be used for loading instead of HEX image') 116 may be given multiple times''') 122 may be given multiple times''') 130 may be given multiple times''') 132 help='if given, verify after flash') 134 help='if given, do verify and verify only. No flashing') 138 help='if given, GDB uses -tui') [all …]
|
D | openocd.py | 136 help='''if given, override default config file; 137 may be given multiple times''') 139 help='''if given, selects FTDI instance by its serial number, 142 help='if given, Elf file will be used for loading instead of HEX image') 146 may be given multiple times''') 152 may be given multiple times''') 154 help='''Command to erase device; may be given multiple times''') 162 may be given multiple times''') 164 help='if given, verify after flash') 166 help='if given, do verify and verify only. No flashing') [all …]
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_obj_server.h | 43 * with object instance id given by @p obj_inst_id. 52 * with object instance id given by @p obj_inst_id. 61 * object instance id given by @p obj_inst_id. 69 * @brief Returns the object instance id of the server having ssid given by @p short_id. 77 * @brief Check if given server instance is not disabled 122 * @brief Get priority of given server instance.
|
D | lwm2m_engine.h | 95 * @brief Validates that writing is a legal operation on the field given by the object in 159 * @brief Update the period of a given service or remove it. 172 * @brief Call specific service handler only once at given timestamp. 181 * @brief Call given handler from engine context. 190 * id given by @p obj_inst_id 198 * @brief Returns the object instance id of the security having ssid given by @p short_id. 217 * of the Firmware object instance given by @p obj_inst_id to @p state. 227 * of the Firmware object instance given by @p obj_inst_id to @p result. 251 * of the Firmware object instance given by @p obj_inst_id. 267 * of the Firmware object instance given by @p obj_inst_id. [all …]
|
/Zephyr-latest/include/zephyr/drivers/ |
D | pinctrl.h | 61 /** Pin controller configuration for a given device. */ 87 * @brief Obtain the state identifier for the given node and state index. 97 * @brief Obtain the variable name storing pinctrl config for the given DT node 106 * @brief Obtain the variable name storing pinctrl states for the given DT node 115 * @brief Obtain the variable name storing pinctrl pins for the given DT node 125 * @brief Utility macro to check if given state has to be skipped. 140 * @brief Helper macro to define pins for a given pin control state. 167 * @brief Define all the states for the given node identifier. 214 * @brief Declare pin control configuration for a given node identifier. 231 * @brief Define all pin control information for the given node identifier. [all …]
|
/Zephyr-latest/dts/bindings/base/ |
D | base.yaml | 63 Optional names given to each register block in the "reg" property. 109 Optional names given to each interrupt generated by a device. 125 # description of label should be given in bindings inheriting base.yaml 147 Optional names given to each clock provider in the "clocks" property. 175 Optional names given to the DMA channel specifiers in the "dmas" property. 185 Optional names given to the IO channel specifiers in the "io-channels" property. 196 Optional names given to the mbox specifiers in the "mboxes" property. 206 Optional names given to the power domain specifiers in the "power-domains" property.
|
/Zephyr-latest/soc/nordic/common/ |
D | dmm.h | 57 * @return Reference to memory region. NULL if not defined for given device node. 80 * Allocate an output buffer in memory region that given device can perform DMA transfers from. 97 * to be processed by the given device. 98 * @param user_length Length of the buffer containing data to be processed by the given device. 123 * Allocate an input buffer in memory region that given device can perform DMA transfers to. 134 * from the given device. 135 * @param user_length Length of the buffer to be filled with data from the given device. 152 * from the given device. 153 * @param user_length Length of the buffer to be filled with data from the given device.
|
/Zephyr-latest/include/zephyr/drivers/interrupt_controller/ |
D | gd32_exti.h | 35 * @brief Enable EXTI interrupt for the given line. 42 * @brief Disable EXTI interrupt for the given line. 49 * @brief Configure EXTI interrupt trigger mode for the given line.
|
/Zephyr-latest/samples/subsys/shell/fs/ |
D | README.rst | 114 It allows loading the data via UART, directly into flash memory at a given 144 Mount a file system partition to a given mount point 153 List all files and directories in a given path 162 Change current working directory to given path 180 Write hexadecimal numbers to a given file. 181 Optionally a offset in the file can be given. 199 Truncate a given file
|
/Zephyr-latest/include/zephyr/acpi/ |
D | acpi.h | 121 * NULL if only one device with given hid present in the platform. 162 * @brief Parse resource table for a given resource type. 166 * @return resource list for the given type on success or NULL 171 * @brief Retrieve ACPI device info for given hardware id and unique id. 175 * NULL if only one device with given HID present in the platform. 228 * @brief Retrieve acpi table for the given signature. 237 * @brief retrieve acpi MAD table for the given type. 247 * @brief retrieve DMA remapping structure for the given type. 256 * @brief retrieve acpi DRHD info for the given scope. 262 * @param max_inst maximum number of entry for the given dmar_id buffer
|
/Zephyr-latest/dts/bindings/clock/ |
D | nxp,kinetis-mcg.yaml | 22 Division factor is given as 2^fcrdiv. 29 Division factor is given as 2^lircdiv2.
|
/Zephyr-latest/include/zephyr/net/ |
D | dhcpv4_server.h | 61 * @details Start DHCPv4 server on a given interface. The server will start 77 * @details Stop DHCPv4 server on a given interface. DHCPv4 requests will no 99 * @brief Iterate over all DHCPv4 address leases on a given network interface 114 * @brief Callback used to let application provide an address for a given 117 * and lets the application override the address for a given client. If the
|
/Zephyr-latest/drivers/i3c/ |
D | Kconfig | 151 structs that may be in the array given to i3c_transfer. A sensible default 152 is going to be 4 given the device address, register address, and a value 161 structs that may be in the array given to i3c_transfer. A sensible default 162 is going to be 4 given the device address, register address, and a value 171 are given to i3c_transfer. This requires some number of msgs be available to convert
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | silabs,siwx91x-pinctrl.yaml | 7 the proper IO function for a given pin. 37 given to groups is arbitrary. Each group can specify a list of pin function 39 as given by the rest of the properties on the group.
|
/Zephyr-latest/include/zephyr/logging/ |
D | log_frontend.h | 20 * @param source Pointer to a structure associated with given source. It points to 40 * @param source Pointer to a structure associated with given source. It points to 54 * @param source Pointer to a structure associated with given source. It points to 69 * @param source Pointer to a structure associated with given source. It points to
|
/Zephyr-latest/tests/bluetooth/df/common/src/ |
D | bt_conn_common.c | 59 zassert_not_equal(conn, NULL, "Failed ll_conn instance for given handle"); in ut_bt_destroy_connection() 69 zassert_not_equal(conn, NULL, "Failed ll_conn instance for given handle"); in ut_bt_set_peer_features() 80 zassert_not_equal(conn, NULL, "Failed ll_conn instance for given handle"); in ut_bt_set_periph_latency()
|
/Zephyr-latest/subsys/net/ip/ |
D | pmtu.h | 31 /** Get PMTU entry for the given destination address 48 /** Get MTU value for the given destination address 65 /** Update PMTU value for the given destination address 84 /** Update PMTU entry for the given destination address
|
/Zephyr-latest/include/zephyr/sys/ |
D | linear_range.h | 133 * @brief Obtain value given a linear range index. 155 * @brief Obtain value in a group given a linear range index. 179 * @brief Obtain index given a value. 217 * @brief Obtain index in a group given a value. 248 * @brief Obtain index given a window of values. 260 * @retval -ERANGE If the given window of values falls partially out of the 262 * @retval -EINVAL If the given window of values does not intersect with the 299 * @brief Obtain index in a group given a value that must be within a window of 312 * @retval -ERANGE If the given window of values falls partially out of the 314 * @retval -EINVAL If the given window of values does not intersect with the
|
12345678910>>...47