Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/logging/
Dlog_output_syst.c77 static void stp_write_d4(struct mipi_syst_handle *systh, in stp_write_d4() function
86 stp_write_d4(systh, p, v); in stp_write_payload8()
87 stp_write_d4(systh, p, v>>4); in stp_write_payload8()
122 stp_write_d4(systh, p, 0xA); in stp_write_d32mts()
125 stp_write_d4(systh, p, 0xE); in stp_write_d32mts()
132 stp_write_d4(systh, p, 0xB); in stp_write_d64mts()
135 stp_write_d4(systh, p, 0xE); in stp_write_d64mts()
142 stp_write_d4(systh, p, 0xF); in stp_write_d32ts()
143 stp_write_d4(systh, p, 0x6); in stp_write_d32ts()
147 stp_write_d4(systh, p, 0xE); in stp_write_d32ts()
[all …]