Home
last modified time | relevance | path

Searched defs:size (Results 176 – 200 of 682) sorted by relevance

12345678910>>...28

/Zephyr-Core-3.7.0/drivers/bbram/
Dbbram_shell.c77 size_t size; in cmd_read() local
134 size_t size = 0; in cmd_write() local
/Zephyr-Core-3.7.0/lib/os/
Dcbprintf.c85 int snprintfcb(char *str, size_t size, const char *format, ...) in snprintfcb()
97 int vsnprintfcb(char *str, size_t size, const char *format, va_list ap) in vsnprintfcb()
/Zephyr-Core-3.7.0/tests/subsys/usb/device/src/
Dmain.c121 uint32_t size; in ZTEST() local
180 uint32_t size; in ZTEST() local
/Zephyr-Core-3.7.0/tests/drivers/audio/dmic_api/src/
Dmain.c79 uint32_t size; in do_pdm_transfer() local
198 uint32_t size; in ZTEST() local
/Zephyr-Core-3.7.0/arch/xtensa/core/
Dptables.c475 void arch_mem_map(void *virt, uintptr_t phys, size_t size, uint32_t flags) in arch_mem_map()
622 void arch_mem_unmap(void *addr, size_t size) in arch_mem_unmap()
847 size_t size, uint32_t ring, uint32_t flags) in region_map_update()
877 size_t size, uint32_t ring, uint32_t flags, in update_region()
921 static inline int reset_region(uint32_t *ptables, uintptr_t start, size_t size, uint32_t option) in reset_region()
1086 static int mem_buffer_validate(const void *addr, size_t size, int write, int ring) in mem_buffer_validate()
1109 bool xtensa_mem_kernel_has_access(void *addr, size_t size, int write) in xtensa_mem_kernel_has_access()
1114 int arch_buffer_validate(const void *addr, size_t size, int write) in arch_buffer_validate()
/Zephyr-Core-3.7.0/include/zephyr/drivers/mm/
Dsystem_mm.h413 size_t size; /**< @brief Size of the memory region */ member
/Zephyr-Core-3.7.0/kernel/include/
Dkernel_internal.h108 static inline void *z_thread_malloc(size_t size) in z_thread_malloc()
/Zephyr-Core-3.7.0/tests/subsys/shell/shell_flash/src/
Dshell_flash_test.c43 size_t size; in ZTEST() local
/Zephyr-Core-3.7.0/include/zephyr/arch/xtensa/
Dcache.h161 static ALWAYS_INLINE int arch_icache_flush_range(void *addr, size_t size) in arch_icache_flush_range()
167 static ALWAYS_INLINE int arch_icache_invd_range(void *addr, size_t size) in arch_icache_invd_range()
176 static ALWAYS_INLINE int arch_icache_flush_and_invd_range(void *addr, size_t size) in arch_icache_flush_and_invd_range()
/Zephyr-Core-3.7.0/drivers/lora/
Dsx12xx_common.c27 uint8_t *size; member
99 static void sx12xx_ev_rx_done(uint8_t *payload, uint16_t size, int16_t rssi, in sx12xx_ev_rx_done()
236 int sx12xx_lora_recv(const struct device *dev, uint8_t *data, uint8_t size, in sx12xx_lora_recv()
/Zephyr-Core-3.7.0/drivers/serial/
Dserial_test.c161 static int fifo_fill(const struct device *dev, const uint8_t *tx_data, int size) in fifo_fill()
172 static int fifo_read(const struct device *dev, uint8_t *rx_data, const int size) in fifo_read()
221 int serial_vnd_queue_in_data(const struct device *dev, const unsigned char *c, uint32_t size) in serial_vnd_queue_in_data()
257 uint32_t serial_vnd_read_out_data(const struct device *dev, unsigned char *out_data, uint32_t size) in serial_vnd_read_out_data()
267 uint32_t serial_vnd_peek_out_data(const struct device *dev, unsigned char *out_data, uint32_t size) in serial_vnd_peek_out_data()
/Zephyr-Core-3.7.0/drivers/bluetooth/hci/
Dhci_spi_st.c220 static int bt_spi_get_header(uint8_t op, uint16_t *size) in bt_spi_get_header()
281 static int bt_spi_get_header(uint8_t op, uint16_t *size) in bt_spi_get_header()
386 static int bt_spi_rx_buf_construct(uint8_t *msg, struct net_buf **bufp, uint16_t size) in bt_spi_rx_buf_construct()
511 uint16_t size = 0U; in bt_spi_rx_thread() local
558 uint16_t size; in bt_spi_send() local
Dspi.c146 static int bt_spi_get_header(uint8_t op, uint16_t *size) in bt_spi_get_header()
250 uint16_t size = 0U; in bt_spi_rx_thread() local
304 uint16_t size; in bt_spi_send() local
/Zephyr-Core-3.7.0/soc/atmel/sam/common/
Dsoc_sam4l_gpio.c184 unsigned int size) in soc_gpio_list_configure()
/Zephyr-Core-3.7.0/subsys/logging/
Dlog_minimal.c54 void z_log_minimal_hexdump_print(int level, const void *data, size_t size) in z_log_minimal_hexdump_print()
/Zephyr-Core-3.7.0/drivers/flash/
Dflash_gd32_v2.c168 static int gd32_fmc_v2_bank0_erase_block(off_t offset, size_t size) in gd32_fmc_v2_bank0_erase_block()
283 static int gd32_fmc_v2_bank1_erase_block(off_t offset, size_t size) in gd32_fmc_v2_bank1_erase_block()
387 int flash_gd32_erase_block(off_t offset, size_t size) in flash_gd32_erase_block()
/Zephyr-Core-3.7.0/include/zephyr/sys/
Dhash_map_api.h56 const size_t size; member
231 size_t size; member
/Zephyr-Core-3.7.0/subsys/ipc/ipc_service/backends/
Dipc_icbmsg.c183 volatile size_t size; /* Size of the data field. It must be volatile, because member
231 size_t block_index, size_t *size, in buffer_from_index_validate()
283 const uint8_t *buffer, size_t *size) in buffer_to_index_validate()
314 static int alloc_tx_buffer(struct backend_data *dev_data, uint32_t *size, in alloc_tx_buffer()
408 size_t size, int new_size) in release_tx_blocks()
473 size_t size = 0; in release_tx_buffer() local
547 uint8_t ept_addr, size_t tx_block_index, size_t size) in send_block()
785 size_t size; in received_data() local
819 size_t size; in received_release_data() local
845 size_t size; in received_bound() local
/Zephyr-Core-3.7.0/arch/x86/
Dgen_mmu.py133 def align_check(base, size, scope=4096): argument
394 def is_region_mapped(self, virt_base, size, level=PT_LEVEL): argument
433 def reserve(self, virt_base, size, to_level=PT_LEVEL): argument
450 def reserve_unaligned(self, virt_base, size, to_level=PT_LEVEL): argument
461 def map(self, phys_base, virt_base, size, flags, level=PT_LEVEL): argument
486 def identity_map_unaligned(self, phys_base, size, flags, level=PT_LEVEL): argument
/Zephyr-Core-3.7.0/subsys/net/lib/dns/
Ddns_cache.h29 size_t size; member
/Zephyr-Core-3.7.0/lib/crc/
Dcrc_shell.c71 size_t size = -1; in cmd_crc() local
/Zephyr-Core-3.7.0/tests/benchmarks/app_kernel/src/
Dmailbox_b.c96 void mailbox_put(uint32_t size, int count, uint32_t *time) in mailbox_put()
/Zephyr-Core-3.7.0/samples/drivers/lora/receive/src/
Dmain.c23 void lora_receive_cb(const struct device *dev, uint8_t *data, uint16_t size, in lora_receive_cb()
/Zephyr-Core-3.7.0/tests/subsys/storage/stream/stream_flash/src/
Dmain.c48 #define VERIFY_BUF(start, size, buf) \ argument
55 #define VERIFY_WRITTEN(start, size) VERIFY_BUF(start, size, written_pattern) argument
57 #define VERIFY_ERASED(start, size) VERIFY_BUF(start, size, erased_pattern) argument
59 #define VERIFY_ERASED(start, size) argument
426 static int bad_erase(const struct device *dev, off_t offset, size_t size) in bad_erase()
/Zephyr-Core-3.7.0/drivers/dma/
Ddma_nxp_edma.h24 #define device_map(virt, phys, size, flags) *(virt) = (phys) argument
158 #define EDMA_CHAN_PRODUCE_CONSUME_A(chan, size)\ argument
163 #define EDMA_CHAN_PRODUCE_CONSUME_B(chan, size)\ argument
297 static inline bool data_size_is_valid(uint16_t size) in data_size_is_valid()

12345678910>>...28