Home
last modified time | relevance | path

Searched refs:STP_DECODER_MERROR (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/include/zephyr/debug/
Dmipi_stp_decoder.h31 STP_DECODER_MERROR, enumerator
54 _type == STP_DECODER_MERROR ? "MERROR" : (\
/Zephyr-latest/tests/subsys/debug/mipi_stp_decoder/src/
Dmain.c222 ADD_ITEM(cnt, STP_DECODER_MERROR, UINT64_MAX, false, (uint8_t)0x12); in ZTEST()
/Zephyr-latest/drivers/misc/coresight/
Dnrf_etr.c335 case STP_DECODER_MERROR: in decoder_cb_debug()
435 case STP_DECODER_MERROR: { in decoder_cb()
/Zephyr-latest/subsys/debug/
Dmipi_stp_decoder.c299 cfg.cb(STP_DECODER_MERROR, data, NULL, false); in merror_cb()