Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/debug/
Dmipi_stp_decoder.c18 STP_STATE_OP, enumerator
688 state = STP_STATE_OP; in mipi_stp_decoder_decode()
694 case STP_STATE_OP: { in mipi_stp_decoder_decode()
729 state = STP_STATE_OP; in mipi_stp_decoder_decode()
770 state = STP_STATE_OP; in mipi_stp_decoder_decode()
789 state = config->start_out_of_sync ? STP_STATE_OUT_OF_SYNC : STP_STATE_OP; in mipi_stp_decoder_init()