Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/misc/coresight/
Dnrf_etr.c99 static const uint16_t stm_m_id[] = {0x21, 0x22, 0x23, 0x2c, 0x2d, 0x2e, 0x24, 0x80}; variable
100 static uint32_t source_id_buf[ARRAY_SIZE(stm_m_id) * 8];
617 .m_ids = stm_m_id, in decoder_init()
618 .m_ids_cnt = ARRAY_SIZE(stm_m_id), in decoder_init()