Home
last modified time | relevance | path

Searched +full:16 +full:v (Results 1 – 25 of 475) sorted by relevance

12345678910>>...19

/Zephyr-latest/drivers/edac/
Dibecc.h49 * granularity (64 Bytes) with 16 bits SECDED code.
76 #define MCHBAR_MASK GENMASK64(38, 16)
85 /* Register controlling reporting error SERR, offset 0xc8, 16 bit */
91 * offset 0xca, 16 bit
94 * ERRSTS_REG with 32 bit access and get this 16 bits
144 #define INTER_CHAN_DDR_TYPE(v) BITFIELD(v, 2, 0) argument
146 #define INTER_CHAN_ECHM(v) BITFIELD(v, 3, 3) argument
148 #define INTER_CHAN_CH_L_MAP(v) BITFIELD(v, 4, 4) argument
150 #define INTER_CHAN_CH_S_SIZE BITFIELD(v, 19, 12)
155 #define DIMM_L_MAP(v) BITFIELD(v, 0, 0) argument
[all …]
/Zephyr-latest/subsys/bluetooth/crypto/
Dbt_crypto.c19 int bt_crypto_f4(const uint8_t *u, const uint8_t *v, const uint8_t *x, uint8_t z, uint8_t res[16]) in bt_crypto_f4() argument
21 uint8_t xs[16]; in bt_crypto_f4()
26 LOG_DBG("v %s", bt_hex(v, 32)); in bt_crypto_f4()
27 LOG_DBG("x %s z 0x%x", bt_hex(x, 16), z); in bt_crypto_f4()
30 * U, V and Z are concatenated and used as input m to the function in bt_crypto_f4()
39 sys_memcpy_swap(m + 32, v, 32); in bt_crypto_f4()
42 sys_memcpy_swap(xs, x, 16); in bt_crypto_f4()
49 sys_mem_swap(res, 16); in bt_crypto_f4()
51 LOG_DBG("res %s", bt_hex(res, 16)); in bt_crypto_f4()
59 static const uint8_t salt[16] = {0x6c, 0x88, 0x83, 0x91, 0xaa, 0xf5, 0xa5, 0x38, in bt_crypto_f5()
[all …]
/Zephyr-latest/soc/nxp/s32/s32k3/
Dpmc.c15 #define PMC_LVSC_HVDAF(v) FIELD_PREP(PMC_LVSC_HVDAF_MASK, (v)) argument
17 #define PMC_LVSC_HVDBF(v) FIELD_PREP(PMC_LVSC_HVDBF_MASK, (v)) argument
19 #define PMC_LVSC_HVD25F(v) FIELD_PREP(PMC_LVSC_HVD25F_MASK, (v)) argument
21 #define PMC_LVSC_HVD11F(v) FIELD_PREP(PMC_LVSC_HVD11F_MASK, (v)) argument
23 #define PMC_LVSC_LVD5AF(v) FIELD_PREP(PMC_LVSC_LVD5AF_MASK, (v)) argument
25 #define PMC_LVSC_LVD15F(v) FIELD_PREP(PMC_LVSC_LVD15F_MASK, (v)) argument
27 #define PMC_LVSC_HVDAS(v) FIELD_PREP(PMC_LVSC_HVDAS_MASK, (v)) argument
29 #define PMC_LVSC_HVDBS(v) FIELD_PREP(PMC_LVSC_HVDBS_MASK, (v)) argument
31 #define PMC_LVSC_HVD25S(v) FIELD_PREP(PMC_LVSC_HVD25S_MASK, (v)) argument
33 #define PMC_LVSC_HVD11S(v) FIELD_PREP(PMC_LVSC_HVD11S_MASK, (v)) argument
[all …]
/Zephyr-latest/tests/bsim/bluetooth/audio/test_scripts/
Dgmap_unicast_ac_11_ii.sh19 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=gmap_ugg_ac_11_ii -RealEncryption=1 \
23 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=1 -testid=gmap_ugt -RealEncryption=1 \
27 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=2 -testid=gmap_ugt -RealEncryption=1 \
31 Execute ./bs_2G4_phy_v1 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} \
39 Execute_AC_11_II 32_1_gr 16_1_gs
40 Execute_AC_11_II 32_2_gr 16_2_gs
41 Execute_AC_11_II 48_1_gr 16_1_gs
42 Execute_AC_11_II 48_2_gr 16_2_gs
Dgmap_unicast_ac_7_ii.sh19 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=gmap_ugg_ac_7_ii -RealEncryption=1 \
23 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=1 -testid=gmap_ugt -RealEncryption=1 \
27 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=2 -testid=gmap_ugt -RealEncryption=1 \
31 Execute ./bs_2G4_phy_v1 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} \
39 Execute_AC_7_II 32_1_gr 16_1_gs
40 Execute_AC_7_II 32_2_gr 16_2_gs
41 Execute_AC_7_II 48_1_gr 16_1_gs
42 Execute_AC_7_II 48_2_gr 16_2_gs
Dgmap_unicast_ac_8_ii.sh19 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=gmap_ugg_ac_8_ii -RealEncryption=1 \
23 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=1 -testid=gmap_ugt -RealEncryption=1 \
27 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=2 -testid=gmap_ugt -RealEncryption=1 \
31 Execute ./bs_2G4_phy_v1 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} \
39 Execute_AC_8_II 32_1_gr 16_1_gs
40 Execute_AC_8_II 32_2_gr 16_2_gs
41 Execute_AC_8_II 48_1_gr 16_1_gs
42 Execute_AC_8_II 48_2_gr 16_2_gs
Dcap_unicast_ac_11_ii.sh19 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=cap_initiator_ac_11_ii \
23 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=1 -testid=cap_acceptor_unicast \
27 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=2 -testid=cap_acceptor_unicast \
31 Execute ./bs_2G4_phy_v1 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} \
41 Execute_AC_11_II 16_1_1 16_1_1
42 Execute_AC_11_II 16_2_1 16_2_1
Dcap_unicast_ac_7_ii.sh19 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=cap_initiator_ac_7_ii \
23 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=1 -testid=cap_acceptor_unicast \
27 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=2 -testid=cap_acceptor_unicast \
31 Execute ./bs_2G4_phy_v1 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} \
41 Execute_AC_7_II 16_1_1 16_1_1
42 Execute_AC_7_II 16_2_1 16_2_1
Dcap_unicast_ac_8_ii.sh19 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=cap_initiator_ac_8_ii \
23 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=1 -testid=cap_acceptor_unicast \
27 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=2 -testid=cap_acceptor_unicast \
31 Execute ./bs_2G4_phy_v1 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} \
41 Execute_AC_8_II 16_1_1 16_1_1
42 Execute_AC_8_II 16_2_1 16_2_1
Dgmap_unicast_ac_5.sh20 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=gmap_ugg_ac_5 -RealEncryption=1 \
24 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=1 -testid=gmap_ugt -RealEncryption=1 \
28 Execute ./bs_2G4_phy_v1 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} \
36 Execute_AC_5 32_1_gr 16_1_gs
37 Execute_AC_5 32_2_gr 16_2_gs
38 Execute_AC_5 48_1_gr 16_1_gs
39 Execute_AC_5 48_2_gr 16_2_gs
Dcap_unicast_ac_3.sh20 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=cap_initiator_ac_3 \
24 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=1 -testid=cap_acceptor_unicast \
28 Execute ./bs_2G4_phy_v1 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} \
38 Execute_AC_3 16_1_1 16_1_1
39 Execute_AC_3 16_2_1 16_2_1
Dcap_unicast_ac_5.sh20 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=cap_initiator_ac_5 \
24 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=1 -testid=cap_acceptor_unicast \
28 Execute ./bs_2G4_phy_v1 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} \
36 Execute_AC_5 16_1_1 16_1_1
37 Execute_AC_5 16_2_1 16_2_1
Dcap_unicast_ac_7_i.sh19 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=cap_initiator_ac_7_i \
23 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=1 -testid=cap_acceptor_unicast \
27 Execute ./bs_2G4_phy_v1 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} \
37 Execute_AC_7_I 16_1_1 16_1_1
38 Execute_AC_7_I 16_2_1 16_2_1
Dgmap_unicast_ac_11_i.sh19 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=gmap_ugg_ac_11_i -RealEncryption=1 \
23 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=1 -testid=gmap_ugt -RealEncryption=1 \
27 Execute ./bs_2G4_phy_v1 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} \
35 Execute_AC_11_I 32_1_gr 16_1_gs
36 Execute_AC_11_I 32_2_gr 16_2_gs
37 Execute_AC_11_I 48_1_gr 16_1_gs
38 Execute_AC_11_I 48_2_gr 16_2_gs
Dgmap_unicast_ac_3.sh20 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=gmap_ugg_ac_3 -RealEncryption=1 \
24 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=1 -testid=gmap_ugt -RealEncryption=1 \
28 Execute ./bs_2G4_phy_v1 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} \
36 Execute_AC_3 32_1_gr 16_1_gs
37 Execute_AC_3 32_2_gr 16_2_gs
38 Execute_AC_3 48_1_gr 16_1_gs
39 Execute_AC_3 48_2_gr 16_2_gs
Dgmap_unicast_ac_8_i.sh19 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=gmap_ugg_ac_8_i -RealEncryption=1 \
23 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=1 -testid=gmap_ugt -RealEncryption=1 \
27 Execute ./bs_2G4_phy_v1 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} \
35 Execute_AC_8_I 32_1_gr 16_1_gs
36 Execute_AC_8_I 32_2_gr 16_2_gs
37 Execute_AC_8_I 48_1_gr 16_1_gs
38 Execute_AC_8_I 48_2_gr 16_2_gs
Dcap_broadcast_ac_12.sh19 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=cap_initiator_ac_12 \
23 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=1 -testid=cap_acceptor_broadcast \
27 Execute ./bs_2G4_phy_v1 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} \
38 Execute_AC_12 16_1_1
39 Execute_AC_12 16_2_1
56 Execute_AC_12 16_1_2
57 Execute_AC_12 16_2_2
Dcap_unicast_ac_11_i.sh19 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=cap_initiator_ac_11_i \
23 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=1 -testid=cap_acceptor_unicast \
27 Execute ./bs_2G4_phy_v1 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} \
37 Execute_AC_11_I 16_1_1 16_1_1
38 Execute_AC_11_I 16_2_1 16_2_1
Dcap_unicast_ac_8_i.sh19 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=cap_initiator_ac_8_i \
23 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=1 -testid=cap_acceptor_unicast \
27 Execute ./bs_2G4_phy_v1 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} \
37 Execute_AC_8_I 16_1_1 16_1_1
38 Execute_AC_8_I 16_2_1 16_2_1
Dcap_broadcast_ac_13.sh19 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=cap_initiator_ac_13 \
23 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=1 -testid=cap_acceptor_broadcast \
27 Execute ./bs_2G4_phy_v1 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} \
37 Execute_AC_13 16_1_1
38 Execute_AC_13 16_2_1
55 # Execute_AC_13 16_1_2 # BT_ISO_FLAGS_ERROR
56 # Execute_AC_13 16_2_2 # BT_ISO_FLAGS_ERROR
Dcap_broadcast_ac_14.sh19 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=cap_initiator_ac_14 \
23 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=1 -testid=cap_acceptor_broadcast \
27 Execute ./bs_2G4_phy_v1 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} \
38 Execute_AC_14 16_1_1
39 Execute_AC_14 16_2_1
58 Execute_AC_14 16_1_2
59 Execute_AC_14 16_2_2
Dgmap_unicast_ac_2.sh20 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=gmap_ugg_ac_2 -RealEncryption=1 \
24 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=1 -testid=gmap_ugt -RealEncryption=1 \
28 Execute ./bs_2G4_phy_v1 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} \
36 Execute_AC_2 16_1_gs
37 Execute_AC_2 16_2_gs
Dcap_unicast_ac_6_ii.sh19 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=cap_initiator_ac_6_ii \
23 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=1 -testid=cap_acceptor_unicast \
27 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=2 -testid=cap_acceptor_unicast \
31 Execute ./bs_2G4_phy_v1 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} \
41 Execute_AC_6_II 16_1_1
42 Execute_AC_6_II 16_2_1
/Zephyr-latest/samples/boards/nordic/battery/src/
Dmain.c18 * 3.7v 2000 mAh](https://www.adafruit.com/product/2011) LIPO
19 * under full load that started with a charge of 3.96 V and
20 * dropped about linearly to 3.58 V over 15 hours. It then
21 * dropped rapidly to 3.10 V over one hour, at which point it
24 * Based on eyeball comparisons we'll say that 15/16 of life
25 * goes between 3.95 and 3.55 V, and 1/16 goes between 3.55 V
26 * and 3.1 V.
36 static char buf[16]; /* ...HH:MM:SS.MMM */ in now_str()
/Zephyr-latest/include/zephyr/dt-bindings/pcie/
Dpcie.h20 * We represent a PCI device ID as [31:16] device ID, [15:0] vendor ID. Not
26 #define PCIE_ID_DEV_SHIFT 16U
30 #define CAST(type, v) (v) argument
32 #define CAST(type, v) ((type)(v)) argument
50 * [23:16] bus number, [15:11] device number, [10:8] function number
58 #define PCIE_BDF_BUS_SHIFT 16U

12345678910>>...19