/Zephyr-latest/tests/subsys/storage/flash_map/src/ |
D | main_sha.c | 25 uint8_t tst_vec[] = { 0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37, in ZTEST() 26 0x38, 0x39, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, in ZTEST() 27 0x0a, 0x66, 0x65, 0x64, 0x63, 0x62, 0x61, 0x39, in ZTEST() 28 0x38, 0x37, 0x36, 0x35, 0x34, 0x33, 0x32, 0x0a, in ZTEST() 29 0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37, in ZTEST() 30 0x38, 0x39, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, in ZTEST() 31 0x0a, 0x66, 0x65, 0x64, 0x63, 0x62, 0x61, 0x39, in ZTEST() 32 0x38, 0x37, 0x36, 0x35, 0x34, 0x33, 0x32, 0x0a, in ZTEST() 33 0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37, in ZTEST() 34 0x38, 0x39, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, in ZTEST() [all …]
|
/Zephyr-latest/samples/tfm_integration/psa_crypto/src/ |
D | psa_attestation.c | 108 0x00, 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, in att_test() 109 0x88, 0x99, 0xAA, 0xBB, 0xCC, 0xDD, 0xEE, 0xFF, in att_test() 110 0x00, 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, in att_test() 111 0x88, 0x99, 0xAA, 0xBB, 0xCC, 0xDD, 0xEE, 0xFF, in att_test() 112 0x00, 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, in att_test() 113 0x88, 0x99, 0xAA, 0xBB, 0xCC, 0xDD, 0xEE, 0xFF, in att_test() 114 0x00, 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, in att_test() 115 0x88, 0x99, 0xAA, 0xBB, 0xCC, 0xDD, 0xEE, 0xFF, in att_test() 116 0 in att_test() 121 uint8_t iat_buf[ATT_MAX_TOKEN_SIZE] = { 0 }; in att_test() [all …]
|
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/ |
D | service_b_1_1.c | 22 #define BT_UUID_SERVICE_B_1 BT_UUID_DECLARE_16(0xa00b) 27 #define BT_UUID_VALUE_V4 BT_UUID_DECLARE_16(0xb004) 32 #define BT_UUID_LONG_DES_V2D1 BT_UUID_DECLARE_16(0xb012) 34 static uint8_t value_v4_value = 0x04; 35 static uint8_t value_v4_1_value = 0x04; 37 static uint8_t value_v4_2_value = 0x04; 39 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, 0x88, 0x99, 0x00, 0x12, 40 0x34, 0x56, 0x78, 0x90, 0x12, 0x34, 0x56, 0x78, 0x90, 0x12, 0x34, 41 0x56, 0x78, 0x90, 0x12, 0x34, 0x56, 0x78, 0x90, 0x11, 0x22, 0x33, 42 0x44, 0x55, 0x66, 0x77, 0x88, 0x99, 0x00, 0x11, 0x22, 0x33 [all …]
|
D | service_c_2_1.c | 23 0xef, 0xcd, 0xab, 0x89, 0x67, 0x45, 0x23, 0x01, \ 24 0x00, 0x00, 0x00, 0x00, 0x0c, 0xa0, 0x00, 0x00) 29 #define BT_UUID_VALUE_V10 BT_UUID_DECLARE_16(0xb00a) 34 #define BT_UUID_VALUE_V2 BT_UUID_DECLARE_16(0xb002) 39 #define BT_UUID_LONG_DES_V2D1 BT_UUID_DECLARE_16(0xb012) 44 #define BT_UUID_LONG_DES_V2D2 BT_UUID_DECLARE_16(0xb013) 49 #define BT_UUID_LONG_DES_V2D3 BT_UUID_DECLARE_16(0xb014) 51 static uint8_t value_v10_value = 0x0A; 54 '3', '3', '4', '4', '4', '4', '4', '5', '\0' 57 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, 0x88, 0x99, 0x00, 0x12, [all …]
|
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | bap_common.h | 20 #define LONG_META 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, \ 21 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, \ 22 0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17, \ 23 0x18, 0x19, 0x1a, 0x1b, 0x1c, 0x1d, 0x1e, 0x1f, \ 24 0x20, 0x21, 0x22, 0x23, 0x24, 0x25, 0x26, 0x27, \ 25 0x28, 0x29, 0x2a, 0x2b, 0x2c, 0x2d, 0x2e, 0x2f, \ 26 0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37, \ 27 0x38, 0x39, 0x3a, 0x3b, 0x3c, 0x3d, 0x3e, 0x3f, \ 28 0x40, 0x41, 0x42, 0x43, 0x44, 0x45, 0x46, 0x47, \ 29 0x48, 0x49, 0x4a, 0x4b, 0x4c, 0x4d, 0x4e, 0x4f, \ [all …]
|
/Zephyr-latest/dts/bindings/sensor/ |
D | st,lsm9ds1.yaml | 17 lsm9ds1: lsm9ds1@0 { 32 default: 0 36 - 0 # LSM9DS1_DT_FS_2G (0.061 mg/LSB) 41 enum: [0, 1, 2, 3] 45 default: 0 49 - 0 # LSM9DS1_DT_FS_245DPS (8.75 mdps/LSB) 53 enum: [0, 1, 3] 57 default: 0 63 - 0x00 # LSM9DS1_IMU_OFF 64 - 0x10 # LSM9DS1_GY_OFF_XL_10Hz [all …]
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/read_fill_buf/ |
D | common_defs.h | 9 BT_UUID_DECLARE_128(0xdb, 0x1f, 0xe2, 0x52, 0xf3, 0xc6, 0x43, 0x66, 0xb3, 0x92, 0x5d, \ 10 0xc6, 0xe7, 0xc9, 0x59, 0x9d) 14 BT_UUID_DECLARE_128(0x3f, 0xa4, 0x7f, 0x44, 0x2e, 0x2a, 0x43, 0x05, 0xab, 0x38, 0x07, \ 15 0x8d, 0x16, 0xbf, 0x99, 0xf1)
|
/Zephyr-latest/include/zephyr/dt-bindings/sensor/ |
D | lsm9ds1.h | 11 #define LSM9DS1_DT_FS_2G 0 16 #define LSM9DS1_DT_FS_245DPS 0 20 #define LSM9DS1_IMU_OFF 0x00 21 #define LSM9DS1_GY_OFF_XL_10Hz 0x10 22 #define LSM9DS1_GY_OFF_XL_50Hz 0x20 23 #define LSM9DS1_GY_OFF_XL_119Hz 0x30 24 #define LSM9DS1_GY_OFF_XL_238Hz 0x40 25 #define LSM9DS1_GY_OFF_XL_476Hz 0x50 26 #define LSM9DS1_GY_OFF_XL_952Hz 0x60 27 #define LSM9DS1_XL_OFF_GY_14Hz9 0x01 [all …]
|
/Zephyr-latest/dts/bindings/display/ |
D | ilitek,ili9488.yaml | 13 default: [0xb0, 0x11] 19 default: [0x02, 0x02, 0x3b] 22 default SS bit value (0) may interfere with display rotation. 26 default: [0x0e, 0x0e] 32 default: [0x43] 38 default: [0x00, 0x40, 0x00, 0x40] 45 0x0f, 46 0x1f, 47 0x1c, 48 0x0b, [all …]
|
/Zephyr-latest/tests/net/icmpv6/src/ |
D | main.c | 43 "\xec\x88\x2d\x63\xfd\x67\x31\x66\x80\x00\xa4\x24\x0b\x95\x00\x01" \ 51 "\xec\x88\x2d\x63\xfd\x67\x31\x66\xfe\x80\x00\x00\x00\x00\x00\x00" \ 60 "\xec\x88\x2d\x63\xfd\x67\x31\x66\xfe\x80\x00\x00\x00\x00\x00\x00" \ 80 return 0; in net_icmpv6_dev_init() 87 if (context->mac_addr[2] == 0x00) { in net_icmpv6_get_mac() 89 context->mac_addr[0] = 0x00; in net_icmpv6_get_mac() 90 context->mac_addr[1] = 0x00; in net_icmpv6_get_mac() 91 context->mac_addr[2] = 0x5E; in net_icmpv6_get_mac() 92 context->mac_addr[3] = 0x00; in net_icmpv6_get_mac() 93 context->mac_addr[4] = 0x53; in net_icmpv6_get_mac() [all …]
|
/Zephyr-latest/samples/boards/microchip/mec172xevb_assy6906/rom_api/src/ |
D | main.c | 27 0x45, 0x73, 0x66, 0x72, 0x44, 0x36, 0x70, 0x73, 28 0x47, 0x7a, 0x66, 0x70, 0x78, 0x56, 0x78, 0x6b, 29 0x70, 0x65, 0x4a, 0x56, 0x55, 0x4a, 0x58, 0x62, 30 0x41, 0x61, 0x53, 0x33, 0x6e, 0x55, 0x78, 0x41, 31 0x46, 0x6d, 0x34, 0x77, 0x42, 34 0xe4, 0x70, 0xa9, 0x89, 0xc5, 0x37, 0xda, 0x0d, 35 0x9f, 0x55, 0x9a, 0x4e, 0x9d, 0xed, 0xaa, 0x75, 36 0xf8, 0xe0, 0x58, 0x0f, 0xc4, 0x2e, 0x0d, 0x23, 37 0x03, 0x7c, 0x0f, 0x18, 40 0xe2, 0x82, 0x23, 0xfb, 0x3f, 0x6a, 0x49, 0x17, [all …]
|
/Zephyr-latest/samples/drivers/mspi/mspi_flash/src/ |
D | main.c | 14 #define SPI_FLASH_TEST_REGION_OFFSET 0xff000 22 const uint8_t expected[] = { 0x55, 0xaa, 0x66, 0x99 }; in single_sector_test() 35 /* Full flash erase if SPI_FLASH_TEST_REGION_OFFSET = 0 and in single_sector_test() 40 if (rc != 0) { in single_sector_test() 50 if (rc != 0) { in single_sector_test() 55 memset(buf, 0, len); in single_sector_test() 57 if (rc != 0) { in single_sector_test() 62 if (memcmp(expected, buf, len) == 0) { in single_sector_test() 84 const uint8_t expected[] = { 0x55, 0xaa, 0x66, 0x99 }; in multi_sector_test() 98 /* Full flash erase if SPI_FLASH_TEST_REGION_OFFSET = 0 and in multi_sector_test() [all …]
|
/Zephyr-latest/tests/subsys/dfu/img_util/src/ |
D | main.c | 26 zassert_true(ret == 0, "Flash img init"); in ZTEST() 29 zassert_true(ret == 0, "Flash img init id"); in ZTEST() 37 zassert_true(ret == 0, "Flash img init id"); in ZTEST() 52 zassert_true(ret == 0, "Flash img init"); in ZTEST() 56 (void)memset(erase_buf, 0xff, sizeof(erase_buf)); in ZTEST() 65 for (i = 0U; i < 300 * sizeof(data) / sizeof(erase_buf); i++) { in ZTEST() 68 zassert_true(ret == 0, "Flash write failure (%d)", ret); in ZTEST() 74 zassert_true(ret == 0, "Flash write failure (%d)", ret); in ZTEST() 76 ret = flash_area_flatten(ctx.flash_area, 0, ctx.flash_area->fa_size); in ZTEST() 77 zassert_true(ret == 0, "Flash erase failure (%d)", ret); in ZTEST() [all …]
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/ |
D | ecb.c | 67 * 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/tests/bsim/bluetooth/host/gatt/sc_indicate/src/ |
D | peripheral.c | 22 #define UUID_1 BT_UUID_DECLARE_128(0xdb, 0x1f, 0xe2, 0x52, 0xf3, 0xc6, 0x43, 0x66, \ 23 0xb3, 0x92, 0x5d, 0xc6, 0xe7, 0xc9, 0x59, 0x9d) 24 #define UUID_2 BT_UUID_DECLARE_128(0x3f, 0xa4, 0x7f, 0x44, 0x2e, 0x2a, 0x43, 0x05, \ 25 0xab, 0x38, 0x07, 0x8d, 0x16, 0xbf, 0x99, 0xf1)
|
/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/tests/net/lib/dns_packet/src/ |
D | main.c | 27 * Transaction ID: 0xda0f 30 static uint8_t query_ipv4[] = { 0xda, 0x0f, 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 31 0x00, 0x00, 0x00, 0x00, 0x03, 0x77, 0x77, 0x77, 32 0x0d, 0x7a, 0x65, 0x70, 0x68, 0x79, 0x72, 0x70, 33 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x03, 0x6f, 34 0x72, 0x67, 0x00, 0x00, 0x01, 0x00, 0x01 }; 43 0xda, 0x0f, 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 44 0x00, 0x00, 0x00, 0x00, 0x06, 0x7a, 0x65, 0x70, 45 0x68, 0x79, 0x72, 0x05, 0x6c, 0x6f, 0x63, 0x61, 46 0x6c, 0x00, 0x00, 0x01, 0x00, 0x01, [all …]
|
/Zephyr-latest/samples/modules/tflite-micro/tflm_ethosu/src/models/keyword_spotting_cnn_small_int8/ |
D | input.h | 8 0x2c, 0x8a, 0xff, 0x0c, 0xaf, 0x2a, 0x44, 0x17, 0xf5, 0x26, 0x96, 0x37, 0x40, 0x4c, 0xa1, 9 0x58, 0xc3, 0x33, 0xce, 0x1a, 0x7b, 0xd2, 0x22, 0x5b, 0x43, 0xf6, 0xfd, 0x0b, 0xe7, 0xfd, 10 0x65, 0x58, 0x89, 0x24, 0xf4, 0xec, 0x53, 0x5e, 0x21, 0x1f, 0x95, 0xd1, 0xd9, 0x25, 0x72, 11 0x56, 0xe6, 0xe2, 0xa4, 0x37, 0x85, 0xf0, 0xd7, 0xba, 0xab, 0xcc, 0xc6, 0xbc, 0xcb, 0x64, 12 0x58, 0x3d, 0x04, 0x8e, 0xd8, 0x1a, 0x32, 0x76, 0x0c, 0x4d, 0x4c, 0xc5, 0xba, 0xb9, 0xa9, 13 0xe2, 0x41, 0xc2, 0xc8, 0xfa, 0x66, 0xfd, 0x2e, 0x4a, 0xa7, 0xca, 0x6a, 0x4f, 0xd7, 0x28, 14 0xe5, 0x07, 0x2e, 0x48, 0x5f, 0xfa, 0xd8, 0xde, 0xeb, 0x11, 0xd1, 0x0b, 0x0d, 0xe4, 0x25, 15 0x66, 0x73, 0x6c, 0x99, 0xc2, 0x89, 0x56, 0xcd, 0xeb, 0xaf, 0x92, 0xc8, 0x18, 0xdf, 0xd6, 16 0x89, 0x9b, 0xce, 0x96, 0x14, 0x17, 0x6e, 0x25, 0xf3, 0x88, 0xad, 0x85, 0x50, 0x93, 0xc5, 17 0xde, 0x73, 0x12, 0xa6, 0x55, 0x45, 0x9e, 0x88, 0x75, 0x7e, 0xc7, 0xb5, 0x47, 0xcf, 0x87, [all …]
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_enc424j600_priv.h | 16 /* Bank 0 Registers */ 17 #define ENC424J600_SFR0_ETXSTL 0x00 18 #define ENC424J600_SFR0_ETXSTH 0x01 19 #define ENC424J600_SFR0_ETXLENL 0x02 20 #define ENC424J600_SFR0_ETXLENH 0x03 21 #define ENC424J600_SFR0_ERXSTL 0x04 22 #define ENC424J600_SFR0_ERXSTH 0x05 23 #define ENC424J600_SFR0_ERXTAILL 0x06 24 #define ENC424J600_SFR0_ERXTAILH 0x07 25 #define ENC424J600_SFR0_ERXHEADL 0x08 [all …]
|
/Zephyr-latest/samples/drivers/spi_flash/src/ |
D | main.c | 15 #define SPI_FLASH_TEST_REGION_OFFSET 0xf000 23 #define SPI_FLASH_TEST_REGION_OFFSET 0x7F000 25 #define SPI_FLASH_TEST_REGION_OFFSET 0xff000 49 const uint8_t erased[] = { 0xff, 0xff, 0xff, 0xff }; 53 const uint8_t expected[] = { 0x55, 0xaa, 0x66, 0x99 }; in single_sector_test() 66 /* Full flash erase if SPI_FLASH_TEST_REGION_OFFSET = 0 and in single_sector_test() 71 if (rc != 0) { in single_sector_test() 75 memset(buf, 0, len); in single_sector_test() 77 if (rc != 0) { in single_sector_test() 81 if (memcmp(erased, buf, len) != 0) { in single_sector_test() [all …]
|
/Zephyr-latest/tests/boards/altera_max10/i2c_master/src/ |
D | i2c_master.c | 17 #define ADV7513_HDMI_I2C_SLAVE_ADDR 0x39 19 #define ADV7513_CHIP_REVISION_REG 0x0 20 #define CHIP_REVISION_VAL 0x13 22 #define ADV7513_MAIN_POWER_REG 0x41 23 #define POWER_ON_VAL 0x10 25 #define ADV7513_HPD_CTRL_REG 0xD6 26 #define HPD_CTRL_VAL 0xC0 28 #define ADV7513_WRITE_TEST_REG 0x2 29 #define WRITE_TEST_VAL 0x66 43 0xD6, &data)) { in powerup_adv7513() [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/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/src/mesh/ |
D | ble_mesh.h | 19 #define BT_MESH_MODEL_OP_GEN_ONOFF_GET BT_MESH_MODEL_OP_2(0x82, 0x01) 20 #define BT_MESH_MODEL_OP_GEN_ONOFF_SET BT_MESH_MODEL_OP_2(0x82, 0x02) 21 #define BT_MESH_MODEL_OP_GEN_ONOFF_SET_UNACK BT_MESH_MODEL_OP_2(0x82, 0x03) 22 #define BT_MESH_MODEL_OP_GEN_ONOFF_STATUS BT_MESH_MODEL_OP_2(0x82, 0x04) 24 #define BT_MESH_MODEL_OP_GEN_LEVEL_GET BT_MESH_MODEL_OP_2(0x82, 0x05) 25 #define BT_MESH_MODEL_OP_GEN_LEVEL_SET BT_MESH_MODEL_OP_2(0x82, 0x06) 26 #define BT_MESH_MODEL_OP_GEN_LEVEL_SET_UNACK BT_MESH_MODEL_OP_2(0x82, 0x07) 27 #define BT_MESH_MODEL_OP_GEN_LEVEL_STATUS BT_MESH_MODEL_OP_2(0x82, 0x08) 28 #define BT_MESH_MODEL_OP_GEN_DELTA_SET BT_MESH_MODEL_OP_2(0x82, 0x09) 29 #define BT_MESH_MODEL_OP_GEN_DELTA_SET_UNACK BT_MESH_MODEL_OP_2(0x82, 0x0A) [all …]
|
/Zephyr-latest/include/zephyr/display/ |
D | mipi_display.h | 32 #define MIPI_DCS_NOP 0x00U 33 #define MIPI_DCS_SOFT_RESET 0x01U 34 #define MIPI_DCS_GET_COMPRESSION_MODE 0x03U 35 #define MIPI_DCS_GET_DISPLAY_ID 0x04U 36 #define MIPI_DCS_GET_RED_CHANNEL 0x06U 37 #define MIPI_DCS_GET_GREEN_CHANNEL 0x07U 38 #define MIPI_DCS_GET_BLUE_CHANNEL 0x08U 39 #define MIPI_DCS_GET_DISPLAY_STATUS 0x09U 40 #define MIPI_DCS_GET_POWER_MODE 0x0AU 41 #define MIPI_DCS_GET_ADDRESS_MODE 0x0BU [all …]
|
/Zephyr-latest/samples/modules/tflite-micro/hello_world/src/ |
D | model.cpp | 31 0x1c, 0x00, 0x00, 0x00, 0x54, 0x46, 0x4c, 0x33, 0x14, 0x00, 0x20, 0x00, 32 0x1c, 0x00, 0x18, 0x00, 0x14, 0x00, 0x10, 0x00, 0x0c, 0x00, 0x00, 0x00, 33 0x08, 0x00, 0x04, 0x00, 0x14, 0x00, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x00, 34 0x98, 0x00, 0x00, 0x00, 0xc8, 0x00, 0x00, 0x00, 0x1c, 0x03, 0x00, 0x00, 35 0x2c, 0x03, 0x00, 0x00, 0x30, 0x09, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 36 0x01, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x60, 0xf7, 0xff, 0xff, 37 0x10, 0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x28, 0x00, 0x00, 0x00, 38 0x44, 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00, 0x73, 0x65, 0x72, 0x76, 39 0x65, 0x00, 0x00, 0x00, 0x0f, 0x00, 0x00, 0x00, 0x73, 0x65, 0x72, 0x76, 40 0x69, 0x6e, 0x67, 0x5f, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x00, [all …]
|