Home
last modified time | relevance | path

Searched +full:0 +full:x13 (Results 1 – 25 of 240) sorted by relevance

12345678910

/Zephyr-latest/include/zephyr/dt-bindings/clock/
Dmcux_lpc_syscon_clock.h19 #define MCUX_CTIMER0_CLK 0
25 #define MCUX_FLEXCOMM0_CLK MCUX_LPC_CLK_ID(0x01, 0x00)
26 #define MCUX_FLEXCOMM1_CLK MCUX_LPC_CLK_ID(0x01, 0x01)
27 #define MCUX_FLEXCOMM2_CLK MCUX_LPC_CLK_ID(0x01, 0x02)
28 #define MCUX_FLEXCOMM3_CLK MCUX_LPC_CLK_ID(0x01, 0x03)
29 #define MCUX_FLEXCOMM4_CLK MCUX_LPC_CLK_ID(0x01, 0x04)
30 #define MCUX_FLEXCOMM5_CLK MCUX_LPC_CLK_ID(0x01, 0x05)
31 #define MCUX_FLEXCOMM6_CLK MCUX_LPC_CLK_ID(0x01, 0x06)
32 #define MCUX_FLEXCOMM7_CLK MCUX_LPC_CLK_ID(0x01, 0x07)
33 #define MCUX_FLEXCOMM8_CLK MCUX_LPC_CLK_ID(0x01, 0x08)
[all …]
/Zephyr-latest/drivers/gnss/gnss_u_blox_protocol/
Dgnss_u_blox_protocol_defines.h15 UBX_GNSS_ID_GPS = 0,
25 UBX_PORT_NUMBER_DDC = 0,
32 UBX_DYN_MODEL_PORTABLE = 0,
51 UBX_UTC_AUTOUTC = 0,
60 UBX_CLASS_NAV = 0x01,
61 UBX_CLASS_RXM = 0x02,
62 UBX_CLASS_INF = 0x04,
63 UBX_CLASS_ACK = 0x05,
64 UBX_CLASS_CFG = 0x06,
65 UBX_CLASS_UPD = 0x09,
[all …]
/Zephyr-latest/dts/bindings/sensor/
Dst,lsm6dso16is-common.yaml12 lsm6dso16is: lsm6dso16is@0 {
49 default: 0
53 - 0 # LSM6DSO16IS_DT_FS_2G (0.061 mg/LSB)
58 enum: [0, 1, 2, 3]
62 default: 0x0
69 - 0x00 # LSM6DSO16IS_DT_ODR_OFF
70 - 0x01 # LSM6DSO16IS_DT_ODR_12Hz5_HP
71 - 0x02 # LSM6DSO16IS_DT_ODR_26H_HP
72 - 0x03 # LSM6DSO16IS_DT_ODR_52Hz_HP
73 - 0x04 # LSM6DSO16IS_DT_ODR_104Hz_HP
[all …]
Dst,lsm6dsv16x-common.yaml12 lsm6dsv16x: lsm6dsv16x@0 {
58 default: 0
62 - 0 # LSM6DSV16X_DT_FS_2G (0.061 mg/LSB)
67 enum: [0, 1, 2, 3]
71 default: 0x0
79 - 0x00 # LSM6DSV16X_DT_ODR_OFF
80 - 0x01 # LSM6DSV16X_DT_ODR_AT_1Hz875
81 - 0x02 # LSM6DSV16X_DT_ODR_AT_7Hz5
82 - 0x03 # LSM6DSV16X_DT_ODR_AT_15Hz
83 - 0x04 # LSM6DSV16X_DT_ODR_AT_30Hz
[all …]
/Zephyr-latest/tests/lib/cmsis_dsp/filtering/src/
Dmisc_q7.pat2 0xF3, 0xAE, 0x42, 0x21, 0x19, 0xE2, 0x32, 0x15,
3 0xF9, 0xC4, 0xB6, 0xE3, 0xE1, 0x49, 0x2F, 0x1A,
4 0xF9, 0xE0, 0x28, 0xEA, 0xF1, 0x41, 0x7F, 0x32,
5 0xD5, 0x04, 0xBF, 0x0B, 0xD0, 0xBC, 0x16, 0x20,
6 0xBD, 0x08, 0xD8, 0xF4, 0x2E, 0x13, 0xFB, 0xC4,
7 0x26, 0xF2, 0x05, 0x0E, 0xA9, 0x09, 0xDE, 0x42,
8 0x30, 0xFC, 0x16, 0xDB, 0x17, 0xD8, 0x02, 0x2C,
9 0xFD, 0x05, 0xEF, 0x02, 0x13, 0xDA, 0x03, 0x2D,
10 0x24, 0x0D, 0x0D, 0xE8, 0xF4, 0xB5, 0xF6, 0xB6,
11 0x1C, 0xDE, 0x09, 0x03, 0xF0, 0xCD, 0x0B, 0xB0,
[all …]
/Zephyr-latest/samples/bluetooth/extended_adv/
DREADME.rst54 Connected (err 0x00)
57 Disconnected (reason 0x16)
61 Connected (err 0x00)
64 Disconnected (reason 0x16)
77 Connected (err 0x00)
79 Disconnected (reason 0x13)
85 Connected (err 0x00)
87 Disconnected (reason 0x13)
93 Connected (err 0x00)
95 Disconnected (reason 0x13)
/Zephyr-latest/tests/bluetooth/bt_crypto_ccm/src/
Dtest_vectors.h26 const uint8_t packet_vector_1[] = {0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0A,
27 0x0B, 0x0C, 0x0D, 0x0E, 0x0F, 0x10, 0x11, 0x12, 0x13, 0x14, 0x15,
28 0x16, 0x17, 0x18, 0x19, 0x1A, 0x1B, 0x1C, 0x1D, 0x1E};
29 const uint8_t packet_vector_2[] = {0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0A,
30 0x0B, 0x0C, 0x0D, 0x0E, 0x0F, 0x10, 0x11, 0x12, 0x13, 0x14, 0x15,
31 0x16, 0x17, 0x18, 0x19, 0x1A, 0x1B, 0x1C, 0x1D, 0x1E, 0x1F};
32 const uint8_t packet_vector_3[] = {0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08,
33 0x09, 0x0A, 0x0B, 0x0C, 0x0D, 0x0E, 0x0F, 0x10, 0x11,
34 0x12, 0x13, 0x14, 0x15, 0x16, 0x17, 0x18, 0x19, 0x1A,
35 0x1B, 0x1C, 0x1D, 0x1E, 0x1F, 0x20};
[all …]
/Zephyr-latest/tests/lib/cmsis_dsp/matrix/src/
Dbinary_q7.pat2 0x29, 0xFF, 0x63, 0x16, 0x2D, 0xFC, 0xDA, 0x05,
3 0xDE, 0x22, 0xDE, 0x06, 0x21, 0x11, 0x01, 0xC9,
4 0x29, 0xFC, 0x4B, 0x17, 0xD1, 0x48, 0xF8, 0x08,
5 0xA8, 0xFC, 0x17, 0xFF, 0x12, 0x15, 0x40, 0xC8,
6 0xD0, 0xA0, 0xE2, 0xEB, 0x0D, 0xF9, 0xD1, 0xD8,
7 0xF5, 0x2C, 0x08, 0xF3, 0xD9, 0x03, 0xD7, 0xE8,
8 0xFE, 0x2C, 0x0C, 0xF5, 0x2C, 0x14, 0xFC, 0xFB,
9 0xEE, 0x0C, 0xFC, 0x15, 0xD9, 0xE6, 0xFA, 0xF5,
10 0x10, 0x11, 0x0F, 0x13, 0xC9, 0xEF, 0x1C, 0xCB,
11 0xD5, 0xCA, 0x18, 0xF9, 0xFC, 0x03, 0xBA, 0x46,
[all …]
/Zephyr-latest/drivers/charger/
Dsbs_charger.h7 #define SBS_CHARGER_REG_SPEC_INFO 0x11
8 #define SBS_CHARGER_REG_CHARGER_MODE 0x12
9 #define SBS_CHARGER_REG_STATUS 0x13
10 #define SBS_CHARGER_REG_ALARM_WARNING 0x16
12 #define SBS_CHARGER_MODE_INHIBIT_CHARGE BIT(0)
14 #define SBS_CHARGER_STATUS_CHARGE_INHIBITED BIT(0)
/Zephyr-latest/boards/nxp/frdm_k64f/
DKconfig.defconfig12 default 0x13
15 default 0x18
/Zephyr-latest/soc/nxp/imxrt/imxrt10xx/
DKconfig.defconfig18 default 0x12 if SOC_MIMXRT1011 || \
22 default 0x13
28 default 0x400 if SOC_MIMXRT1011
/Zephyr-latest/soc/nxp/imxrt/imxrt118x/
DKconfig.defconfig21 default 0x13
24 default 0x400 if BOOT_FLEXSPI_NOR
27 default 0xb000 if BOOT_FLEXSPI_NOR
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/
Decb.c67 * The most significant octet of key corresponds to key[0], the most in ecb_encrypt()
68 * significant octet of plaintextData corresponds to in[0] and the most in ecb_encrypt()
69 * significant octet of encryptedData corresponds to out[0] using the in ecb_encrypt()
99 sys_memcpy_swap(cipher_text_le, &cipher[0], sizeof(cipher)); in ecb_encrypt()
122 ecb_encrypt(&conn->llcp_enc.ltk[0],
123 &conn->llcp.encryption.skd[0], NULL,
124 &lll->ccm_rx.key[0]);
129 * LTK = 0x4C68384139F574D836BCF34E9DFB01BF (MSO to LSO) in ecb_ut()
132 * :0x13:0x02:0xF1:0xE0:0xDF:0xCE:0xBD:0xAC in ecb_ut()
133 * :0x79:0x68:0x57:0x46:0x35:0x24:0x13:0x02 in ecb_ut()
[all …]
/Zephyr-latest/soc/nxp/imxrt/imxrt11xx/
DKconfig.defconfig23 default 0x13
26 default 0x400 if BOOT_FLEXSPI_NOR
/Zephyr-latest/dts/bindings/display/
Dgalaxycore,gc9x01x.yaml21 #size-cells = <0>;
26 gc9x01x_lcd: gc9x01x_lcd@0 {
28 reg = <0>;
63 0x00
70 0x13
77 0x13
84 0x22
91 0x45,
92 0x09,
93 0x08,
[all …]
/Zephyr-latest/tests/subsys/dsp/basicmath/src/
Dq7.pat2 0x52, 0x01, 0x47, 0x20, 0xA5, 0xFD, 0xFC, 0x44,
3 0xF5, 0xCB, 0x2A, 0xE7, 0x1E, 0x28, 0xFF, 0xEF,
4 0x3E, 0x2C, 0x05, 0x32, 0xAE, 0x09, 0xBE, 0xF5,
5 0x24, 0xFA, 0xDE, 0xD6, 0xF4, 0xE7, 0x0D, 0xD7,
6 0x10, 0x19, 0x0C, 0xC8, 0xBB, 0x1E, 0x05, 0xAA,
7 0x44, 0x60, 0x2D, 0x21, 0x1C, 0xF0, 0x2E, 0x25,
8 0xF4, 0xF1, 0xC7, 0x19, 0x26, 0xBB, 0xD0, 0x08,
9 0x46, 0xF9, 0xEF, 0x7E, 0x19, 0x1E, 0x1B, 0x0A,
10 0x1F, 0x22, 0x12, 0x10, 0x13, 0x05, 0x41, 0x0F,
11 0x3B, 0xF6, 0xF9, 0x45, 0xE5, 0xE4, 0x14, 0xCD,
[all …]
/Zephyr-latest/arch/arm64/core/
Dcoredump.c34 uint64_t x13; member
68 (void)memset(&arch_blk, 0, sizeof(arch_blk)); in arch_coredump_info_dump()
87 arch_blk.r.x13 = esf->x13; in arch_coredump_info_dump()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/sample_test/src/
Ddata.h12 static uint8_t payload_1[] = {0xab, 0xcd};
13 static uint8_t payload_2[] = {0x13, 0x37};
22 BT_UUID_DECLARE_128(BT_UUID_128_ENCODE(0xf0debc9a, 0x7856, 0x3412, 0x7856, 0x341278563412))
24 BT_UUID_DECLARE_128(BT_UUID_128_ENCODE(0xf2debc9a, 0x7856, 0x3412, 0x7856, 0x341278563412))
/Zephyr-latest/include/zephyr/drivers/mfd/
Daw9523b.h13 #define AW9523B_REG_INPUT0 0x00
14 #define AW9523B_REG_INPUT1 0x01
15 #define AW9523B_REG_OUTPUT0 0x02
16 #define AW9523B_REG_OUTPUT1 0x03
17 #define AW9523B_REG_CONFIG0 0x04
18 #define AW9523B_REG_CONFIG1 0x05
19 #define AW9523B_REG_INT0 0x06
20 #define AW9523B_REG_INT1 0x07
21 #define AW9523B_REG_ID 0x10
22 #define AW9523B_REG_CTL 0x11
[all …]
/Zephyr-latest/tests/subsys/canbus/isotp/implementation/src/
Drandom_data.h8 0x17, 0xee, 0x94, 0x6b, 0xb0, 0x3c, 0x0d, 0x75, 0x0f, 0x25, 0x49, 0x6a,
9 0x88, 0x08, 0x1d, 0x14, 0x65, 0x2a, 0xdb, 0x8d, 0xaa, 0xc8, 0x4e, 0x2e,
10 0x3a, 0x0e, 0xe8, 0x79, 0xcd, 0x0d, 0x8f, 0x20, 0xac, 0x18, 0xeb, 0x78,
11 0xa3, 0xdd, 0x0d, 0x76, 0x90, 0x64, 0x8f, 0x42, 0x93, 0xfd, 0x8d, 0xfe,
12 0x96, 0x60, 0xc5, 0x9c, 0xb9, 0xc1, 0x86, 0x41, 0x99, 0x6c, 0x5f, 0x5c,
13 0x6e, 0xdb, 0xbb, 0x49, 0x63, 0x18, 0xf9, 0x90, 0x6e, 0x8e, 0xcb, 0x1e,
14 0xd1, 0x59, 0xcf, 0x50, 0x65, 0x10, 0x29, 0xeb, 0x81, 0x91, 0xa6, 0xc2,
15 0xd7, 0x7b, 0xf6, 0xbf, 0xac, 0x42, 0x71, 0x1d, 0x43, 0xb9, 0x72, 0x18,
16 0x8e, 0xcf, 0xdc, 0x6c, 0x13, 0x70, 0x1d, 0xfa, 0xb0, 0x53, 0x57, 0xb0,
17 0x6c, 0x89, 0x42, 0xe9, 0x0a, 0x2f, 0xcd, 0x89, 0x74, 0x55, 0x77, 0xdc,
[all …]
/Zephyr-latest/include/zephyr/dt-bindings/sensor/
Dlsm6dso16is.h10 #define LSM6DSO16IS_DT_FS_2G 0
16 #define LSM6DSO16IS_DT_FS_250DPS 0x0
17 #define LSM6DSO16IS_DT_FS_500DPS 0x1
18 #define LSM6DSO16IS_DT_FS_1000DPS 0x2
19 #define LSM6DSO16IS_DT_FS_2000DPS 0x3
20 #define LSM6DSO16IS_DT_FS_125DPS 0x10
23 #define LSM6DSO16IS_DT_ODR_OFF 0x0
24 #define LSM6DSO16IS_DT_ODR_12Hz5_HP 0x1
25 #define LSM6DSO16IS_DT_ODR_26H_HP 0x2
26 #define LSM6DSO16IS_DT_ODR_52Hz_HP 0x3
[all …]
/Zephyr-latest/include/zephyr/usb/class/
Dusb_hub.h16 #define USB_HCFS_C_HUB_LOCAL_POWER 0x00
17 #define USB_HCFS_C_HUB_OVER_CURRENT 0x01
18 #define USB_HCFS_PORT_CONNECTION 0x00
19 #define USB_HCFS_PORT_ENABLE 0x01
20 #define USB_HCFS_PORT_SUSPEND 0x02
21 #define USB_HCFS_PORT_OVER_CURRENT 0x03
22 #define USB_HCFS_PORT_RESET 0x04
23 #define USB_HCFS_PORT_POWER 0x08
24 #define USB_HCFS_PORT_LOW_SPEED 0x09
25 #define USB_HCFS_C_PORT_CONNECTION 0x10
[all …]
/Zephyr-latest/drivers/sensor/asahi_kasei/akm09918c/
Dakm09918c_reg.h11 #define AKM09918C_REG_WIA1 0x00
12 #define AKM09918C_REG_WIA2 0x01
13 #define AKM09918C_REG_RSV1 0x02
14 #define AKM09918C_REG_RSV2 0x03
15 #define AKM09918C_REG_ST1 0x10
16 #define AKM09918C_REG_HXL 0x11
17 #define AKM09918C_REG_HXH 0x12
18 #define AKM09918C_REG_HYL 0x13
19 #define AKM09918C_REG_HYH 0x14
20 #define AKM09918C_REG_HZL 0x15
[all …]
/Zephyr-latest/tests/crypto/crypto_hash/src/
Dmain.c23 uint8_t test2[] = {0xbd};
24 uint8_t test3[] = {0x5f, 0xd4};
25 uint8_t test4[] = {0xb0, 0xbd, 0x69};
26 uint8_t test5[] = {0xc9, 0x8c, 0x8e, 0x55};
27 uint8_t test6[] = {0x81, 0xa7, 0x23, 0xd9, 0x66};
29 0x83, 0x90, 0xcf, 0x0b, 0xe0, 0x76, 0x61, 0xcc, 0x76, 0x69, 0xaa, 0xc5,
30 0x4c, 0xe0, 0x9a, 0x37, 0x73, 0x3a, 0x62, 0x9d, 0x45, 0xf5, 0xd9, 0x83,
31 0xef, 0x20, 0x1f, 0x9b, 0x2d, 0x13, 0x80, 0x0e, 0x55, 0x5d, 0x9b, 0x10,
32 0x97, 0xfe, 0xc3, 0xb7, 0x83, 0xd7, 0xa5, 0x0d, 0xcb, 0x5e, 0x2b, 0x64,
33 0x4b, 0x96, 0xa1, 0xe9, 0x46, 0x3f, 0x17, 0x7c, 0xf3, 0x49, 0x06, 0xbf,
[all …]
/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/renesas/
Dpinctrl-ra.h10 #define RA_PORT_NUM_POS 0
11 #define RA_PORT_NUM_MASK 0xf
14 #define RA_PIN_NUM_MASK 0xf
16 #define RA_PSEL_HIZ_JTAG_SWD 0x0
17 #define RA_PSEL_AGT 0x1
18 #define RA_PSEL_GPT0 0x2
19 #define RA_PSEL_GPT1 0x3
20 #define RA_PSEL_SCI_0 0x4
21 #define RA_PSEL_SCI_2 0x4
22 #define RA_PSEL_SCI_4 0x4
[all …]

12345678910