/Zephyr-latest/drivers/mm/ |
D | mm_drv_intel_adsp_regions.c | 24 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/ |
D | timer.c | 20 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()
|
D | led.c | 25 uint16_t data_len, bool last_block, size_t total_size, size_t offset) in led_on_off_cb()
|
D | firmware_update.c | 44 size_t total_size, size_t offset) in firmware_block_received_cb()
|
/Zephyr-latest/lib/utils/ |
D | ring_buffer.c | 61 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/ |
D | large_comp_data_srv.c | 50 size_t offset, total_size; in handle_large_comp_data_get() local 111 size_t offset, total_size; in handle_models_metadata_get() local
|
D | large_comp_data_cli.c | 44 uint16_t total_size; in data_status() local
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
D | test_lcd.c | 202 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/ |
D | large_comp_data_cli.h | 31 uint16_t total_size; member
|
/Zephyr-latest/subsys/tracing/ |
D | tracing_format_common.c | 61 uint32_t total_size = 0U; in tracing_format_data_put() local
|
/Zephyr-latest/tests/net/lib/lwm2m/interop/src/ |
D | firmware_update.c | 42 size_t total_size, size_t offset) in firmware_block_received_cb()
|
/Zephyr-latest/samples/net/sockets/coap_download/src/ |
D | main.c | 41 size_t total_size = offset + len; in on_coap_response() local
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | ipso_timer.c | 206 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()
|
D | ipso_onoff_switch.c | 93 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()
|
D | ipso_light_control.c | 94 size_t total_size, size_t offset) in on_time_post_write_cb()
|
D | ipso_push_button.c | 88 size_t total_size, size_t offset) in state_post_write_cb()
|
D | ipso_temp_sensor.c | 113 size_t total_size, size_t offset) in sensor_value_write_cb()
|
D | ipso_humidity_sensor.c | 110 size_t total_size, size_t offset) in sensor_value_write_cb()
|
D | ipso_pressure_sensor.c | 111 size_t total_size, size_t offset) in sensor_value_write_cb()
|
D | ipso_current_sensor.c | 115 size_t total_size, size_t offset) in sensor_value_write_cb()
|
D | ipso_filling_sensor.c | 124 bool last_block, size_t total_size, size_t offset) in update_cb()
|
/Zephyr-latest/drivers/modem/ |
D | modem_iface_uart_interrupt.c | 58 uint32_t total_size = 0; in modem_iface_uart_isr() local
|
/Zephyr-latest/subsys/net/lib/dns/ |
D | dns_sd.c | 304 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/ |
D | size_report | 605 def generate_any_tree(symbol_dict, total_size, path_prefix): argument 743 def print_any_tree(root, total_size, depth): argument
|
/Zephyr-latest/kernel/ |
D | stack.c | 69 size_t total_size; in z_vrfy_k_stack_alloc_init() local
|