Home
last modified time | relevance | path

Searched +defs:val +defs:value (Results 1 – 21 of 21) sorted by relevance

/nrf52832-nimble/rt-thread/libcpu/mips/xburst/
H A Dmipscfg.c53 rt_uint16_t val; in mips32_cfg_init() local
82 static void CP0_status_analyze(unsigned long value) in CP0_status_analyze()
114 static void CP0_config0_analyze(unsigned long value) in CP0_config0_analyze()
189 static void CP0_config1_analyze(unsigned long value) in CP0_config1_analyze()
256 static void CP0_config2_analyze(unsigned long value) in CP0_config2_analyze()
263 static void CP0_config3_analyze(unsigned long value) in CP0_config3_analyze()
272 unsigned long value; in list_mips() local
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_store.c27 union ble_store_value *val) in ble_store_read()
45 ble_store_write(int obj_type, const union ble_store_value *val) in ble_store_write()
114 ble_store_overflow_event(int obj_type, const union ble_store_value *value) in ble_store_overflow_event()
267 ble_store_write_cccd(const struct ble_store_value_cccd *value) in ble_store_write_cccd()
290 const struct ble_store_value_cccd *value) in ble_store_key_from_value_cccd()
299 const struct ble_store_value_sec *value) in ble_store_key_from_value_sec()
312 const union ble_store_value *value) in ble_store_key_from_value()
336 union ble_store_value value; in ble_store_iterate() local
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Datomic.h58 static inline atomic_val_t atomic_add(atomic_t *target, atomic_val_t value) in atomic_add()
75 static inline atomic_val_t atomic_sub(atomic_t *target, atomic_val_t value) in atomic_sub()
141 static inline atomic_val_t atomic_set(atomic_t *target, atomic_val_t value) in atomic_set()
180 static inline atomic_val_t atomic_or(atomic_t *target, atomic_val_t value) in atomic_or()
198 static inline atomic_val_t atomic_xor(atomic_t *target, atomic_val_t value) in atomic_xor()
216 static inline atomic_val_t atomic_and(atomic_t *target, atomic_val_t value) in atomic_and()
234 static inline atomic_val_t atomic_nand(atomic_t *target, atomic_val_t value) in atomic_nand()
291 atomic_val_t val = atomic_get(ATOMIC_ELEM(target, bit)); in atomic_test_bit() local
/nrf52832-nimble/rt-thread/libcpu/mips/common/
H A Dmips_regs.h709 #define write_r10k_perf_cntr(counter,val) \ argument
721 #define write_r10k_perf_cntl(counter,val) \ argument
762 #define __write_32bit_c0_register(register, sel, value) \ argument
776 #define __write_64bit_c0_register(register, sel, value) \ argument
797 #define __write_ulong_c0_register(reg, sel, val) \ argument
838 #define __write_64bit_c0_split(source, sel, val) \ argument
867 #define write_c0_index(val) __write_32bit_c0_register($0, 0, val) argument
870 #define write_c0_entrylo0(val) __write_ulong_c0_register($2, 0, val) argument
873 #define write_c0_entrylo1(val) __write_ulong_c0_register($3, 0, val) argument
876 #define write_c0_conf(val) __write_32bit_c0_register($3, 0, val) argument
[all …]
H A Dmipsregs.h583 #define __write_32bit_c0_register(register, sel, value) \ argument
598 #define write_c0_index(val) __write_32bit_c0_register($0, 0, val) argument
601 #define write_c0_random(val) __write_32bit_c0_register($1, 0, val) argument
604 #define write_c0_entrylo0(val) __write_32bit_c0_register($2, 0, val) argument
607 #define write_c0_entrylo1(val) __write_32bit_c0_register($3, 0, val) argument
610 #define write_c0_conf(val) __write_32bit_c0_register($3, 0, val) argument
613 #define write_c0_context(val) __write_32bit_c0_register($4, 0, val) argument
616 #define write_c0_userlocal(val) __write_32bit_c0_register($4, 2, val) argument
619 #define write_c0_pagemask(val) __write_32bit_c0_register($5, 0, val) argument
622 #define write_c0_wired(val) __write_32bit_c0_register($6, 0, val) argument
[all …]
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_store_test.c29 union ble_store_value value; in ble_store_test_util_verify_peer_deleted() local
71 union ble_store_value val; in ble_store_test_util_overflow_sec() local
199 union ble_store_value value; in TEST_CASE() local
H A Dble_hs_test_util.c1135 const void *value, in ble_hs_test_util_verify_tx_find_type_value()
1866 struct ble_store_value_cccd val; in ble_hs_test_util_num_cccds() local
1889 struct ble_store_value_sec val; in ble_hs_test_util_num_our_secs() local
1912 struct ble_store_value_sec val; in ble_hs_test_util_num_peer_secs() local
1934 union ble_store_value *value) in ble_hs_test_util_store_read()
1948 ble_hs_test_util_store_write(int obj_type, const union ble_store_value *value) in ble_hs_test_util_store_write()
/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/include/asm/
H A Dppc4xx.h37 #define PPC_REG_VAL(bit, value) ((value) << ((PPC_REG_BITS - 1) - (bit))) argument
43 #define static_cast(type, val) (type)(val) argument
45 #define static_cast(type, val) (val) argument
118 rt_uint32_t val; in get_mcsr() local
124 static inline void set_mcsr(rt_uint32_t val) in set_mcsr()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H A Dsnmp.h110 #define MIB2_STATS_NETIF_ADD(n, x, val) do { (n)->mib2_counters.x += (val); } while(0) argument
140 #define MIB2_STATS_NETIF_ADD(n, x, val) argument
197 #define snmp_add_ifinoctets(ni,value) MIB2_STATS_NETIF_ADD(ni, ifinoctets, value) argument
203 #define snmp_add_ifoutoctets(ni,value) MIB2_STATS_NETIF_ADD(ni, ifoutoctets, value) argument
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Dsnmp.h110 #define MIB2_STATS_NETIF_ADD(n, x, val) do { (n)->mib2_counters.x += (val); } while(0) argument
140 #define MIB2_STATS_NETIF_ADD(n, x, val) argument
197 #define snmp_add_ifinoctets(ni,value) MIB2_STATS_NETIF_ADD(ni, ifinoctets, value) argument
203 #define snmp_add_ifoutoctets(ni,value) MIB2_STATS_NETIF_ADD(ni, ifoutoctets, value) argument
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/
H A Ddhcp.c145 #define dhcp_set_option_value(dhcp, idx, val) (dhcp_rx_options_val[idx] = (val)) argument
1279 dhcp_option_byte(struct dhcp *dhcp, u8_t value) in dhcp_option_byte()
1286 dhcp_option_short(struct dhcp *dhcp, u16_t value) in dhcp_option_short()
1294 dhcp_option_long(struct dhcp *dhcp, u32_t value) in dhcp_option_long()
1450 u32_t value = 0; in dhcp_parse_reply() local
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/store/ram/src/
H A Dble_store_ram.c395 union ble_store_value *value) in ble_store_ram_read()
438 ble_store_ram_write(int obj_type, const union ble_store_value *val) in ble_store_ram_write()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/store/config/src/
H A Dble_store_config.c429 union ble_store_value *value) in ble_store_config_read()
472 ble_store_config_write(int obj_type, const union ble_store_value *val) in ble_store_config_write()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ipv4/
H A Ddhcp.c171 #define dhcp_set_option_value(dhcp, idx, val) (dhcp_rx_options_val[idx] = (val)) argument
1401 dhcp_option_byte(struct dhcp *dhcp, u8_t value) in dhcp_option_byte()
1408 dhcp_option_short(struct dhcp *dhcp, u16_t value) in dhcp_option_short()
1416 dhcp_option_long(struct dhcp *dhcp, u32_t value) in dhcp_option_long()
1587 u32_t value = 0; in dhcp_parse_reply() local
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/
H A Dipcp.c351 int value; local
827 #define ADDCIVJ(opt, neg, val, old, maxslotindex, cflag) \ in ipcp_addci() argument
844 #define ADDCIADDR(opt, neg, val) \ in ipcp_addci() argument
958 #define ACKCIVJ(opt, neg, val, old, maxslotindex, cflag) \ in ipcp_ackci() argument
982 #define ACKCIADDR(opt, neg, val) \ in ipcp_ackci() argument
1380 #define REJCIVJ(opt, neg, val, old, maxslot, cflag) \ in ipcp_rejci() argument
1403 #define REJCIADDR(opt, neg, val) \ in ipcp_rejci() argument
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/
H A Dipcp.c351 int value; local
827 #define ADDCIVJ(opt, neg, val, old, maxslotindex, cflag) \ in ipcp_addci() argument
844 #define ADDCIADDR(opt, neg, val) \ in ipcp_addci() argument
958 #define ACKCIVJ(opt, neg, val, old, maxslotindex, cflag) \ in ipcp_ackci() argument
982 #define ACKCIADDR(opt, neg, val) \ in ipcp_ackci() argument
1380 #define REJCIVJ(opt, neg, val, old, maxslot, cflag) \ in ipcp_rejci() argument
1403 #define REJCIADDR(opt, neg, val) \ in ipcp_rejci() argument
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv4/
H A Ddhcp.c185 #define dhcp_set_option_value(dhcp, idx, val) (dhcp_rx_options_val[idx] = (val)) argument
1444 dhcp_option_byte(u16_t options_out_len, u8_t *options, u8_t value) in dhcp_option_byte()
1452 dhcp_option_short(u16_t options_out_len, u8_t *options, u16_t value) in dhcp_option_short()
1461 dhcp_option_long(u16_t options_out_len, u8_t *options, u32_t value) in dhcp_option_long()
1653 u32_t value = 0; in dhcp_parse_reply() local
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A Ddeflate.c404 int ZEXPORT deflatePrime (strm, bits, value) in deflatePrime() argument
683 int val; local
714 int val; local
/nrf52832-nimble/rt-thread/tools/
H A Dkconfiglib.py3178 def _warn_undef_assign_load(self, name, val, filename, linenr): argument
3713 def set_value(self, value): argument
4360 def set_value(self, value): argument
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/frontends/qconf/
H A Dqconf.cc88 bool ConfigSettings::writeSizes(const QString& key, const QList<int>& value) in writeSizes()
474 void ConfigList::setValue(ConfigItem* item, tristate val) in setValue()
/nrf52832-nimble/packages/NimBLE-latest/apps/btshell/src/
H A Dcmd.c2330 union ble_store_value value; in cmd_keystore_add() local
2435 union ble_store_value *val, in cmd_keystore_iterator()