Home
last modified time | relevance | path

Searched refs:MCUMGR_SERIAL_HDR_PKT_2 (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/mgmt/mcumgr/transport/
Dserial.h21 #define MCUMGR_SERIAL_HDR_PKT_2 (MCUMGR_SERIAL_HDR_PKT & 0xff) macro
/Zephyr-latest/subsys/mgmt/mcumgr/transport/src/
Dsmp_shell.c102 if (byte == MCUMGR_SERIAL_HDR_PKT_2) { in read_mcumgr_byte()
/Zephyr-latest/drivers/console/
Duart_console.c364 if (byte == MCUMGR_SERIAL_HDR_PKT_2) { in read_mcumgr_byte()