Home
last modified time | relevance | path

Searched defs:buf_size (Results 26 – 32 of 32) sorted by relevance

12

/Zephyr-latest/subsys/logging/
Dlog_core.c886 int log_mem_get_usage(uint32_t *buf_size, uint32_t *usage) in log_mem_get_usage()
/Zephyr-latest/soc/intel/intel_adsp/common/include/
Dintel_adsp_hda.h164 uint32_t buf_size) in intel_adsp_hda_set_buffer()
/Zephyr-latest/drivers/ethernet/
Deth_nxp_s32_gmac.c677 #define _ETH_NXP_S32_RING(n, name, len, buf_size) \ argument
/Zephyr-latest/drivers/serial/
Duart_xmc4xxx.c638 static int uart_xmc4xxx_async_tx(const struct device *dev, const uint8_t *tx_data, size_t buf_size, in uart_xmc4xxx_async_tx()
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_rw_senml_cbor.c1077 static int path_to_string(char *buf, size_t buf_size, const struct lwm2m_obj_path *input, in path_to_string()
/Zephyr-latest/tests/net/socket/udp/src/
Dmain.c1206 const void *buf, size_t buf_size) in test_dgram_overflow()
1232 const void *buf, size_t buf_size) in test_dgram_fragmented()
/Zephyr-latest/drivers/i2c/
Di2c_ite_enhance.c1380 int buf_size = CONFIG_I2C_TARGET_IT8XXX2_MAX_BUF_SIZE; in i2c_enhance_target_register() local

12