| /components/drivers/pci/ |
| A D | procfs.c | 76 rt_uint8_t val; in pci_read() local 88 rt_uint16_t val; in pci_read() local 102 rt_uint32_t val; in pci_read() local 116 rt_uint16_t val; in pci_read() local 130 rt_uint8_t val; in pci_read() local 157 rt_uint8_t val; in pci_write() local 169 rt_le16_t val; in pci_write() local 181 rt_le32_t val; in pci_write() local 193 rt_le16_t val; in pci_write() local 205 rt_uint8_t val; in pci_write() local
|
| /components/drivers/hwtimer/ |
| A D | hwtimer-arm_arch.c | 72 static rt_uint64_t mon_ptimer_value(rt_uint64_t val) in mon_ptimer_value() 86 static rt_uint64_t hyp_s_ptimer_value(rt_uint64_t val) in hyp_s_ptimer_value() 104 static rt_uint64_t hyp_ns_ptimer_value(rt_uint64_t val) in hyp_ns_ptimer_value() 118 static rt_uint64_t hyp_s_vtimer_value(rt_uint64_t val) in hyp_s_vtimer_value() 136 static rt_uint64_t hyp_ns_vtimer_value(rt_uint64_t val) in hyp_ns_vtimer_value() 154 static rt_uint64_t os_ptimer_value(rt_uint64_t val) in os_ptimer_value() 168 static rt_uint64_t os_vtimer_value(rt_uint64_t val) in os_vtimer_value() 272 static rt_err_t arm_arch_timer_set_value(rt_uint64_t val) in arm_arch_timer_set_value() 291 rt_uint64_t val = 0; in arm_arch_timer_get_value() local
|
| /components/legacy/fdt/libfdt/ |
| A D | libfdt.h | 1222 const char *name, uint32_t val) in fdt_setprop_inplace_u32() 1257 const char *name, uint64_t val) in fdt_setprop_inplace_u64() 1269 const char *name, uint32_t val) in fdt_setprop_inplace_cell() 1334 static inline int fdt_property_u32(void *fdt, const char *name, uint32_t val) in fdt_property_u32() 1339 static inline int fdt_property_u64(void *fdt, const char *name, uint64_t val) in fdt_property_u64() 1495 uint32_t val) in fdt_setprop_u32() 1530 uint64_t val) in fdt_setprop_u64() 1542 uint32_t val) in fdt_setprop_cell() 1667 const char *name, uint32_t val) in fdt_appendprop_u32() 1702 const char *name, uint64_t val) in fdt_appendprop_u64() [all …]
|
| A D | fdt_addresses.c | 15 uint32_t val; in fdt_cells() local 34 int val; in fdt_address_cells() local 46 int val; in fdt_size_cells() local
|
| A D | fdt_wip.c | 58 uint32_t idx, const void *val, in fdt_setprop_inplace_namelen_partial() 77 const void *val, int len) in fdt_setprop_inplace()
|
| A D | fdt_strerror.c | 60 #define FDT_ERRTABENT(val) \ argument
|
| /components/drivers/ofw/libfdt/ |
| A D | libfdt.h | 1325 const char *name, uint32_t val) in fdt_setprop_inplace_u32() 1360 const char *name, uint64_t val) in fdt_setprop_inplace_u64() 1377 const char *name, uint32_t val) in fdt_setprop_inplace_cell() 1480 static inline int fdt_property_u32(void *fdt, const char *name, uint32_t val) in fdt_property_u32() 1485 static inline int fdt_property_u64(void *fdt, const char *name, uint64_t val) in fdt_property_u64() 1692 uint32_t val) in fdt_setprop_u32() 1727 uint64_t val) in fdt_setprop_u64() 1745 uint32_t val) in fdt_setprop_cell() 1870 const char *name, uint32_t val) in fdt_appendprop_u32() 1905 const char *name, uint64_t val) in fdt_appendprop_u64() [all …]
|
| A D | fdt_addresses.c | 17 uint32_t val; in fdt_cells() local 36 int val; in fdt_address_cells() local 48 int val; in fdt_size_cells() local
|
| A D | fdt_wip.c | 15 uint32_t idx, const void *val, in fdt_setprop_inplace_namelen_partial() 34 const void *val, int len) in fdt_setprop_inplace()
|
| A D | fdt_strerror.c | 18 #define FDT_ERRTABENT(val) \ argument
|
| /components/net/lwip/lwip-2.1.2/src/netif/ppp/ |
| A D | lcp.c | 851 #define ADDCICHAP(opt, neg, val) \ in lcp_addci() argument 859 #define ADDCILONG(opt, neg, val) \ in lcp_addci() argument 866 #define ADDCILQR(opt, neg, val) \ in lcp_addci() argument 874 #define ADDCICHAR(opt, neg, val) \ in lcp_addci() argument 982 #define ACKCICHAR(opt, neg, val) \ in lcp_ackci() argument 996 #define ACKCICHAP(opt, neg, val) \ in lcp_ackci() argument 1013 #define ACKCILONG(opt, neg, val) \ in lcp_ackci() argument 1027 #define ACKCILQR(opt, neg, val) \ in lcp_ackci() argument 1628 #define REJCICHAP(opt, neg, val) \ in lcp_rejci() argument 1646 #define REJCICHAP(opt, neg, val) \ in lcp_rejci() argument [all …]
|
| /components/net/lwip/lwip-2.0.3/src/netif/ppp/ |
| A D | lcp.c | 851 #define ADDCICHAP(opt, neg, val) \ in lcp_addci() argument 859 #define ADDCILONG(opt, neg, val) \ in lcp_addci() argument 866 #define ADDCILQR(opt, neg, val) \ in lcp_addci() argument 874 #define ADDCICHAR(opt, neg, val) \ in lcp_addci() argument 982 #define ACKCICHAR(opt, neg, val) \ in lcp_ackci() argument 996 #define ACKCICHAP(opt, neg, val) \ in lcp_ackci() argument 1013 #define ACKCILONG(opt, neg, val) \ in lcp_ackci() argument 1027 #define ACKCILQR(opt, neg, val) \ in lcp_ackci() argument 1628 #define REJCICHAP(opt, neg, val) \ in lcp_rejci() argument 1646 #define REJCICHAP(opt, neg, val) \ in lcp_rejci() argument [all …]
|
| /components/utilities/libadt/hashmap/ |
| A D | hashmap.h | 24 rt_inline rt_uint32_t rt_hashmap_32(rt_uint32_t val, rt_uint32_t bits) in rt_hashmap_32() 30 rt_inline rt_uint32_t rt_hashmap_64(rt_uint64_t val, rt_uint32_t bits) in rt_hashmap_64()
|
| /components/drivers/pci/host/dw/ |
| A D | pcie-dw.c | 135 rt_err_t dw_pcie_write(void *addr, rt_size_t size, rt_uint32_t val) in dw_pcie_write() 166 rt_uint32_t val = 0; in dw_pcie_read_dbi() local 181 void dw_pcie_write_dbi(struct dw_pcie *pci, rt_uint32_t reg, rt_size_t size, rt_uint32_t val) in dw_pcie_write_dbi() 197 void dw_pcie_write_dbi2(struct dw_pcie *pci, rt_uint32_t reg, rt_size_t size, rt_uint32_t val) in dw_pcie_write_dbi2() 216 rt_uint32_t val = 0; in dw_pcie_readl_atu() local 231 void dw_pcie_writel_atu(struct dw_pcie *pci, rt_uint32_t reg, rt_uint32_t val) in dw_pcie_writel_atu() 503 rt_uint32_t val; in dw_pcie_link_up() local 517 rt_uint32_t val; in dw_pcie_upconfig_setup() local 554 rt_uint32_t val; in dw_pcie_setup() local
|
| /components/net/lwip/lwip-1.4.1/src/netif/ppp/ |
| A D | lcp.c | 573 #define ADDCISHORT(opt, neg, val) \ in lcp_addci() argument 588 #define ADDCILONG(opt, neg, val) \ in lcp_addci() argument 595 #define ADDCILQR(opt, neg, val) \ in lcp_addci() argument 603 #define ADDCICHAR(opt, neg, val) \ in lcp_addci() argument 658 #define ACKCISHORT(opt, neg, val) \ in lcp_ackci() argument 670 #define ACKCICHAR(opt, neg, val) \ in lcp_ackci() argument 697 #define ACKCILONG(opt, neg, val) \ in lcp_ackci() argument 709 #define ACKCILQR(opt, neg, val) \ in lcp_ackci() argument 1136 #define REJCILONG(opt, neg, val) \ in lcp_rejci() argument 1151 #define REJCILQR(opt, neg, val) \ in lcp_rejci() argument [all …]
|
| /components/libc/cplusplus/cpp11/ |
| A D | atomic_8.c | 31 void __atomic_store_8(volatile void *ptr, uint64_t val, int memorder) in __atomic_store_8() 40 uint64_t __atomic_exchange_8(volatile void *ptr, uint64_t val, int memorder) in __atomic_exchange_8() 95 void __atomic_store(size_t size, void *mem, void *val, int model) in __atomic_store() 112 void __atomic_exchange(size_t size, void *mem, void *val, void *_return, int model) in __atomic_exchange()
|
| /components/net/lwip/lwip-2.0.3/src/include/lwip/ |
| A D | arch.h | 180 #define LWIP_CONST_CAST(target_type, val) ((target_type)((ptrdiff_t)val)) argument 185 #define LWIP_ALIGNMENT_CAST(target_type, val) LWIP_CONST_CAST(target_type, val) argument 192 #define LWIP_PTR_NUMERIC_CAST(target_type, val) LWIP_CONST_CAST(target_type, val) argument
|
| /components/drivers/spi/ |
| A D | dev_spi_bit_ops.c | 23 #define SET_SCLK(ops, val) ops->set_sclk(ops->data, val) argument 24 #define SET_MOSI(ops, val) ops->set_mosi(ops->data, val) argument 25 #define SET_MISO(ops, val) ops->set_miso(ops->data, val) argument 29 #define DIR_MOSI(ops, val) ops->dir_mosi(ops->data, val) argument 30 #define DIR_MISO(ops, val) ops->dir_miso(ops->data, val) argument
|
| /components/net/lwip/lwip-2.1.2/src/core/ipv4/ |
| A D | ip4_addr.c | 125 ip4_addr_t val; in ipaddr_addr() local 147 u32_t val; in ip4addr_aton() local
|
| /components/net/lwip/lwip-2.1.2/src/include/lwip/ |
| A D | arch.h | 242 #define LWIP_CONST_CAST(target_type, val) ((target_type)((ptrdiff_t)val)) argument 247 #define LWIP_ALIGNMENT_CAST(target_type, val) LWIP_CONST_CAST(target_type, val) argument 254 #define LWIP_PTR_NUMERIC_CAST(target_type, val) LWIP_CONST_CAST(target_type, val) argument 259 #define LWIP_PACKED_CAST(target_type, val) LWIP_CONST_CAST(target_type, val) argument
|
| /components/drivers/include/drivers/ |
| A D | misc.h | 38 #define ____KEY_ENABLED(__ignored, val, ...) val argument 43 #define RT_FIELD_PREP(mask, val) (((rt_uint64_t)(val) << (__rt_ffsl((mask)) - 1)) & (mask)) argument 44 #define RT_FIELD_GET(mask, val) (((val) & (mask)) >> (__rt_ffsl((mask)) - 1)) argument 104 #define rt_clamp(val, lo, hi) rt_min((typeof(val))rt_max(val, lo), hi) argument
|
| /components/drivers/ipc/ |
| A D | completion_mp.c | 33 #define IPC_STORE(dst, val, morder) atomic_store_explicit(dst, val, morder) argument 42 #define IPC_STORE(dst, val, morder) rt_atomic_store(dst, val) argument 346 #define GET_THREAD(val) ((rt_thread_t)((val) & ~1)) in rt_completion_wakeup_by_errno() argument
|
| /components/drivers/mfd/ |
| A D | mfd-syscon.c | 41 rt_err_t rt_syscon_write(struct rt_syscon *syscon, rt_off_t offset, rt_uint32_t val) in rt_syscon_write() 59 …rt_syscon_update_bits(struct rt_syscon *syscon, rt_off_t offset, rt_uint32_t mask, rt_uint32_t val) in rt_syscon_update_bits()
|
| /components/net/lwip/lwip-1.4.1/src/include/lwip/ |
| A D | sys.h | 297 #define SYS_ARCH_INC(var, val) do { \ argument 306 #define SYS_ARCH_DEC(var, val) do { \ argument 324 #define SYS_ARCH_SET(var, val) do { \ argument
|
| /components/net/lwip/lwip-2.0.3/src/core/ipv4/ |
| A D | ip4_addr.c | 135 ip4_addr_t val; in ipaddr_addr() local 157 u32_t val; in ip4addr_aton() local
|