Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/debug/
Dmipi_stp_decoder.h102 bool start_out_of_sync; member
/Zephyr-latest/drivers/misc/coresight/
Dnrf_etr.c629 .start_out_of_sync = true}; in decoder_init()
/Zephyr-latest/subsys/debug/
Dmipi_stp_decoder.c789 state = config->start_out_of_sync ? STP_STATE_OUT_OF_SYNC : STP_STATE_OP; in mipi_stp_decoder_init()