| /Zephyr-latest/subsys/bluetooth/mesh/ | 
| D | pb_gatt_srv.c | 258 		     bt_gatt_complete_func_t end, void *user_data)  in gatt_send()
  | 
| D | proxy_msg.c | 176 			   bt_gatt_complete_func_t end, void *user_data)  in bt_mesh_proxy_msg_send()
  | 
| D | gatt_cli.c | 162 		      bt_gatt_complete_func_t end, void *user_data)  in bt_mesh_gatt_send()
  | 
| /Zephyr-latest/tests/benchmarks/posix/threads/src/ | 
| D | main.c | 43 static void print_stats(const char *tag, uint64_t now, uint64_t end)  in print_stats()
  | 
| /Zephyr-latest/subsys/fb/ | 
| D | cfb_shell.c | 151 	struct cfb_position start, end;  in cmd_draw_line()  local 172 	struct cfb_position start, end;  in cmd_draw_rect()  local
  | 
| D | cfb.c | 307 		  const struct cfb_position *end)  in cfb_draw_line() 317 		  const struct cfb_position *end)  in cfb_draw_rect()
  | 
| /Zephyr-latest/arch/riscv/core/ | 
| D | pmp.c | 68 		unsigned long start, end, tmp;  in print_pmp_entries()  local 267 static void write_pmp_entries(unsigned int start, unsigned int end,  in write_pmp_entries()
  | 
| /Zephyr-latest/drivers/flash/ | 
| D | soc_flash_cc13xx_cc26xx.c | 81 	off_t sector, end;  in flash_cc13xx_cc26xx_range_protected()  local
  | 
| /Zephyr-latest/include/zephyr/data/ | 
| D | json.h | 57 	char *end;  member 64 	char *end;  member
  | 
| /Zephyr-latest/drivers/timer/ | 
| D | mtk_adsp_timer.c | 101 	uint64_t end = now + CLAMP(ticks - 1, 0, MAX_TICKS) * OST64_PER_TICK;  in sys_clock_set_timeout()  local
  | 
| /Zephyr-latest/drivers/comparator/ | 
| D | comparator_shell.c | 123 	char *end;  in get_timeout_from_str()  local
  | 
| /Zephyr-latest/drivers/i2c/ | 
| D | i2c_sc18im704.c | 67 		k_timepoint_t end;  in sc18im704_transfer()  local
  | 
| /Zephyr-latest/arch/arm64/core/ | 
| D | fatal.c | 368 		uint64_t end = (uint64_t)exceptions[i].end;  in is_recoverable()  local
  | 
| /Zephyr-latest/subsys/net/lib/mqtt/ | 
| D | mqtt_internal.h | 130 	uint8_t *end;  member
  | 
| /Zephyr-latest/arch/xtensa/core/ | 
| D | ptables.c | 216 static void map_memory_range(const uint32_t start, const uint32_t end,  in map_memory_range() 250 static void map_memory(const uint32_t start, const uint32_t end,  in map_memory() 1137 		uintptr_t end = part->start + part->size;  in xtensa_swap_update_page_tables()  local
  | 
| /Zephyr-latest/drivers/w1/ | 
| D | w1_zephyr_serial.c | 73 	k_timepoint_t end;  in serial_tx_rx()  local
  | 
| /Zephyr-latest/lib/libc/minimal/source/string/ | 
| D | string.c | 163 	char *start, *end;  in strtok_r()  local
  | 
| /Zephyr-latest/include/zephyr/arch/xtensa/ | 
| D | mpu.h | 284 	const uintptr_t end;  member
  | 
| /Zephyr-latest/drivers/sensor/bosch/bme280/ | 
| D | bme280.c | 135 	k_timepoint_t end = sys_timepoint_calc(timeout);  in bme280_wait_until_ready()  local
  | 
| /Zephyr-latest/include/zephyr/arch/arm/mpu/ | 
| D | nxp_mpu.h | 198 	uint32_t end;  member
  | 
| /Zephyr-latest/drivers/dma/ | 
| D | dma_iproc_pax_v1.h | 69 	uint64_t end : 1; /*end pkt :57*/  member
  | 
| D | dma_iproc_pax_v2.h | 79 	uint64_t end : 1; /*E:57*/  member
  | 
| /Zephyr-latest/soc/amd/acp_6_0/adsp/ | 
| D | linker.ld | 347   PROVIDE(end = SOF_STACK_END);  symbol 504   PROVIDE(end = ALIGN (8));  symbol
  | 
| /Zephyr-latest/subsys/net/ip/ | 
| D | utils.c | 774 	int end, len, ret, i;  in parse_ipv6()  local 866 	int end, len, ret, i;  in parse_ipv4()  local
  | 
| /Zephyr-latest/lib/net_buf/ | 
| D | buf.c | 234 	k_timepoint_t end = sys_timepoint_calc(timeout);  in net_buf_alloc_len_debug()  local 479 	k_timepoint_t end = sys_timepoint_calc(timeout);  in net_buf_clone()  local
  |