Home
last modified time | relevance | path

Searched +full:0 +full:x1b (Results 1 – 25 of 189) sorted by relevance

12345678

/Zephyr-latest/scripts/pylib/pytest-twister-harness/tests/helpers/
Dshell_mcuboot_command_parser_test.py12 \x1b[1;32muart:~$ \x1b[mmcuboot
14 confirmed: 0
16 version: 0.0.2+0
23 version: 0.0.0+0
29 \x1b[1;32muart:~$ \x1b[m
33 assert isinstance(mcuboot_parsed.areas[0], ShellMCUbootArea)
35 assert mcuboot_parsed.areas[0].version == '0.0.2+0'
36 assert mcuboot_parsed.areas[0].swap_type == 'test'
41 \x1b[1;32muart:~$ \x1b[mmcuboot
43 confirmed: 0
[all …]
/Zephyr-latest/kernel/
Dbanner.c12 #if defined(CONFIG_BOOT_DELAY) && (CONFIG_BOOT_DELAY > 0)
17 #endif /* defined(CONFIG_BOOT_DELAY) && (CONFIG_BOOT_DELAY > 0) */
29 #if defined(CONFIG_BOOT_DELAY) && (CONFIG_BOOT_DELAY > 0) in boot_banner()
34 #endif /* defined(CONFIG_BOOT_DELAY) && (CONFIG_BOOT_DELAY > 0) */ in boot_banner()
37 /* \x1b[ = escape sequence in boot_banner()
42 printk("\x1b[3J\x1b[2J\x1b[H"); in boot_banner()
/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/scripts/native_simulator/native/src/
Dnsi_trace.c19 * 0 = no
22 * Indexed 0:stdout, 1:stderr
26 #define ST_OUT 0
31 if (is_a_tty[0] == -1) { in decide_about_color()
32 is_a_tty[0] = isatty(STDOUT_FILENO); in decide_about_color()
39 #define ERROR 0
44 "\x1b[1;31m", /* ERROR - Foreground color = red, bold */
45 "\x1b[95m", /* WARNING - Foreground color = magenta */
46 "\x1b[0;39m", /* TRACE - reset all styles */
49 static const char trace_esc_end[] = "\x1b[0;39m"; /* Reset all styles */
[all …]
/Zephyr-latest/tests/subsys/logging/log_output/src/
Dlog_output_test.c33 mock_len = 0U; in reset_mock_buffer()
34 memset(mock_buffer, 0, sizeof(mock_buffer)); in reset_mock_buffer()
54 err = cbprintf_package(package, sizeof(package), 0, TEST_STR); in ZTEST()
55 zassert_true(err > 0); in ZTEST()
57 log_output_process(&log_output, 0, NULL, SNAME, NULL, LOG_LEVEL_INF, package, NULL, 0, 0); in ZTEST()
59 mock_buffer[mock_len] = '\0'; in ZTEST()
69 err = cbprintf_package(package, sizeof(package), 0, TEST_STR); in ZTEST()
70 zassert_true(err > 0); in ZTEST()
72 log_output_process(&log_output, 0, NULL, SNAME, NULL, LOG_LEVEL_INTERNAL_RAW_STRING, in ZTEST()
73 package, NULL, 0, 0); in ZTEST()
[all …]
/Zephyr-latest/tests/net/lib/lwm2m/content_raw_cbor/src/
Dmain.c28 memset(&test_out, 0, sizeof(test_out)); in context_reset()
32 memset(&test_in, 0, sizeof(test_in)); in context_reset()
36 memset(&test_payload, 0, sizeof(test_payload)); in context_reset()
37 memset(&test_packet, 0, sizeof(test_packet)); in context_reset()
78 uint16_t offset = 0; in ZTEST()
83 (0x00 << 5) | 0x01 in ZTEST()
89 (0x01 << 5) | 0x00 in ZTEST()
95 (0x00 << 5) | 0x18, in ZTEST()
96 0x7f in ZTEST()
102 (0x01 << 5) | 0x18, in ZTEST()
[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/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/bsim/bluetooth/host/adv/long_ad/src/
Dad.h10 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/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/tests/subsys/bindesc/reading/src/
Dmain.c12 #define SOC_NV_FLASH_NODE DT_CHILD(DT_INST(0, zephyr_sim_flash), flash_0)
14 #define SOC_NV_FLASH_NODE DT_CHILD(DT_INST(0, zephyr_sim_flash), flash_sim_0)
26 0x46, 0x60, 0xa4, 0x7e, 0x5a, 0x3e, 0x86, 0xb9, /* magic */
27 0x00, 0x18, 0x06, 0x00, /* tag: 0x1800 (app version string), length: 0x0006 */
28 0x31, 0x2e, 0x30, 0x2e, 0x30, 0x00, /* "1.0.0" */
29 0x00, 0x00, /* padding */
30 0x01, 0x1b, 0x04, 0x00, /* tag: 0x1b01 (compiler name), length: 0x0004 */
31 0x47, 0x4e, 0x55, 0x00, /* "GNU" */
32 0x02, 0x1b, 0x07, 0x00, /* tag: 0x1b02 (compiler version), length: 0x0007 */
33 0x31, 0x32, 0x2e, 0x32, 0x2e, 0x30, 0x00, /* "12.2.0" */
[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/samples/subsys/portability/cmsis_rtos_v1/philosophers/src/
Dmain.c50 #define DEBUG_PRINTF 0
55 #if 0
61 #define SAME_PRIO 0
93 printk("\x1b[%d;%dH", id + 1, 1); in set_phil_state_pos()
105 int p = 0; in print_phil_state()
108 id, prio < 0 ? "C" : "P", in print_phil_state()
109 prio < 0 ? "" : " ", in print_phil_state()
128 * a value between 0 and 31. in get_random_delay()
130 int32_t delay = (k_uptime_get_32() / 100 * (id + 1)) & 0x1f; in get_random_delay()
132 /* add 1 to not generate a delay of 0 */ in get_random_delay()
[all …]
/Zephyr-latest/dts/bindings/sensor/
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 …]
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 …]
/Zephyr-latest/include/zephyr/dt-bindings/dma/
Drpi-pico-dma-rp2040.h12 #define RPI_PICO_DMA_SLOT_SPI0_TX RPI_PICO_DMA_DREQ_TO_SLOT(0x10)
13 #define RPI_PICO_DMA_SLOT_SPI0_RX RPI_PICO_DMA_DREQ_TO_SLOT(0x11)
14 #define RPI_PICO_DMA_SLOT_SPI1_TX RPI_PICO_DMA_DREQ_TO_SLOT(0x12)
15 #define RPI_PICO_DMA_SLOT_SPI1_RX RPI_PICO_DMA_DREQ_TO_SLOT(0x13)
16 #define RPI_PICO_DMA_SLOT_UART0_TX RPI_PICO_DMA_DREQ_TO_SLOT(0x14)
17 #define RPI_PICO_DMA_SLOT_UART0_RX RPI_PICO_DMA_DREQ_TO_SLOT(0x15)
18 #define RPI_PICO_DMA_SLOT_UART1_TX RPI_PICO_DMA_DREQ_TO_SLOT(0x16)
19 #define RPI_PICO_DMA_SLOT_UART1_RX RPI_PICO_DMA_DREQ_TO_SLOT(0x17)
20 #define RPI_PICO_DMA_SLOT_PWM_WRAP0 RPI_PICO_DMA_DREQ_TO_SLOT(0x18)
21 #define RPI_PICO_DMA_SLOT_PWM_WRAP1 RPI_PICO_DMA_DREQ_TO_SLOT(0x19)
[all …]
/Zephyr-latest/tests/lib/cmsis_dsp/statistics/src/
Dq7.pat2 0xD0, 0xCE, 0x16, 0x9B, 0x19, 0xE4, 0x10, 0x06,
3 0x1E, 0x07, 0x12, 0xD5, 0xDA, 0x0D, 0xF4, 0xF4,
4 0xE5, 0xDE, 0x23, 0xD6, 0xC9, 0x27, 0x22, 0x08,
5 0x1D, 0x13, 0x80, 0xF4, 0x1A, 0x38, 0x15, 0x22,
6 0x57, 0x38, 0xEF, 0x26, 0x11, 0xD8, 0x04, 0x0E,
7 0xF5, 0xE7, 0xF7, 0x18, 0x12, 0x2C, 0x0B, 0xBD,
8 0xFA, 0x05, 0xC1, 0xED, 0x25, 0xD1, 0xFA, 0x1D,
9 0xFF, 0x10, 0x1B, 0x46, 0x4E, 0x93, 0xDF, 0x30,
10 0x05, 0xF0, 0xF7, 0x02, 0xF3, 0x1A, 0x0B, 0x0A,
11 0xCB, 0x17, 0xE7, 0xD5, 0xF9, 0xC8, 0x0B, 0xF9,
[all …]
/Zephyr-latest/subsys/bluetooth/mesh/
Ddfd.h7 #define BT_MESH_DFD_OP_RECEIVERS_ADD BT_MESH_MODEL_OP_2(0x83, 0x11)
8 #define BT_MESH_DFD_OP_RECEIVERS_DELETE_ALL BT_MESH_MODEL_OP_2(0x83, 0x12)
9 #define BT_MESH_DFD_OP_RECEIVERS_STATUS BT_MESH_MODEL_OP_2(0x83, 0x13)
10 #define BT_MESH_DFD_OP_RECEIVERS_GET BT_MESH_MODEL_OP_2(0x83, 0x14)
11 #define BT_MESH_DFD_OP_RECEIVERS_LIST BT_MESH_MODEL_OP_2(0x83, 0x15)
12 #define BT_MESH_DFD_OP_CAPABILITIES_GET BT_MESH_MODEL_OP_2(0x83, 0x16)
13 #define BT_MESH_DFD_OP_CAPABILITIES_STATUS BT_MESH_MODEL_OP_2(0x83, 0x17)
14 #define BT_MESH_DFD_OP_GET BT_MESH_MODEL_OP_2(0x83, 0x18)
15 #define BT_MESH_DFD_OP_START BT_MESH_MODEL_OP_2(0x83, 0x19)
16 #define BT_MESH_DFD_OP_SUSPEND BT_MESH_MODEL_OP_2(0x83, 0x1a)
[all …]
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v2/philosophers/src/
Dmain.c46 #define DEBUG_PRINTF 0
51 #if 0
57 #define SAME_PRIO 0
75 .stack_mem = &stacks[0][0],
81 .stack_mem = &stacks[1][0],
87 .stack_mem = &stacks[2][0],
93 .stack_mem = &stacks[3][0],
99 .stack_mem = &stacks[4][0],
105 .stack_mem = &stacks[5][0],
123 printk("\x1b[%d;%dH", id + 1, 1); in set_phil_state_pos()
[all …]
/Zephyr-latest/samples/posix/philosophers/src/
Dmain.c43 if (IS_ENABLED(CONFIG_SAMPLE_ERROR_CHECKING) && ret != 0) { in fork_init()
60 if (IS_ENABLED(CONFIG_SAMPLE_ERROR_CHECKING) && ret != 0) { in take()
72 if (IS_ENABLED(CONFIG_SAMPLE_ERROR_CHECKING) && ret != 0) { in drop()
82 printk("\x1b[%d;%dH", id + 1, 1); in set_phil_state_pos()
94 if (IS_ENABLED(CONFIG_SAMPLE_ERROR_CHECKING) && ret != 0) { in print_phil_state()
104 printk("Philosopher %d [%s:%s%d] ", id, prio < 0 ? "C" : "P", prio < 0 ? "" : " ", prio); in print_phil_state()
125 * a value between 0 and 31. in get_random_delay()
129 delay = (uptime / 100 * (id + 1)) & 0x1f; in get_random_delay()
131 /* add 1 to not generate a delay of 0 */ in get_random_delay()
151 my_fork1 = fork(0); in philosopher()
[all …]
/Zephyr-latest/tests/lib/cmsis_dsp/support/src/
Dq31.pat2 0x7EC0DA9F, 0x300D8567, 0x2BB3A36E, 0x7136A168,
3 0x6520B7C7, 0x4B02E46B, 0x00F28BF3, 0x53AF1EED,
4 0x26DACA64, 0x61E42533, 0x289C2195, 0x320B10A6,
5 0x4B458BC8, 0x3EFC205D, 0x186D0FD2, 0x492D543D,
6 0x766CF7FC, 0x008E7BAA, 0x23C340ED, 0x78A2DB82,
7 0x2A3F6DA9, 0x0D3BA980, 0x5FBCBDDE, 0x6156807C,
8 0x77C1054B, 0x2D2A3FB6, 0x319FD45F, 0x40E4CFE0,
9 0x1E57E339, 0x10366F57, 0x5F47B4E1, 0x085EEE46,
10 0x24FCC76A, 0x22E956F1, 0x264624C9, 0x68E5C459,
11 0x1453E2D4, 0x0FA7A730, 0x65B8CC3C, 0x5B14E87D,
[all …]
/Zephyr-latest/scripts/dts/python-devicetree/tests/
Dtest.dts29 controller-0 {
46 &{/interrupts-extended-test/controller-0} 1
53 #size-cells = <0>;
55 controller-0 {
76 0 0 0 0 &{/interrupt-map-test/controller-0} 0 0
77 0 0 0 1 &{/interrupt-map-test/controller-1} 0 0 0 1
78 0 0 0 2 &{/interrupt-map-test/controller-2} 0 0 0 0 0 2
79 0 1 0 0 &{/interrupt-map-test/controller-0} 0 3
80 0 1 0 1 &{/interrupt-map-test/controller-1} 0 0 0 4
81 0 1 0 2 &{/interrupt-map-test/controller-2} 0 0 0 0 0 5>;
[all …]
/Zephyr-latest/samples/philosophers/src/
Dmain.c19 * objects. The behavior will change depending if STATIC_OBJS is set to 0 or
27 * priority, there will be six preemptible threads of priority 0. This is
58 #define DEBUG_PRINTF 0
66 #define STATIC_OBJS 0
71 #if 0
80 #define SAME_PRIO 0
95 printk("\x1b[%d;%dH", id + 1, 1); in set_phil_state_pos()
107 id, prio < 0 ? "C" : "P", in print_phil_state()
108 prio < 0 ? "" : " ", in print_phil_state()
125 * a value between 0 and 31. in get_random_delay()
[all …]
/Zephyr-latest/tests/net/icmpv6/src/
Dmain.c45 "\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1a\x1b\x1c\x1d\x1e\x1f" \
54 "\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1a\x1b\x1c\x1d\x1e\x1f" \
63 "\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1a\x1b\x1c\x1d\x1e\x1f" \
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/drivers/console/
Duart_console.c92 if (pm_device_runtime_get(uart_console_dev) < 0) { in console_out()
121 #define BS 0x08
122 #define ESC 0x1b
123 #define DEL 0x7f
141 if (rx < 0) { in read_uart()
153 printk("\x1b[%uC", count); in cursor_forward()
158 printk("\x1b[%uD", count); in cursor_backward()
163 printk("\x1b[s"); in cursor_save()
168 printk("\x1b[u"); in cursor_restore()
178 if (end == 0U) { in insert_char()
[all …]

12345678