Home
last modified time | relevance | path

Searched defs:_buf (Results 1 – 11 of 11) sorted by relevance

/Zephyr-latest/include/zephyr/llext/
Dbuf_loader.h50 #define LLEXT_BUF_LOADER(_buf, _buf_len) \ argument
/Zephyr-latest/include/zephyr/shell/
Dshell_log_backend.h70 #define Z_SHELL_LOG_BACKEND_DEFINE(_name, _buf, _size, _queue_size, _timeout) \ argument
96 #define Z_SHELL_LOG_BACKEND_DEFINE(_name, _buf, _size, _queue_size, _timeout) argument
Dshell_fprintf.h47 #define Z_SHELL_FPRINTF_DEFINE(_name, _user_ctx, _buf, _size, \ argument
/Zephyr-latest/tests/bluetooth/controller/ctrl_isoal/src/
Disoal_test_common.h46 #define COLLATED_RX_SDU_INFO(_non_buf, _buf) (_buf) argument
48 #define COLLATED_RX_SDU_INFO(_non_buf, _buf) (_non_buf) argument
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dcfg_cli.h1617 struct net_buf_simple *_buf; member
1629 uint8_t *_buf; member
1700 struct net_buf_simple *_buf; member
1716 struct net_buf_simple *_buf; member
Dmsg.h72 #define BT_MESH_MODEL_BUF_DEFINE(_buf, _op, _payload_len) \ argument
/Zephyr-latest/include/zephyr/logging/
Dlog_output.h127 #define LOG_OUTPUT_DEFINE(_name, _func, _buf, _size) \ argument
/Zephyr-latest/drivers/ethernet/
Deth_e1000.c29 #define hexdump(_buf, _len, fmt, args...) \ argument
/Zephyr-latest/include/zephyr/sys/
Dcbprintf_internal.h676 #define Z_CBPRINTF_PACK_ARG2(arg_idx, _buf, _idx, _align_offset, _max, _arg) \ argument
/Zephyr-latest/include/zephyr/
Dnet_buf.h1538 #define net_buf_unref(_buf) \ argument
/Zephyr-latest/tests/bluetooth/controller/ctrl_isoal/src/sub_sets/
Disoal_test_tx.c61 #define SET_NEXT_PDU_ALLOC_BUFFER(_buf) push_custom_source_pdu_alloc_test_pdu_buffer(_buf) argument