Home
last modified time | relevance | path

Searched full:8 (Results 1 – 25 of 4348) sorted by relevance

12345678910>>...174

/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/
Dservice_a_1.c45 '6', '6', '6', '6', '7', '7', '7', '7', '7', '8', '8', '8', '8',
46 '8', '9', '9', '9', '9', '9', '0', '0', '0', '0', '0', '1', '1',
49 '6', '6', '7', '7', '7', '7', '7', '8', '8', '8', '8', '8', '9',
53 '7', '7', '7', '7', '7', '8', '8', '8', '8', '8', '9', '9', '9',
57 '7', '7', '7', '8', '8', '8', '8', '8', '9', '9', '9', '9', '9',
61 '7', '8', '8', '8', '8', '8', '9', '9', '9', '9', '9', '0', '0',
64 '5', '5', '6', '6', '6', '6', '6', '7', '7', '7', '7', '7', '8',
65 '8', '8', '8', '8', '9', '9', '9', '9', '9', '0', '0', '0', '0',
68 '6', '6', '6', '6', '6', '7', '7', '7', '7', '7', '8', '8', '8',
69 '8', '8', '9', '9', '9', '9', '9', '0', '0', '0', '0', '0', '1',
[all …]
/Zephyr-latest/include/zephyr/toolchain/iar/
Diar_missing_defs.h29 #define __INT_WIDTH__ (__INT_SIZE__*8)
33 #define __SHRT_WIDTH__ (__SHORT_SIZE__*8)
37 #define __LONG_WIDTH__ (__LONG_SIZE__*8)
41 #define __LONG_LONG_WIDTH__ (__LONG_LONG_SIZE__*8)
46 #define __INTMAX_WIDTH__ (__SIZEOF_INTMAX__*8)
49 #define __UINTMAX_WIDTH__ (__SIZEOF_UINTMAX__*8)
53 #define __INTPTR_WIDTH__ (__INTPTR_T_SIZE__*8)
57 #define __PTRDIFF_WIDTH__ (__PTRDIFF_T_SIZE__*8)
70 #define __SIZE_WIDTH__ ((__SIZEOF_SIZE_T__)*8)
105 #define __INT_FAST8_WIDTH__ (__INT_FAST8_T_SIZE__*8)
[all …]
/Zephyr-latest/boards/enjoydigital/litex_vexriscv/doc/img/
Dsymbiflow.svg18-4.9-2.3-6.4-1.5-1.5-3.6-2.3-6.4-2.3-2.4 0-4.4.7-5.9 2s-2.2 2.8-2.2 4.5c0 1.7.8 2.9 2.5 3.8 1.7.9…
/Zephyr-latest/
D.editorconfig8 charset = utf-8
17 indent_size = 8
22 indent_size = 8
27 indent_size = 8
32 indent_size = 8
42 indent_size = 8
63 indent_size = 8
78 indent_size = 8
83 indent_size = 8
92 indent_size = 8
/Zephyr-latest/arch/arm64/core/
Dearly_mem_funcs.S25 /* is dst pointer 8-bytes aligned? */
29 /* at least 8 bytes to set? */
30 cmp x2, #8
38 1: /* 8 bytes at a time */
39 sub x2, x2, #8
41 str x8, [x0], #8
58 /* are dst and src pointers 8-bytes aligned? */
63 /* at least 8 bytes to copy? */
64 cmp x2, #8
67 1: /* 8 bytes at a time */
[all …]
/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/renesas/
Dpinctrl-r8a77951.h21 #define PIN_D8 RCAR_GP_PIN(0, 8)
37 #define PIN_A8 RCAR_GP_PIN(1, 8)
66 #define PIN_PWM2_A RCAR_GP_PIN(2, 8)
81 #define PIN_SD1_DATA0 RCAR_GP_PIN(3, 8)
97 #define PIN_SD3_CMD RCAR_GP_PIN(4, 8)
115 #define PIN_RTS1 RCAR_GP_PIN(5, 8)
141 #define PIN_SSI_SCK4 RCAR_GP_PIN(6, 8)
176 #define PIN_AVB_RX_CTL RCAR_NOGP_PIN(8)
219 #define FUNC_AVB_PHY_INT IPSR(0, 8, 0)
220 #define FUNC_MSIOF2_SYNC_C IPSR(0, 8, 2)
[all …]
Dpinctrl-r8a77961.h22 #define PIN_D8 RCAR_GP_PIN(0, 8)
38 #define PIN_A8 RCAR_GP_PIN(1, 8)
67 #define PIN_PWM2_A RCAR_GP_PIN(2, 8)
82 #define PIN_SD1_DATA0 RCAR_GP_PIN(3, 8)
98 #define PIN_SD3_CMD RCAR_GP_PIN(4, 8)
116 #define PIN_RTS1 RCAR_GP_PIN(5, 8)
142 #define PIN_SSI_SCK4 RCAR_GP_PIN(6, 8)
177 #define PIN_AVB_RX_CTL RCAR_NOGP_PIN(8)
220 #define FUNC_AVB_PHY_INT IPSR(0, 8, 0)
221 #define FUNC_MSIOF2_SYNC_C IPSR(0, 8, 2)
[all …]
/Zephyr-latest/samples/subsys/zbus/benchmark/
DREADME.rst23 * **CONFIG_BM_ONE_TO** number of consumers to send (1 up to 8 consumers);
52 | LIS/SUB/MSG_SUB | 1,4,8 | 2,8,32,128,512 | float | int | …
66 LISTENERS,1,8,237925.0,9253,23091
71 LISTENERS,4,8,82244.33333333333,9280,23142
75 LISTENERS,8,2,211465.66666666666,9310,23202
76 LISTENERS,8,8,56294.0,9316,23210
77 LISTENERS,8,32,15635.0,9340,23270
78 LISTENERS,8,128,5818.0,9628,23350
79 LISTENERS,8,512,4862.0,10780,23742
81 SUBSCRIBERS,1,8,1978179.3333333333,9933,23463
[all …]
/Zephyr-latest/tests/application_development/code_relocation/src/
Dtest_file2.c14 char src[8] = "data\n"; in function_in_sram()
15 char dst[8]; in function_in_sram()
18 memcpy(dst, src, 8); in function_in_sram()
20 zassert_mem_equal(src, dst, 8, "memcpy compare error"); in function_in_sram()
25 char src[8] = "data\n"; in function_not_relocated()
26 char dst[8]; in function_not_relocated()
29 memcpy(dst, src, 8); in function_not_relocated()
31 zassert_mem_equal(src, dst, 8, "memcpy compare error"); in function_not_relocated()
/Zephyr-latest/tests/net/traffic_class/
Dtestcase.yaml39 net.traffic_class.8:
41 - CONFIG_NET_TC_TX_COUNT=8
42 - CONFIG_NET_TC_RX_COUNT=8
68 net.traffic_class.8_no_rx:
70 - CONFIG_NET_TC_TX_COUNT=8
97 net.traffic_class.8_no_tx:
99 - CONFIG_NET_TC_RX_COUNT=8
108 - CONFIG_NET_TC_RX_COUNT=8
113 - CONFIG_NET_TC_TX_COUNT=8
129 - CONFIG_NET_TC_TX_COUNT=8
[all …]
/Zephyr-latest/samples/drivers/adc/adc_sequence/boards/
Dstm32f3_disco.overlay37 zephyr,vref-mv = <8>;
44 zephyr,vref-mv = <8>;
51 zephyr,vref-mv = <8>;
58 zephyr,vref-mv = <8>;
65 zephyr,vref-mv = <8>;
72 zephyr,vref-mv = <8>;
79 zephyr,vref-mv = <8>;
86 zephyr,vref-mv = <8>;
89 channel@8 {
90 reg = <8>;
[all …]
/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/
Dambiq-apollo4-pinctrl.h27 #define OBSBUS0_P0 APOLLO4_PINMUX(0, 8)
38 #define OBSBUS1_P1 APOLLO4_PINMUX(1, 8)
50 #define OBSBUS2_P2 APOLLO4_PINMUX(2, 8)
62 #define OBSBUS3_P3 APOLLO4_PINMUX(3, 8)
73 #define OBSBUS4_P4 APOLLO4_PINMUX(4, 8)
89 #define OBSBUS5_P5 APOLLO4_PINMUX(5, 8)
104 #define OBSBUS6_P6 APOLLO4_PINMUX(6, 8)
117 #define OBSBUS7_P7 APOLLO4_PINMUX(7, 8)
121 #define CMPRF1_P8 APOLLO4_PINMUX(8, 0)
122 #define TRIG1_P8 APOLLO4_PINMUX(8, 1)
[all …]
/Zephyr-latest/drivers/gpio/
Dgpio_nct38xx.h19 #define NCT38XX_REG_GPIO_DATA_IN(n) (0xC0 + ((n) * 8))
20 #define NCT38XX_REG_GPIO_DATA_OUT(n) (0xC1 + ((n) * 8))
21 #define NCT38XX_REG_GPIO_DIR(n) (0xC2 + ((n) * 8))
22 #define NCT38XX_REG_GPIO_OD_SEL(n) (0xC3 + ((n) * 8))
23 #define NCT38XX_REG_GPIO_ALERT_RISE(n) (0xC4 + ((n) * 8))
24 #define NCT38XX_REG_GPIO_ALERT_FALL(n) (0xC5 + ((n) * 8))
25 #define NCT38XX_REG_GPIO_ALERT_LEVEL(n) (0xC6 + ((n) * 8))
26 #define NCT38XX_REG_GPIO_ALERT_MASK(n) (0xC7 + ((n) * 8))
/Zephyr-latest/include/zephyr/dt-bindings/reset/
Dnumaker_m46x_reset.h22 #define NUMAKER_SYS_IPRST0_CCAPRST_Pos (8)
62 #define NUMAKER_SYS_IPRST1_I2C0RST_Pos (8)
120 #define NUMAKER_SYS_IPRST2_USCI0RST_Pos (8)
160 #define NUMAKER_SYS_IPRST3_SPI5RST_Pos (8)
232 #define NUMAKER_SC0_RST ((8UL << 24) | NUMAKER_SYS_IPRST2_SC0RST_Pos)
233 #define NUMAKER_SC1_RST ((8UL << 24) | NUMAKER_SYS_IPRST2_SC1RST_Pos)
234 #define NUMAKER_SC2_RST ((8UL << 24) | NUMAKER_SYS_IPRST2_SC2RST_Pos)
235 #define NUMAKER_I2C4_RST ((8UL << 24) | NUMAKER_SYS_IPRST2_I2C4RST_Pos)
236 #define NUMAKER_QSPI1_RST ((8UL << 24) | NUMAKER_SYS_IPRST2_QSPI1RST_Pos)
237 #define NUMAKER_SPI3_RST ((8UL << 24) | NUMAKER_SYS_IPRST2_SPI3RST_Pos)
[all …]
/Zephyr-latest/include/zephyr/dt-bindings/i2c/
Dit8xxx2-i2c.h16 #define CGC_OFFSET_SMBF ((IT8XXX2_ECPM_CGCTRL4R_OFF << 8) | 0x80)
17 #define CGC_OFFSET_SMBE ((IT8XXX2_ECPM_CGCTRL4R_OFF << 8) | 0x40)
18 #define CGC_OFFSET_SMBD ((IT8XXX2_ECPM_CGCTRL4R_OFF << 8) | 0x20)
19 #define CGC_OFFSET_SMBC ((IT8XXX2_ECPM_CGCTRL4R_OFF << 8) | 0x10)
20 #define CGC_OFFSET_SMBB ((IT8XXX2_ECPM_CGCTRL4R_OFF << 8) | 0x08)
21 #define CGC_OFFSET_SMBA ((IT8XXX2_ECPM_CGCTRL4R_OFF << 8) | 0x04)
/Zephyr-latest/soc/litex/litex_vexriscv/
Dsoc.h18 #if CONFIG_LITEX_CSR_DATA_WIDTH >= 8 in litex_read8()
21 #error CSR data width less than 8 in litex_read8()
27 #if CONFIG_LITEX_CSR_DATA_WIDTH == 8 in litex_read16()
28 return (sys_read8(addr) << 8) in litex_read16()
39 #if CONFIG_LITEX_CSR_DATA_WIDTH == 8 in litex_read32()
42 | (sys_read8(addr + 0x8) << 8) in litex_read32()
53 #if CONFIG_LITEX_CSR_DATA_WIDTH == 8 in litex_read64()
60 | ((uint64_t)sys_read8(addr + 0x18) << 8) in litex_read64()
73 #if CONFIG_LITEX_CSR_DATA_WIDTH >= 8 in litex_write8()
76 #error CSR data width less than 8 in litex_write8()
[all …]
/Zephyr-latest/soc/microchip/mec/mec172x/reg/
Dmec172x_i2c_smb.h36 * Size 8-bit
61 * b[14:8] = Slave address 2
69 * Data register, 8-bit
85 #define MCHP_I2C_SMB_MSTR_CMD_START0 BIT(8)
97 #define MCHP_I2C_SMB_MSTR_CMD_B1_START0 BIT((8 - 8))
98 #define MCHP_I2C_SMB_MSTR_CMD_B1_STARTN BIT((9 - 8))
99 #define MCHP_I2C_SMB_MSTR_CMD_B1_STOP BIT((10 - 8))
100 #define MCHP_I2C_SMB_MSTR_CMD_B1_PEC_TERM BIT((11 - 8))
101 #define MCHP_I2C_SMB_MSTR_CMD_B1_READM BIT((12 - 8))
102 #define MCHP_I2C_SMB_MSTR_CMD_B1_READ_PEC BIT((13 - 8))
[all …]
/Zephyr-latest/dts/bindings/clock/
Dnuvoton,npcx-pcc.yaml68 8, CORE_CLK = OFMCLK / 8
79 - 8
99 8, APB1_CLK = OFMCLK / 8
110 - 8
120 - APB2_CLK must be set to 8MHz <= APB2_CLK <= 50MHz.
130 8, APB2_CLK = OFMCLK / 8
141 - 8
161 8, APB3_CLK = OFMCLK / 8
172 - 8
181 - APB4_CLK must be set to 8MHz <= APB4_CLK <= 50MHz.
[all …]
/Zephyr-latest/drivers/ethernet/nxp_imx_netc/
DKconfig53 default 8
54 range 8 256
56 Length of the TX ring. The value must be a multiple of 8.
64 store one complete Ethernet frame, and be a multiple of 8.
75 default 8
76 range 8 256
78 Length of the RX ring. The value must be a multiple of 8.
86 store one complete Ethernet frame, and be a multiple of 8.
/Zephyr-latest/drivers/pcie/endpoint/
Dpcie_ep_iproc_regs.h117 struct paxb_imap paxb_func0_imap0[8];
118 struct paxb_imap paxb_func0_imap1[8];
120 struct paxb_imap paxb_func0_imap3[8];
121 struct paxb_imap paxb_func0_imap4[8];
215 uint32_t paxb_msg_data[8];
293 uint32_t paxb_func0_imap0[8];
294 uint32_t paxb_func1_imap0[8];
295 uint32_t paxb_func0_imap0_upper[8];
296 uint32_t paxb_func1_imap0_upper[8];
316 struct paxb_64 paxb_func0_imap1[8];
[all …]
/Zephyr-latest/drivers/display/
DKconfig.stm32_ltdc28 One pixel consists of 8-bit alpha, 8-bit red, 8-bit green and 8-bit blue value
34 One pixel consists of 8-bit red, 8-bit green and 8-bit blue value
/Zephyr-latest/drivers/crypto/
Dcrypto_intel_sha_priv.h26 #define SHA1_ALGORITHM_HASH_SIZEOF (160 / 8)
27 #define SHA224_ALGORITHM_HASH_SIZEOF (224 / 8)
28 #define SHA256_ALGORITHM_HASH_SIZEOF (256 / 8)
29 #define SHA384_ALGORITHM_HASH_SIZEOF (384 / 8)
30 #define SHA512_ALGORITHM_HASH_SIZEOF (512 / 8)
32 #define SHA_MAX_SESSIONS 8
35 (((x >> 24) & 0x000000FF) | ((x << 24) & 0xFF000000) | ((x >> 8) & 0x0000FF00) | \
36 ((x << 8) & 0x00FF0000))
/Zephyr-latest/soc/intel/alder_lake/
Dsoc_gpio.h36 (pin_offset % 8) ? \
38 ((((pin_offset / 8) + 1) + (raw_pin / 8)) * 0x4) : \
40 (((pin_offset / 8) + (raw_pin / 8)) * 0x4); \
42 #define GPIO_OWNERSHIP_BIT(raw_pin) ((raw_pin % 8) * 4)
/Zephyr-latest/soc/intel/elkhart_lake/
Dsoc_gpio.h36 (pin_offset % 8) ? \
38 ((((pin_offset / 8) + 1) + (raw_pin / 8)) * 0x4) : \
40 (((pin_offset / 8) + (raw_pin / 8)) * 0x4); \
42 #define GPIO_OWNERSHIP_BIT(raw_pin) ((raw_pin % 8) * 4)
/Zephyr-latest/dts/bindings/sensor/
Dst,stm32-qdec.yaml62 3: Fs = F_clk, N=8
64 5: Fs = F_clk/2, N=8
66 7: Fs = F_clk/4, N=8
67 8: Fs = F_clk/8, N=6
68 9: Fs = F_clk/8, N=8
71 12: Fs = F_clk/16, N=8
74 15: Fs = F_clk/32, N=8
86 - 8 # FDIV8_N6

12345678910>>...174