Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb_c/tcpc/
Ducpd_stm32.c926 enum pd_packet_type tx_type; in ucpd_send_good_crc() local
944 tx_type = LL_UCPD_ReadRxOrderSet(config->ucpd_port); in ucpd_send_good_crc()
958 if (tx_type == PD_PACKET_SOP) { in ucpd_send_good_crc()
974 data->ucpd_tx_buffers[TX_MSG_GOOD_CRC].type = tx_type; in ucpd_send_good_crc()