Home
last modified time | relevance | path

Searched defs:total_size (Results 1 – 25 of 49) sorted by relevance

12

/Zephyr-latest/drivers/mm/
Dmm_drv_intel_adsp_regions.c24 uint32_t attributes, uint32_t position, uint32_t *total_size) in append_region()
34 int i, total_size = 0; in calculate_memory_regions() local
/Zephyr-latest/samples/net/lwm2m_client/src/
Dtimer.c20 size_t total_size, size_t offset) in timer_on_off_validate_cb()
37 size_t total_size, size_t offset) in timer_digital_state_cb()
Dled.c25 uint16_t data_len, bool last_block, size_t total_size, size_t offset) in led_on_off_cb()
Dfirmware_update.c44 size_t total_size, size_t offset) in firmware_block_received_cb()
/Zephyr-latest/lib/utils/
Dring_buffer.c61 uint32_t total_size = 0U; in ring_buf_put() local
128 uint32_t total_size = 0U; in ring_buf_get() local
152 uint32_t total_size = 0U; in ring_buf_peek() local
191 uint32_t space, size, partial_size, total_size; in ring_buf_item_put() local
230 uint32_t size, partial_size, total_size; in ring_buf_item_get() local
/Zephyr-latest/subsys/bluetooth/mesh/
Dlarge_comp_data_srv.c50 size_t offset, total_size; in handle_large_comp_data_get() local
111 size_t offset, total_size; in handle_models_metadata_get() local
Dlarge_comp_data_cli.c44 uint16_t total_size; in data_status() local
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_lcd.c202 uint16_t offset, uint16_t total_size, uint16_t *prev_len) in rsp_equals_local_data_assert()
237 uint16_t offset, total_size; in test_cli_max_sdu_comp_data_request() local
305 uint16_t total_size = bt_mesh_comp_page_size(comp_page); in test_cli_split_comp_data_request() local
336 uint16_t offset, total_size; in test_cli_max_sdu_metadata_request() local
376 uint16_t offset, total_size, prev_len = 0; in test_cli_split_metadata_request() local
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dlarge_comp_data_cli.h31 uint16_t total_size; member
/Zephyr-latest/subsys/tracing/
Dtracing_format_common.c61 uint32_t total_size = 0U; in tracing_format_data_put() local
/Zephyr-latest/tests/net/lib/lwm2m/interop/src/
Dfirmware_update.c42 size_t total_size, size_t offset) in firmware_block_received_cb()
/Zephyr-latest/samples/net/sockets/coap_download/src/
Dmain.c41 size_t total_size = offset + len; in on_coap_response() local
/Zephyr-latest/subsys/net/lib/lwm2m/
Dipso_timer.c206 size_t total_size, size_t offset) in cumulative_time_post_write_cb()
222 size_t total_size, size_t offset) in enabled_post_write_cb()
243 size_t total_size, size_t offset) in trigger_counter_post_write_cb()
Dipso_onoff_switch.c93 size_t total_size, size_t offset) in state_post_write_cb()
163 size_t total_size, size_t offset) in time_post_write_cb()
Dipso_light_control.c94 size_t total_size, size_t offset) in on_time_post_write_cb()
Dipso_push_button.c88 size_t total_size, size_t offset) in state_post_write_cb()
Dipso_temp_sensor.c113 size_t total_size, size_t offset) in sensor_value_write_cb()
Dipso_humidity_sensor.c110 size_t total_size, size_t offset) in sensor_value_write_cb()
Dipso_pressure_sensor.c111 size_t total_size, size_t offset) in sensor_value_write_cb()
Dipso_current_sensor.c115 size_t total_size, size_t offset) in sensor_value_write_cb()
Dipso_filling_sensor.c124 bool last_block, size_t total_size, size_t offset) in update_cb()
/Zephyr-latest/drivers/modem/
Dmodem_iface_uart_interrupt.c58 uint32_t total_size = 0; in modem_iface_uart_isr() local
/Zephyr-latest/subsys/net/lib/dns/
Ddns_sd.c304 uint16_t total_size; in add_a_record() local
473 uint16_t total_size; in add_txt_record() local
521 uint16_t total_size; in add_aaaa_record() local
572 uint16_t total_size; in add_srv_record() local
/Zephyr-latest/scripts/footprint/
Dsize_report605 def generate_any_tree(symbol_dict, total_size, path_prefix): argument
743 def print_any_tree(root, total_size, depth): argument
/Zephyr-latest/kernel/
Dstack.c69 size_t total_size; in z_vrfy_k_stack_alloc_init() local

12