Home
last modified time | relevance | path

Searched defs:_type (Results 1 – 18 of 18) sorted by relevance

/Zephyr-latest/subsys/net/ip/
Dtp.h71 #define json_str(_type, _field) \ argument
73 #define json_num(_type, _field) \ argument
Dnbr.h102 #define NET_NBR_TABLE_INIT(_type, _name, _pool, _clear) \ argument
Dtp.c332 #define is_tp(_s, _type) do { \ in tp_msg_to_type() argument
Dtcp_private.h24 #define tcp_slist(_conn, _slist, _op, _type, _link) \ argument
/Zephyr-latest/include/zephyr/debug/
Dmipi_stp_decoder.h46 #define STP_DECODER_TYPE2STR(_type) \ argument
/Zephyr-latest/samples/net/capture/src/
Dmain.c39 #define DATA(_ctx, _data, _type, _ptype) { \ argument
/Zephyr-latest/include/zephyr/zbus/
Dzbus.h273 #define _ZBUS_CHAN_DEFINE(_name, _id, _type, _validator, _user_data) \ argument
384 #define ZBUS_CHAN_DEFINE(_name, _type, _validator, _user_data, _observers, _init_val) \ argument
408 #define ZBUS_CHAN_DEFINE_WITH_ID(_name, _id, _type, _validator, _user_data, _observers, _init_val) \ argument
/Zephyr-latest/scripts/west_commands/
Dbindesc.py317 def bindesc_gen_tag(_type, _id): argument
/Zephyr-latest/tests/subsys/debug/mipi_stp_decoder/src/
Dmain.c40 #define ADD_ITEM(_cnt, _type, _ts, _marked, _data) \ argument
/Zephyr-latest/tests/posix/common/src/
Dclock.c44 #define _decl_op(_type, _name, _op) \ argument
/Zephyr-latest/include/zephyr/net/
Dnet_pkt_filter.h536 #define NPF_ETH_TYPE_MATCH(_name, _type) \ argument
548 #define NPF_ETH_TYPE_UNMATCH(_name, _type) \ argument
Dnet_pkt.h2550 #define NET_PKT_DATA_ACCESS_DEFINE(_name, _type) \ argument
2555 #define NET_PKT_DATA_ACCESS_CONTIGUOUS_DEFINE(_name, _type) \ argument
2559 #define NET_PKT_DATA_ACCESS_DEFINE(_name, _type) \ argument
2566 #define NET_PKT_DATA_ACCESS_CONTIGUOUS_DEFINE(_name, _type) \ argument
/Zephyr-latest/include/zephyr/bluetooth/
Dbluetooth.h472 #define BT_DATA(_type, _data, _data_len) \ argument
488 #define BT_DATA_BYTES(_type, _bytes...) \ argument
2285 #define BT_LE_SCAN_PARAM_INIT(_type, _options, _interval, _window) \ argument
2305 #define BT_LE_SCAN_PARAM(_type, _options, _interval, _window) \ argument
/Zephyr-latest/drivers/ieee802154/
Dieee802154_kw41z.c61 #define KW_DBG_TRACE(_type, _irqsts, _phy_ctrl, _seq_state) \ argument
76 #define KW_DBG_TRACE(_type, _irqsts, _phy_ctrl, _seq_state) argument
/Zephyr-latest/include/zephyr/bluetooth/audio/
Daudio.h513 #define BT_AUDIO_METADATA_TYPE_IS_KNOWN(_type) \ argument
536 #define BT_AUDIO_CODEC_DATA(_type, _bytes...) \ argument
/Zephyr-latest/include/zephyr/bluetooth/classic/
Dsdp.h335 #define BT_SDP_TYPE_SIZE(_type) .type = _type, \ argument
345 #define BT_SDP_TYPE_SIZE_VAR(_type, _size) .type = _type, \ argument
/Zephyr-latest/subsys/debug/
Dmipi_stp_decoder.c94 #define STP_ITEM(_type, _id, _id_ncnt, _d_ncnt, _has_ts, _cb) \ argument
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_object.h167 #define OBJ_FIELD(_id, _perm, _type) \ argument