Searched defs:g (Results 1 – 7 of 7) sorted by relevance
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/ipv6/lwip/ |
H A D | ip_addr.h | 71 #define IP6_ADDR(ipaddr, a,b,c,d,e,f,g,h) do { (ipaddr)->addr[0] = htonl((u32_t)((a & 0xffff) << 16… argument
|
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/src/ |
H A D | sha256.c | 183 unsigned int a, b, c, d, e, f, g, h; in compress() local
|
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/include/tinycrypt/ |
H A D | ecc.h | 154 #define BYTES_TO_WORDS_8(a, b, c, d, e, f, g, h) 0x##d##c##b##a, 0x##h##g##f##e argument
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/ |
H A D | ppp.c | 1468 sifdefaultroute(int pd, u32_t l, u32_t g) in sifdefaultroute() 1492 cifdefaultroute(int pd, u32_t l, u32_t g) in cifdefaultroute()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/ |
H A D | ip6_addr.h | 246 #define ip6_addr_debug_print_parts(debug, a, b, c, d, e, f, g, h) \ argument
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/ |
H A D | lpn.c | 645 size_t i, g; in sub_update() local
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/ |
H A D | ip6_addr.h | 313 #define ip6_addr_debug_print_parts(debug, a, b, c, d, e, f, g, h) \ argument
|