Home
last modified time | relevance | path

Searched defs:end (Results 76 – 100 of 167) sorted by relevance

1234567

/Zephyr-latest/subsys/bluetooth/mesh/
Dpb_gatt_srv.c258 bt_gatt_complete_func_t end, void *user_data) in gatt_send()
Dproxy_msg.c176 bt_gatt_complete_func_t end, void *user_data) in bt_mesh_proxy_msg_send()
Dgatt_cli.c162 bt_gatt_complete_func_t end, void *user_data) in bt_mesh_gatt_send()
/Zephyr-latest/tests/benchmarks/posix/threads/src/
Dmain.c43 static void print_stats(const char *tag, uint64_t now, uint64_t end) in print_stats()
/Zephyr-latest/subsys/fb/
Dcfb_shell.c151 struct cfb_position start, end; in cmd_draw_line() local
172 struct cfb_position start, end; in cmd_draw_rect() local
Dcfb.c307 const struct cfb_position *end) in cfb_draw_line()
317 const struct cfb_position *end) in cfb_draw_rect()
/Zephyr-latest/arch/riscv/core/
Dpmp.c68 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/
Dsoc_flash_cc13xx_cc26xx.c81 off_t sector, end; in flash_cc13xx_cc26xx_range_protected() local
/Zephyr-latest/include/zephyr/data/
Djson.h57 char *end; member
64 char *end; member
/Zephyr-latest/drivers/timer/
Dmtk_adsp_timer.c101 uint64_t end = now + CLAMP(ticks - 1, 0, MAX_TICKS) * OST64_PER_TICK; in sys_clock_set_timeout() local
/Zephyr-latest/drivers/comparator/
Dcomparator_shell.c123 char *end; in get_timeout_from_str() local
/Zephyr-latest/drivers/i2c/
Di2c_sc18im704.c67 k_timepoint_t end; in sc18im704_transfer() local
/Zephyr-latest/arch/arm64/core/
Dfatal.c368 uint64_t end = (uint64_t)exceptions[i].end; in is_recoverable() local
/Zephyr-latest/subsys/net/lib/mqtt/
Dmqtt_internal.h130 uint8_t *end; member
/Zephyr-latest/arch/xtensa/core/
Dptables.c216 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/
Dw1_zephyr_serial.c73 k_timepoint_t end; in serial_tx_rx() local
/Zephyr-latest/lib/libc/minimal/source/string/
Dstring.c163 char *start, *end; in strtok_r() local
/Zephyr-latest/include/zephyr/arch/xtensa/
Dmpu.h284 const uintptr_t end; member
/Zephyr-latest/drivers/sensor/bosch/bme280/
Dbme280.c135 k_timepoint_t end = sys_timepoint_calc(timeout); in bme280_wait_until_ready() local
/Zephyr-latest/include/zephyr/arch/arm/mpu/
Dnxp_mpu.h198 uint32_t end; member
/Zephyr-latest/drivers/dma/
Ddma_iproc_pax_v1.h69 uint64_t end : 1; /*end pkt :57*/ member
Ddma_iproc_pax_v2.h79 uint64_t end : 1; /*E:57*/ member
/Zephyr-latest/soc/amd/acp_6_0/adsp/
Dlinker.ld347 PROVIDE(end = SOF_STACK_END); symbol
504 PROVIDE(end = ALIGN (8)); symbol
/Zephyr-latest/subsys/net/ip/
Dutils.c774 int end, len, ret, i; in parse_ipv6() local
866 int end, len, ret, i; in parse_ipv4() local
/Zephyr-latest/lib/net_buf/
Dbuf.c234 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

1234567