/Zephyr-Core-3.7.0/tests/subsys/display/cfb/basic/src/ |
D | draw_rect.c | 52 struct cfb_position start = {0, 0}; in ZTEST() local 63 struct cfb_position start = {1, 1}; in ZTEST() local 75 struct cfb_position start = {9, 15}; in ZTEST() local 86 struct cfb_position start = {10, 16}; in ZTEST() local 97 struct cfb_position start = {11, 17}; in ZTEST() local 111 struct cfb_position start = {-(11 - 3), -(23 - 4)}; in ZTEST() local 122 struct cfb_position start = {display_width - 5, -(23 - 8)}; in ZTEST() local 133 struct cfb_position start = {display_width - 3, display_height - 5}; in ZTEST() local 146 struct cfb_position start = {-(11 - 3), display_height - 14}; in ZTEST() local
|
D | draw_line.c | 49 struct cfb_position start = {0, 0}; in ZTEST() local 60 struct cfb_position start = {0, 0}; in ZTEST() local 71 struct cfb_position start = {display_width - 1, 0}; in ZTEST() local 82 struct cfb_position start = {0, 239}; in ZTEST() local 93 struct cfb_position start = {0, 0}; in ZTEST() local 110 struct cfb_position start = {0, 0}; in ZTEST() local 123 struct cfb_position start = {-32, -48}; in ZTEST() local
|
/Zephyr-Core-3.7.0/drivers/sensor/bosch/bmi270/ |
D | bmi270_i2c.c | 19 uint8_t start, uint8_t *data, uint16_t len) in bmi270_reg_read_i2c() 24 static int bmi270_reg_write_i2c(const union bmi270_bus *bus, uint8_t start, in bmi270_reg_write_i2c()
|
D | bmi270_spi.c | 23 uint8_t start, uint8_t *data, uint16_t len) in bmi270_reg_read_spi() 60 static int bmi270_reg_write_spi(const union bmi270_bus *bus, uint8_t start, in bmi270_reg_write_spi()
|
/Zephyr-Core-3.7.0/samples/subsys/zbus/uart_bridge/src/ |
D | core.c | 25 struct action_msg start = {false}; in core_thread() local
|
/Zephyr-Core-3.7.0/tests/misc/llext-edk/extension/src/ |
D | main.c | 11 int start(void) in start() function
|
/Zephyr-Core-3.7.0/subsys/net/lib/mqtt/ |
D | mqtt_encoder.c | 193 static uint32_t mqtt_encode_fixed_header(uint8_t message_type, uint8_t *start, in mqtt_encode_fixed_header() 257 uint8_t *start; in mqtt_message_id_only_enc() local 285 uint8_t *start; in connect_request_encode() local 404 uint8_t *start; in publish_encode() local 499 uint8_t *start; in subscribe_encode() local 536 uint8_t *start; in unsubscribe_encode() local
|
/Zephyr-Core-3.7.0/samples/subsys/llext/edk/ext1/src/ |
D | main.c | 12 int start(void) in start() function
|
/Zephyr-Core-3.7.0/samples/subsys/llext/edk/ext2/src/ |
D | main.c | 12 int start(void) in start() function
|
/Zephyr-Core-3.7.0/include/zephyr/arch/arc/ |
D | arch.h | 307 #define _ARCH_MEM_PARTITION_ALIGN_CHECK(start, size) \ argument 316 #define _ARCH_MEM_PARTITION_ALIGN_CHECK(start, size) \ argument 326 #define _ARCH_MEM_PARTITION_ALIGN_CHECK(start, size) \ argument 334 #define _ARCH_MEM_PARTITION_ALIGN_CHECK(start, size) \ argument
|
/Zephyr-Core-3.7.0/include/zephyr/app_memory/ |
D | mem_domain.h | 34 #define K_MEM_PARTITION_DEFINE(name, start, size, attr) \ argument 57 uintptr_t start; member
|
/Zephyr-Core-3.7.0/tests/benchmarks/app_kernel/src/ |
D | msgq_b.c | 18 timing_t start; in message_queue_test() local
|
D | mutex_b.c | 18 timing_t start; in mutex_test() local
|
D | sema_b.c | 18 timing_t start; in sema_test() local
|
D | memmap_b.c | 18 timing_t start; in memorymap_test() local
|
/Zephyr-Core-3.7.0/subsys/debug/coredump/ |
D | coredump_internal.h | 20 uintptr_t start; member
|
/Zephyr-Core-3.7.0/soc/andestech/ae350/ |
D | pma.c | 46 #define NAPOT_BASE(start, size) TO_PMA_ADDR((start) & ~((size) - 1)) argument 50 #define NA4_ENCODING(start) TO_PMA_ADDR(start) argument 51 #define NAPOT_ENCODING(start, size) (NAPOT_BASE(start, size) \ argument 68 unsigned long start; member
|
/Zephyr-Core-3.7.0/samples/net/cellular_modem/server/ |
D | te_udp_echo.py | 13 def start(self): member in TEUDPEcho
|
/Zephyr-Core-3.7.0/modules/canopennode/ |
D | canopen_sync.c | 21 uint32_t start; /* cycles */ in canopen_sync_thread() local
|
/Zephyr-Core-3.7.0/arch/arm/include/ |
D | kernel_arch_data.h | 53 uintptr_t start; member
|
/Zephyr-Core-3.7.0/arch/nios2/core/ |
D | cache.c | 73 void z_nios2_dcache_flush_no_writeback(void *start, uint32_t len) in z_nios2_dcache_flush_no_writeback()
|
/Zephyr-Core-3.7.0/soc/telink/tlsr/tlsr951x/ |
D | start.S | 32 start: label
|
/Zephyr-Core-3.7.0/tests/benchmarks/latency_measure/src/ |
D | int_to_thread.c | 58 timing_t start; in int_to_interrupted_thread() local 80 timing_t start; in start_thread_entry() local
|
/Zephyr-Core-3.7.0/boards/native/native_posix/ |
D | main.c | 93 uint64_t start = hwm_get_time(); in posix_exec_for() local
|
/Zephyr-Core-3.7.0/drivers/sensor/bosch/bmm150/ |
D | bmm150_i2c.c | 23 uint8_t start, uint8_t *buf, int size) in bmm150_reg_read_i2c()
|