Searched defs:_buf (Results 1 – 11 of 11) sorted by relevance
/Zephyr-latest/include/zephyr/llext/ |
D | buf_loader.h | 50 #define LLEXT_BUF_LOADER(_buf, _buf_len) \ argument
|
/Zephyr-latest/include/zephyr/shell/ |
D | shell_log_backend.h | 70 #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
|
D | shell_fprintf.h | 47 #define Z_SHELL_FPRINTF_DEFINE(_name, _user_ctx, _buf, _size, \ argument
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_isoal/src/ |
D | isoal_test_common.h | 46 #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/ |
D | cfg_cli.h | 1617 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
|
D | msg.h | 72 #define BT_MESH_MODEL_BUF_DEFINE(_buf, _op, _payload_len) \ argument
|
/Zephyr-latest/include/zephyr/logging/ |
D | log_output.h | 127 #define LOG_OUTPUT_DEFINE(_name, _func, _buf, _size) \ argument
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_e1000.c | 29 #define hexdump(_buf, _len, fmt, args...) \ argument
|
/Zephyr-latest/include/zephyr/sys/ |
D | cbprintf_internal.h | 676 #define Z_CBPRINTF_PACK_ARG2(arg_idx, _buf, _idx, _align_offset, _max, _arg) \ argument
|
/Zephyr-latest/include/zephyr/ |
D | net_buf.h | 1538 #define net_buf_unref(_buf) \ argument
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_isoal/src/sub_sets/ |
D | isoal_test_tx.c | 61 #define SET_NEXT_PDU_ALLOC_BUFFER(_buf) push_custom_source_pdu_alloc_test_pdu_buffer(_buf) argument
|