/Zephyr-latest/drivers/sensor/bosch/bmi270/ |
D | bmi270_config_file.h | 12 0xc8, 0x2e, 0x00, 0x2e, 0x80, 0x2e, 0x1a, 0x00, 0xc8, 0x2e, 0x00, 13 0x2e, 0xc8, 0x2e, 0x00, 0x2e, 0xc8, 0x2e, 0x00, 0x2e, 0xc8, 0x2e, 14 0x00, 0x2e, 0xc8, 0x2e, 0x00, 0x2e, 0xc8, 0x2e, 0x00, 0x2e, 0x90, 15 0x32, 0x21, 0x2e, 0x59, 0xf5, 0x10, 0x30, 0x21, 0x2e, 0x6a, 0xf5, 16 0x1a, 0x24, 0x22, 0x00, 0x80, 0x2e, 0x3b, 0x00, 0xc8, 0x2e, 0x44, 17 0x47, 0x22, 0x00, 0x37, 0x00, 0xa4, 0x00, 0xff, 0x0f, 0xd1, 0x00, 18 0x07, 0xad, 0x80, 0x2e, 0x00, 0xc1, 0x80, 0x2e, 0x00, 0xc1, 0x80, 19 0x2e, 0x00, 0xc1, 0x80, 0x2e, 0x00, 0xc1, 0x80, 0x2e, 0x00, 0xc1, 20 0x80, 0x2e, 0x00, 0xc1, 0x80, 0x2e, 0x00, 0xc1, 0x80, 0x2e, 0x00, 21 0xc1, 0x80, 0x2e, 0x00, 0xc1, 0x80, 0x2e, 0x00, 0xc1, 0x80, 0x2e, [all …]
|
/Zephyr-latest/tests/bsim/bluetooth/host/adv/long_ad/src/ |
D | ad.h | 10 0xe9, 0xff, 0x7c, 0xe8, 0x40, 0x60, 0x3a, 0x10, 0x43, 0xba, 0x2e, 0x75, 0xbd, 0x0a, 0x07, 11 0xe2, 0xf1, 0x61, 0x56, 0xea, 0xc1, 0x70, 0x98, 0x6f, 0x8a, 0xb1, 0x74, 0x52, 0x43, 0x6f, 12 0x47, 0xbf, 0x81, 0x95, 0x60, 0xe7, 0x80, 0x68, 0x9a, 0x16, 0xe9, 0xa8, 0x61, 0x03, 0x3a, 13 0x3e, 0xc1, 0x8e, 0x2a, 0xde, 0x27, 0x9b, 0xaa, 0xe7, 0x7d, 0x79, 0x20, 0x5e, 0xd0, 0x4a, 14 0xb3, 0xd7, 0x5a, 0x3c, 0xfc, 0x1b, 0x6e, 0xd6, 0x19, 0x3b, 0xa7, 0x94, 0xc1, 0xeb, 0x1e, 15 0x6c, 0x94, 0x76, 0x6f, 0x45, 0x0f, 0x72, 0x22, 0xbf, 0x3c, 0x4a, 0xaf, 0x0f, 0xf8, 0x82, 16 0xa6, 0xa6, 0x2a, 0x9f, 0x15, 0x93, 0x38, 0x5b, 0x71, 0xec, 0x0d, 0xed, 0xfe, 0x26, 0x8a, 17 0xca, 0x2b, 0x29, 0x9a, 0x55, 0x9d, 0x14, 0xf1, 0x21, 0x10, 0xa4, 0x05, 0x5f, 0xf8, 0x46, 18 0x73, 0x90, 0xc3, 0x62, 0x46, 0x57, 0x36, 0x65, 0xfc, 0x98, 0xc1, 0xe5, 0xc6, 0xcd, 0x58, 19 0xc0, 0xa9, 0x97, 0x76, 0x43, 0x8c, 0x84, 0xac, 0xa2, 0x84, 0xe3, 0xe0, 0x45, 0x1c, 0xb9, [all …]
|
/Zephyr-latest/include/zephyr/dt-bindings/reset/ |
D | stm32h7_reset.h | 13 #define STM32_RESET_BUS_AHB1 0x80 14 #define STM32_RESET_BUS_AHB2 0x84 15 #define STM32_RESET_BUS_AHB3 0x7C 16 #define STM32_RESET_BUS_AHB4 0x88 17 #define STM32_RESET_BUS_APB1L 0x90 18 #define STM32_RESET_BUS_APB1H 0x94 19 #define STM32_RESET_BUS_APB2 0x98 20 #define STM32_RESET_BUS_APB3 0x8C 21 #define STM32_RESET_BUS_APB4 0x9C
|
D | stm32h7rs_reset.h | 14 #define STM32_RESET_BUS_AHB1 0x80 15 #define STM32_RESET_BUS_AHB2 0x84 16 #define STM32_RESET_BUS_AHB3 0xA4 17 #define STM32_RESET_BUS_AHB5 0x7C 18 #define STM32_RESET_BUS_APB5 0x8C 19 #define STM32_RESET_BUS_AHB4 0x88 20 #define STM32_RESET_BUS_APB1L 0x90 21 #define STM32_RESET_BUS_APB1H 0x94 22 #define STM32_RESET_BUS_APB2 0x98 23 #define STM32_RESET_BUS_APB4 0x9C
|
/Zephyr-latest/tests/crypto/crypto_hash/src/ |
D | main.c | 23 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/tests/subsys/canbus/isotp/implementation/src/ |
D | random_data.h | 8 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/drivers/sensor/bosch/bmi08x/ |
D | bmi08x_config_file.h | 13 0xc8, 0x2e, 0x00, 0x2e, 0x80, 0x2e, 0x48, 0xb4, 0xc8, 0x2e, 0x00, 0x2e, 0x80, 0x2e, 0x6d, 14 0xb4, 0xc8, 0x2e, 0x00, 0x2e, 0x80, 0x2e, 0xd4, 0xb3, 0x80, 0x2e, 0xb0, 0xb3, 0x80, 0x2e, 15 0x12, 0xb4, 0x50, 0x39, 0x21, 0x2e, 0xb0, 0xf0, 0x10, 0x30, 0x21, 0x2e, 0x16, 0xf0, 0x80, 16 0x2e, 0xfe, 0xb4, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 17 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x45, 18 0x79, 0x80, 0x2e, 0x18, 0x00, 0x80, 0x2e, 0x18, 0x00, 0x80, 0x2e, 0x18, 0x00, 0x80, 0x2e, 19 0x18, 0x00, 0x80, 0x2e, 0x18, 0x00, 0x80, 0x2e, 0x18, 0x00, 0x80, 0x2e, 0x18, 0x00, 0x80, 20 0x2e, 0x18, 0x00, 0x80, 0x2e, 0x18, 0x00, 0x80, 0x2e, 0x18, 0x00, 0x80, 0x2e, 0x18, 0x00, 21 0x80, 0x2e, 0x18, 0x00, 0x80, 0x2e, 0x18, 0x00, 0x80, 0x2e, 0x18, 0x00, 0x80, 0x2e, 0x18, 22 0x00, 0x80, 0x2e, 0x18, 0x00, 0x80, 0x2e, 0x18, 0x00, 0x80, 0x2e, 0x18, 0x00, 0x80, 0x2e, [all …]
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_k2x.dtsi | 27 #size-cells = <0>; 29 cpu@0 { 32 reg = <0>; 38 * across the 0x2000_0000 boundary are not supported in the Arm 47 reg = <0x1fff0000 DT_SIZE_K(64)>; 53 reg = <0x20000000 DT_SIZE_K(64)>; 65 reg = <0x40064000 0xd>; 71 reg = <0x40065000 0x4>; 78 reg = <0x4003d000 0x808>; 84 reg = <0x40047000 0x1060>; [all …]
|
D | nxp_kw2xd.dtsi | 26 #size-cells = <0>; 28 cpu0: cpu@0 { 31 reg = <0>; 57 reg = <0x20000000 DT_SIZE_K(32)>; 64 reg = <0x40064000 0xd>; 70 reg = <0x40065000 0x4>; 77 reg = <0x4003d000 0x808>; 83 reg = <0x40047000 0x1060>; 90 #clock-cells = <0>; 97 #clock-cells = <0>; [all …]
|
D | nxp_k6x.dtsi | 23 #size-cells = <0>; 25 cpu0: cpu@0 { 28 reg = <0>; 34 * across the 0x2000_0000 boundary are not supported in the Arm 43 reg = <0x1fff0000 DT_SIZE_K(64)>; 49 reg = <0x20000000 DT_SIZE_K(192)>; 85 reg = <0x4000d000 0x824>; 92 reg = <0x40064000 0xd>; 98 reg = <0x40065000 0x4>; 105 reg = <0x4003d000 0x1000>; [all …]
|
/Zephyr-latest/modules/nrf_wifi/bus/ |
D | spi_nor.h | 20 #define SPI_NOR_WIP_BIT BIT(0) /* Write in progress */ 24 #define SPI_NOR_CMD_WRSR 0x01 /* Write status register */ 25 #define SPI_NOR_CMD_RDSR 0x05 /* Read status register */ 26 #define SPI_NOR_CMD_READ 0x03 /* Read data */ 27 #define SPI_NOR_CMD_WREN 0x06 /* Write enable */ 28 #define SPI_NOR_CMD_WRDI 0x04 /* Write disable */ 29 #define SPI_NOR_CMD_PP 0x02 /* Page program */ 30 #define SPI_NOR_CMD_SE 0x20 /* Sector erase */ 31 #define SPI_NOR_CMD_BE_32K 0x52 /* Block erase 32KB */ 32 #define SPI_NOR_CMD_BE 0xD8 /* Block erase */ [all …]
|
/Zephyr-latest/tests/subsys/canbus/isotp/conformance/src/ |
D | random_data.h | 8 0xdc, 0x70, 0xfa, 0x96, 0xbb, 0x71, 0x49, 0x06, 0x18, 0x75, 0x84, 0xaf, 9 0xe3, 0xd4, 0x60, 0x11, 0xf8, 0xf8, 0xfa, 0xc7, 0x67, 0xae, 0xa4, 0x36, 10 0x08, 0xe5, 0x76, 0xa6, 0x50, 0x98, 0x2e, 0xc1, 0x4f, 0x91, 0x90, 0x92, 11 0xbf, 0xfa, 0x5a, 0xce, 0x6d, 0xeb, 0x2e, 0x5c, 0x77, 0x6b, 0x90, 0xfc, 12 0x50, 0xd7, 0x69, 0x04, 0x4b, 0x1d, 0xb3, 0x54, 0x55, 0xba, 0x0f, 0x75, 13 0xf5, 0x3b, 0x0c, 0x76, 0xc8, 0x31, 0x7d, 0x9a, 0xb5, 0xcd, 0x4f, 0x70, 14 0x47, 0xa0, 0xe3, 0xe5, 0x68, 0x59, 0xfb, 0x1e, 0x20, 0x4a, 0x9c, 0x90, 15 0xb6, 0xe7, 0x45, 0x83, 0x8d, 0x71, 0xd7, 0x27, 0xac, 0xef, 0xa3, 0xb9, 16 0x39, 0xda, 0x30, 0xac, 0xc3, 0x3a, 0x1c, 0x7c, 0x29, 0x2f, 0xc6, 0xa0, 17 0xbc, 0xe1, 0x1d, 0xab, 0x0f, 0x16, 0x30, 0xa4, 0x3c, 0x5d, 0x10, 0x45, [all …]
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_lpc11u6x.h | 21 #define LPC11U6X_I2C_MASTER_TX_START 0x08 22 #define LPC11U6X_I2C_MASTER_TX_RESTART 0x10 23 #define LPC11U6X_I2C_MASTER_TX_ADR_ACK 0x18 24 #define LPC11U6X_I2C_MASTER_TX_ADR_NACK 0x20 25 #define LPC11U6X_I2C_MASTER_TX_DAT_ACK 0x28 26 #define LPC11U6X_I2C_MASTER_TX_DAT_NACK 0x30 27 #define LPC11U6X_I2C_MASTER_TX_ARB_LOST 0x38 29 #define LPC11U6X_I2C_MASTER_RX_ADR_ACK 0x40 30 #define LPC11U6X_I2C_MASTER_RX_ADR_NACK 0x48 31 #define LPC11U6X_I2C_MASTER_RX_DAT_ACK 0x50 [all …]
|
/Zephyr-latest/boards/arm/v2m_musca_b1/ |
D | pinmux.c | 13 #define IOMUX_MAIN_INSEL (0x68 >> 2) 14 #define IOMUX_MAIN_OUTSEL (0x70 >> 2) 15 #define IOMUX_MAIN_OENSEL (0x78 >> 2) 16 #define IOMUX_MAIN_DEFAULT_IN (0x80 >> 2) 17 #define IOMUX_ALTF1_INSEL (0x88 >> 2) 18 #define IOMUX_ALTF1_OUTSEL (0x90 >> 2) 19 #define IOMUX_ALTF1_OENSEL (0x98 >> 2) 20 #define IOMUX_ALTF1_DEFAULT_IN (0xA0 >> 2) 21 #define IOMUX_ALTF2_INSEL (0xA8 >> 2) 22 #define IOMUX_ALTF2_OUTSEL (0xB0 >> 2) [all …]
|
/Zephyr-latest/tests/subsys/jwt/src/ |
D | jwt-test-private.c | 14 0x30, 0x82, 0x04, 0xa5, 0x02, 0x01, 0x00, 0x02, 0x82, 0x01, 0x01, 0x00, 15 0xc3, 0x10, 0x4f, 0x09, 0xcb, 0xfa, 0xfc, 0xc6, 0xb3, 0x93, 0x38, 0x00, 16 0x6b, 0x0c, 0x6a, 0x68, 0xa8, 0x65, 0x0b, 0xf3, 0x88, 0x57, 0x0f, 0x94, 17 0x5c, 0xf0, 0x93, 0xb1, 0x24, 0xff, 0x3e, 0xe8, 0x6b, 0xf3, 0xbd, 0xd1, 18 0xd3, 0x9e, 0x64, 0x2e, 0x65, 0xfd, 0x2f, 0x57, 0xe9, 0x8d, 0x12, 0x4b, 19 0xae, 0x3f, 0xe5, 0x04, 0x77, 0xa9, 0x78, 0x1f, 0x8a, 0xe8, 0x03, 0x6c, 20 0x06, 0x6f, 0x9e, 0x77, 0x5c, 0xfe, 0x87, 0x2a, 0xb3, 0xb7, 0x7f, 0xaa, 21 0xe1, 0x9b, 0x2b, 0x79, 0x69, 0xac, 0x06, 0xb3, 0x2e, 0x2f, 0x0d, 0x3a, 22 0x99, 0x06, 0xf4, 0xb1, 0x0a, 0x3a, 0x90, 0x75, 0x18, 0x29, 0x48, 0xc4, 23 0x2b, 0xd0, 0x67, 0x41, 0x4b, 0x82, 0x47, 0xf3, 0xae, 0x6d, 0x05, 0x37, [all …]
|
/Zephyr-latest/dts/bindings/flash_controller/ |
D | st,stm32-qspi-nor.yaml | 11 reg = <0x90000000 DT_SIZE_M(8)>; /* 64 Mbits */ 53 - "PP_1_1_4" # Quad data line SPI, PP 1-1-4 (0x32) 54 - "PP_1_4_4" # Quad data line SPI, PP 1-4-4 (0x38) 68 Indicates the device requires the ULBPR (0x98) command.
|
/Zephyr-latest/tests/drivers/i2c/i2c_bme688/src/ |
D | sensor.h | 17 #define CHIP_ID_REGISTER_ADDRESS 0xD0 18 #define VARIANT_ID_REGISTER_ADDRESS 0xF0 19 #define CONF_REGISTER_ADDRESS 0x75 20 #define CTRL_MEAS_REGISTER_ADDRESS 0x74 21 #define CTRL_HUM_REGISTER_ADDRESS 0x72 22 #define RESET_REGISTER_ADDRESS 0xE0 23 #define SLEEP_MODE 0x0 24 #define FORCED_MODE 0x1 26 #define CTRL_MEAS_MODE_BIT_SHIFT 0 27 #define RESET_DEVICE 0xB6 [all …]
|
/Zephyr-latest/tests/bluetooth/bt_crypto/src/ |
D | test_bt_crypto.c | 17 static const uint8_t key[] = {0x2b, 0x7e, 0x15, 0x16, 0x28, 0xae, 0xd2, 0xa6, in ZTEST() 18 0xab, 0xf7, 0x15, 0x88, 0x09, 0xcf, 0x4f, 0x3c}; in ZTEST() 20 0x6b, 0xc1, 0xbe, 0xe2, 0x2e, 0x40, 0x9f, 0x96, 0xe9, 0x3d, 0x7e, 0x11, 0x73, in ZTEST() 21 0x93, 0x17, 0x2a, 0xae, 0x2d, 0x8a, 0x57, 0x1e, 0x03, 0xac, 0x9c, 0x9e, 0xb7, in ZTEST() 22 0x6f, 0xac, 0x45, 0xaf, 0x8e, 0x51, 0x30, 0xc8, 0x1c, 0x46, 0xa3, 0x5c, 0xe4, in ZTEST() 23 0x11, 0xe5, 0xfb, 0xc1, 0x19, 0x1a, 0x0a, 0x52, 0xef, 0xf6, 0x9f, 0x24, 0x45, in ZTEST() 24 0xdf, 0x4f, 0x9b, 0x17, 0xad, 0x2b, 0x41, 0x7b, 0xe6, 0x6c, 0x37, 0x10}; in ZTEST() 26 uint8_t exp_mac1[] = {0xbb, 0x1d, 0x69, 0x29, 0xe9, 0x59, 0x37, 0x28, in ZTEST() 27 0x7f, 0xa3, 0x7d, 0x12, 0x9b, 0x75, 0x67, 0x46}; in ZTEST() 28 uint8_t exp_mac2[] = {0x07, 0x0a, 0x16, 0xb4, 0x6b, 0x4d, 0x41, 0x44, in ZTEST() [all …]
|
/Zephyr-latest/samples/modules/tflite-micro/tflm_ethosu/src/models/keyword_spotting_cnn_small_int8/ |
D | model.h | 12 0x1c, 0x00, 0x00, 0x00, 0x54, 0x46, 0x4c, 0x33, 0x00, 0x00, 0x12, 0x00, 0x1c, 0x00, 0x18, 13 0x00, 0x14, 0x00, 0x10, 0x00, 0x0c, 0x00, 0x08, 0x00, 0x00, 0x00, 0x04, 0x00, 0x12, 0x00, 14 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x74, 0x00, 0x00, 0x00, 0x74, 0x2b, 0x01, 0x00, 0x08, 15 0x29, 0x01, 0x00, 0x80, 0x2b, 0x01, 0x00, 0x03, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 16 0x38, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0xd8, 0xff, 0xff, 0xff, 0x05, 0x00, 0x00, 17 0x00, 0x04, 0x00, 0x00, 0x00, 0x17, 0x00, 0x00, 0x00, 0x4f, 0x66, 0x66, 0x6c, 0x69, 0x6e, 18 0x65, 0x4d, 0x65, 0x6d, 0x6f, 0x72, 0x79, 0x41, 0x6c, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 19 0x6f, 0x6e, 0x00, 0x08, 0x00, 0x0c, 0x00, 0x08, 0x00, 0x04, 0x00, 0x08, 0x00, 0x00, 0x00, 20 0x04, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x13, 0x00, 0x00, 0x00, 0x6d, 0x69, 0x6e, 21 0x5f, 0x72, 0x75, 0x6e, 0x74, 0x69, 0x6d, 0x65, 0x5f, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, [all …]
|
/Zephyr-latest/tests/crypto/tinycrypt_hmac_prng/src/ |
D | hmac_prng.c | 77 memset(&h, 0x0, sizeof(h)); in do_hmac_prng_pr_false_test() 79 if (vec->entropyinputlen > 0) { in do_hmac_prng_pr_false_test() 84 if (vec->noncelen > 0) { in do_hmac_prng_pr_false_test() 89 if (vec->personalizationstringlen > 0) { in do_hmac_prng_pr_false_test() 98 vec->entropyinputlen, 0, 0); in do_hmac_prng_pr_false_test() 112 0, in test_1() 113 0, in test_1() 116 0x06, 0x03, 0x2c, 0xd5, 0xee, 0xd3, 0x3f, 0x39, 0x26, in test_1() 117 0x5f, 0x49, 0xec, 0xb1, 0x42, 0xc5, 0x11, 0xda, 0x9a, in test_1() 118 0xff, 0x2a, 0xf7, 0x12, 0x03, 0xbf, 0xfa, 0xf3, 0x4a, in test_1() [all …]
|
/Zephyr-latest/tests/bsim/bluetooth/host/adv/periodic/src/ |
D | common.c | 25 0xFF, 0xFF, 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0A, 0x0B, 0x0C, 26 0x0D, 0x0E, 0x0F, 0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17, 0x18, 0x19, 0x1A, 0x1B, 27 0x1C, 0x1D, 0x1E, 0x1F, 0x20, 0x21, 0x22, 0x23, 0x24, 0x25, 0x26, 0x27, 0x28, 0x29, 0x2A, 28 0x2B, 0x2C, 0x2D, 0x2E, 0x2F, 0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37, 0x38, 0x39, 29 0x3A, 0x3B, 0x3C, 0x3D, 0x3E, 0x3F, 0x40, 0x41, 0x42, 0x43, 0x44, 0x45, 0x46, 0x47, 0x48, 30 0x49, 0x4A, 0x4B, 0x4C, 0x4D, 0x4E, 0x4F, 0x50, 0x51, 0x52, 0x53, 0x54, 0x55, 0x56, 0x57, 31 0x58, 0x59, 0x5A, 0x5B, 0x5C, 0x5D, 0x5E, 0x5F, 0x60, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 32 0x67, 0x68, 0x69, 0x6A, 0x6B, 0x6C, 0x6D, 0x6E, 0x6F, 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 33 0x76, 0x77, 0x78, 0x79, 0x7A, 0x7B, 0x7C, 0x7D, 0x7E, 0x7F, 0x80, 0x81, 0x82, 0x83, 0x84, 34 0x85, 0x86, 0x87, 0x88, 0x89, 0x8A, 0x8B, 0x8C, 0x8D, 0x8E, 0x8F, 0x90, 0x91, 0x92, 0x93, [all …]
|
/Zephyr-latest/drivers/display/ |
D | display_ili9806e_dsi.c | 18 #define ILITEK_ILI9806E_COLMOD_RGB565 0x50 19 #define ILITEK_ILI9806E_COLMOD_RGB888 0x70 39 {.reg = 0xff, .cmd_len = 5, .cmd = {0xFF, 0x98, 0x06, 0x04, 0x01}}, 41 {.reg = 0x08, .cmd_len = 1, .cmd = {0x10}}, 43 {.reg = 0x21, .cmd_len = 1, .cmd = {0x01}}, 45 {.reg = 0x30, .cmd_len = 1, .cmd = {0x01}}, 47 {.reg = 0x31, .cmd_len = 1, .cmd = {0x00}}, 49 {.reg = 0x40, .cmd_len = 1, .cmd = {0x14}}, 51 {.reg = 0x41, .cmd_len = 1, .cmd = {0x33}}, 53 {.reg = 0x42, .cmd_len = 1, .cmd = {0x02}}, [all …]
|
/Zephyr-latest/dts/bindings/mtd/ |
D | jedec,spi-nor-common.yaml | 20 Indicates the device requires the ULBPR (0x98) command. 30 Indicates the device supports the DPD (0xB9) command. 33 Power-Down mode that is entered by command 0xB9 to reduce power 35 implies that the RDPD (0xAB) Release from Deep Power Down command
|
/Zephyr-latest/tests/crypto/tinycrypt/src/ |
D | aes.c | 75 0x2b, 0x7e, 0x15, 0x16, 0x28, 0xae, 0xd2, 0xa6, in test_aes_key_chain() 76 0xab, 0xf7, 0x15, 0x88, 0x09, 0xcf, 0x4f, 0x3c in test_aes_key_chain() 79 0x2b7e1516, 0x28aed2a6, 0xabf71588, 0x09cf4f3c, in test_aes_key_chain() 80 0xa0fafe17, 0x88542cb1, 0x23a33939, 0x2a6c7605, in test_aes_key_chain() 81 0xf2c295f2, 0x7a96b943, 0x5935807a, 0x7359f67f, in test_aes_key_chain() 82 0x3d80477d, 0x4716fe3e, 0x1e237e44, 0x6d7a883b, in test_aes_key_chain() 83 0xef44a541, 0xa8525b7f, 0xb671253b, 0xdb0bad00, in test_aes_key_chain() 84 0xd4d1c6f8, 0x7c839d87, 0xcaf2b8bc, 0x11f915bc, in test_aes_key_chain() 85 0x6d88a37a, 0x110b3efd, 0xdbf98641, 0xca0093fd, in test_aes_key_chain() 86 0x4e54f70e, 0x5f5fc9f3, 0x84a64fb2, 0x4ea6dc4f, in test_aes_key_chain() [all …]
|
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/src/ |
D | magic_wand_model_data.cpp | 26 0x1c, 0x00, 0x00, 0x00, 0x54, 0x46, 0x4c, 0x33, 0x00, 0x00, 0x12, 0x00, 27 0x1c, 0x00, 0x04, 0x00, 0x08, 0x00, 0x0c, 0x00, 0x10, 0x00, 0x14, 0x00, 28 0x00, 0x00, 0x18, 0x00, 0x12, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 29 0x24, 0x4c, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x00, 30 0x2c, 0x00, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 31 0x14, 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0xdc, 0x00, 0x00, 0x00, 32 0x0f, 0x00, 0x00, 0x00, 0x54, 0x4f, 0x43, 0x4f, 0x20, 0x43, 0x6f, 0x6e, 33 0x76, 0x65, 0x72, 0x74, 0x65, 0x64, 0x2e, 0x00, 0x12, 0x00, 0x00, 0x00, 34 0xb0, 0x00, 0x00, 0x00, 0xa4, 0x00, 0x00, 0x00, 0x98, 0x00, 0x00, 0x00, 35 0x8c, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x74, 0x00, 0x00, 0x00, [all …]
|