Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/logging/
Dlog_output_syst.c274 systh->systh_header->systh_platform.stpWriter;
286 systh->systh_header->systh_platform.stpWriter;
298 systh->systh_header->systh_platform.stpWriter;
311 systh->systh_header->systh_platform.stpWriter;
324 systh->systh_header->systh_platform.stpWriter;
347 systh->systh_header->systh_platform.stpWriter;
363 systh->systh_header->systh_platform.stpWriter;
379 systh->systh_header->systh_platform.stpWriter;
493 systh->systh_platform.stpWriter = &writer_state;
/Zephyr-latest/subsys/logging/mipi_syst/
Dplatform.h42 struct stp_writer_data *stpWriter; member