Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/debug/
Dmipi_stp_decoder.h35 STP_DECODER_GERROR, enumerator
58 _type == STP_DECODER_GERROR ? "GERROR" : (\
/Zephyr-latest/tests/subsys/debug/mipi_stp_decoder/src/
Dmain.c223 ADD_ITEM(cnt, STP_DECODER_GERROR, UINT64_MAX, false, (uint8_t)0x12); in ZTEST()
/Zephyr-latest/drivers/misc/coresight/
Dnrf_etr.c345 case STP_DECODER_GERROR: in decoder_cb_debug()
/Zephyr-latest/subsys/debug/
Dmipi_stp_decoder.c307 cfg.cb(STP_DECODER_GERROR, data, NULL, false); in gerror_cb()