/Zephyr-latest/include/zephyr/net/ |
D | lwm2m_path.h | 56 #define LWM2M_PATH1(_x) #_x argument 57 #define LWM2M_PATH2(_x, _y) #_x "/" #_y argument 58 #define LWM2M_PATH3(_x, _y, _z) #_x "/" #_y "/" #_z argument 59 #define LWM2M_PATH4(_a, _x, _y, _z) #_a "/" #_x "/" #_y "/" #_z argument
|
/Zephyr-latest/subsys/net/ip/ |
D | tcp_private.h | 16 #define th_sport(_x) UNALIGNED_GET(&(_x)->th_sport) argument 17 #define th_dport(_x) UNALIGNED_GET(&(_x)->th_dport) argument 18 #define th_seq(_x) ntohl(UNALIGNED_GET(&(_x)->th_seq)) argument 19 #define th_ack(_x) ntohl(UNALIGNED_GET(&(_x)->th_ack)) argument 20 #define th_off(_x) ((_x)->th_off) argument 21 #define th_flags(_x) UNALIGNED_GET(&(_x)->th_flags) argument 22 #define th_win(_x) UNALIGNED_GET(&(_x)->th_win) argument 30 _type * _x = _node ? CONTAINER_OF(_node, _type, _link) : NULL; \ 34 _x; \
|
D | tp_priv.h | 34 #define ip_get(_x) ((struct net_ipv4_hdr *) net_pkt_ip_data((_x))) argument
|
D | tcp.c | 1036 #define _(_x) case _x: do { s = #_x; goto out; } while (0) in tcp_state_to_str() argument
|
/Zephyr-latest/tests/bluetooth/audio/mocks/include/ |
D | expects_util.h | 14 #define CHECK_EMPTY(_x) UTIL_BOOL(IS_EMPTY(_x)) argument 15 #define COND_CODE_EMPTY(_x, _if_any_code, _else_code) \ argument 16 COND_CODE_1(CHECK_EMPTY(_x), _if_any_code, _else_code)
|
/Zephyr-latest/drivers/flash/ |
D | flash_cadence_nand_ll.h | 44 #define PINSEL(_x) (PINSEL##_x) argument 45 #define PIN(_x) PINSEL(_x)##SEL argument
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_e1000.c | 44 #define _(_x) case _x: return #_x in e1000_reg_to_string() argument
|
/Zephyr-latest/boards/shields/x_nucleo_iks4a1/doc/ |
D | index.rst | 1 .. _x-nucleo-iks4a1: 65 .. _x-nucleo-iks4a1-mode-1: 78 .. _x-nucleo-iks4a1-mode-2: 95 .. _x-nucleo-iks4a1-mode-3:
|
/Zephyr-latest/samples/shields/x_nucleo_iks4a1/sensorhub1/ |
D | README.rst | 1 .. _x-nucleo-iks4a1-shub1-sample:
|
/Zephyr-latest/samples/shields/x_nucleo_iks4a1/sensorhub2/ |
D | README.rst | 1 .. _x-nucleo-iks4a1-shub2-sample:
|
/Zephyr-latest/boards/shields/x_nucleo_iks01a1/doc/ |
D | index.rst | 1 .. _x-nucleo-iks01a1:
|
/Zephyr-latest/samples/shields/x_nucleo_iks4a1/standard/ |
D | README.rst | 1 .. _x-nucleo-iks4a1-std-sample:
|
/Zephyr-latest/boards/shields/x_nucleo_wb05kn1/doc/ |
D | index.rst | 1 .. _x-nucleo-wb05kn1:
|
/Zephyr-latest/boards/shields/x_nucleo_iks01a2/doc/ |
D | index.rst | 1 .. _x-nucleo-iks01a2:
|
/Zephyr-latest/boards/shields/x_nucleo_iks01a3/doc/ |
D | index.rst | 1 .. _x-nucleo-iks01a3:
|
/Zephyr-latest/boards/shields/x_nucleo_iks02a1/doc/ |
D | index.rst | 1 .. _x-nucleo-iks02a1:
|
/Zephyr-latest/boards/shields/x_nucleo_idb05a1/doc/ |
D | index.rst | 1 .. _x-nucleo-idb05a1:
|