/Zephyr-latest/drivers/flash/ |
D | soc_flash_xmc4xxx.c | 25 struct flash_parameters parameters; member 83 if (len % dev_config->parameters.write_block_size || in flash_xmc4xxx_write() 84 offset % dev_config->parameters.write_block_size > 0) { in flash_xmc4xxx_write() 94 num_pages = len / dev_config->parameters.write_block_size; in flash_xmc4xxx_write() 101 memcpy(aligned_page, src, dev_config->parameters.write_block_size); in flash_xmc4xxx_write() 108 flash_addr += dev_config->parameters.write_block_size; in flash_xmc4xxx_write() 109 src += dev_config->parameters.write_block_size; in flash_xmc4xxx_write() 180 return &dev_config->parameters; in flash_xmc4xxx_get_parameters() 197 .parameters = {.write_block_size = FLASH_WRITE_BLK_SZ, .erase_value = 0}};
|
D | flash_max32.c | 19 struct flash_parameters parameters; member 119 return &cfg->parameters; in api_get_parameters() 165 .parameters = \
|
D | flash_sam.c | 37 struct flash_parameters parameters; member 160 if (sam_flash_aligned(offset, config->parameters.write_block_size) && in sam_flash_section_is_aligned_with_write_block_size() 161 sam_flash_aligned(len, config->parameters.write_block_size)) { in sam_flash_section_is_aligned_with_write_block_size() 166 (size_t)offset, (size_t)(offset + len), config->parameters.write_block_size); in sam_flash_section_is_aligned_with_write_block_size() 454 return &config->parameters; in sam_flash_get_parameters() 516 .parameters = { \
|
D | soc_flash_nrf_mram.c | 151 static const struct flash_parameters parameters = { in nrf_mram_get_parameters() local 159 return ¶meters; in nrf_mram_get_parameters()
|
/Zephyr-latest/tests/drivers/flash/erase_blocks/src/ |
D | main.c | 71 const struct flash_parameters *parameters = flash_get_parameters(flash_controller); in test_flash_is_erased() local 83 if (!test_flash_mem_is_set_to(test_erase_buffer, parameters->erase_value, in test_flash_is_erased() 168 const struct flash_parameters *parameters = flash_get_parameters(flash_controller); in ZTEST() local 169 size_t write_block_size = parameters->write_block_size; in ZTEST() 209 const struct flash_parameters *parameters = flash_get_parameters(flash_controller); in ZTEST() local 210 size_t write_block_size = parameters->write_block_size; in ZTEST()
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | statistic.rst | 11 parameters and the scanning ability of the device. The number of the monitored 12 parameters can be easily extended by customer values.
|
D | cfg_cli.rst | 7 specification. It provides functionality for configuring most parameters of a 17 and ``addr`` as their first parameters. These should be set to the network
|
D | cfg_srv.rst | 7 specification. The Configuration Server model controls most parameters of the
|
D | heartbeat.rst | 50 match the configured subscription parameters. 56 All Heartbeats received with the configured subscription parameters are passed
|
D | blob_cli.rst | 99 parameters that allows all Target nodes to participate in the transfer. Any Target nodes that fail 100 to respond, or respond with incompatible transfer parameters, will be dropped. 115 to the aforementioned transfer inputs) requires a set of transfer parameters and a BLOB stream 116 instance. The transfer parameters include the 64-bit BLOB ID, the BLOB size, the transfer mode, the
|
/Zephyr-latest/subsys/mgmt/mcumgr/transport/ |
D | Kconfig.bluetooth | 48 bool "Request specific connection parameters for SMP packet exchange" 52 Enables support for requesting specific connection parameters when 88 int "Connection parameters restore time in milliseconds" 93 connection parameters are restored to peripheral preferred values 97 int "Connection parameters update retry time in milliseconds" 101 In case connection parameters update fails due to an error, this
|
/Zephyr-latest/drivers/dai/intel/dmic/ |
D | Kconfig.dmic | 23 and PDM bus and microphone parameters 34 bool "Use parameters from topology - WIP" 37 based on use case and microphone datasheet parameters 38 and topology defined PCM format. The parameters are
|
/Zephyr-latest/samples/sensor/bq274xx/ |
D | README.rst | 5 Get various fuel gauge parameters from a BQ274XX sensor. 10 This sample application retrieves all the fuel gauge parameters:
|
/Zephyr-latest/doc/connectivity/bluetooth/api/ |
D | gatt.rst | 70 discovery. The parameters also serves as a filter when setting the ``uuid`` 78 :c:struct:`bt_gatt_read_params` struct as parameters. In the parameters one or 83 :c:struct:`bt_gatt_write_params` struct as parameters. In case the write 90 :c:struct:`bt_gatt_subscribe_params` as parameters. Multiple subscriptions to
|
/Zephyr-latest/tests/net/lib/lwm2m/interop/pytest/ |
D | leshan.py | 309 parameters = { 316 parameters['paths'] = ','.join(paths) 318 return parameters 322 parameters = self._composite_params(paths) 323 …resp = self._s.get(f'{self.api_url}/clients/{endpoint}/composite', params=parameters, timeout=self… 346 parameters = self._composite_params() 362 …resp = self._s.put(f'{self.api_url}/clients/{endpoint}/composite', params=parameters, json=data, t… 402 parameters = self._composite_params(paths) 403 …_s.post(f'{self.api_url}/clients/{endpoint}/composite/observe', params=parameters, timeout=self.ti…
|
/Zephyr-latest/samples/bluetooth/hci_vs_scan_req/src/ |
D | main.c | 31 static const struct bt_le_adv_param parameters = { variable 109 err = bt_le_adv_start(¶meters, adv_data, ARRAY_SIZE(adv_data), in start_advertising()
|
/Zephyr-latest/tests/lib/c_lib/strerror/ |
D | Kconfig | 4 mainmenu "Strerror test parameters"
|
/Zephyr-latest/drivers/clock_control/ |
D | Kconfig.litex | 12 It gives ability to change clock parameters
|
/Zephyr-latest/boards/olimex/lora_stm32wl_devkit/ |
D | board.cmake | 10 # OpenOCD not enabled because it failed with parameters suggested here:
|
/Zephyr-latest/subsys/bluetooth/ |
D | Kconfig.iso | 131 bool "ISO test parameters support" 133 Enabling advanced ISO parameters will allow the use of the ISO test 134 parameters for creating a CIG or a BIG. These test parameters were
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | dhcpv6.rst | 15 and other network configuration parameters to each device on a network so they
|
D | dhcpv4.rst | 15 and other network configuration parameters to each device on a network so they
|
/Zephyr-latest/samples/boards/enjoydigital/litex/i2s/ |
D | README.rst | 17 The driver requires and provides Audio data with the following parameters:
|
/Zephyr-latest/scripts/coccinelle/ |
D | find_functions.cocci | 12 // parameters in the second. 32 // Insert a function into right dict depending on parameters
|
/Zephyr-latest/subsys/mgmt/ec_host_cmd/ |
D | Kconfig.logging | 12 other command parameters.
|